Here's very quick code using tikz-package for block matrix:
\documentclass{article}
\usepackage{mathtools}
\usepackage{amsfonts}
\usepackage{tikz}
\begin{document}
\begin{equation}
\begin{bmatrix}
\begin{tikzpicture}[line width=1pt]
\def\rectanglepath{-- ++(0cm,2.5cm) -- ++(0.75cm,0cm) -- ++(0cm ...
Search found 3 matches
- Wed Sep 28, 2011 9:30 am
- Forum: Math & Science
- Topic: Sparse block-Toeplitz matrix
- Replies: 1
- Views: 3202
- Wed Sep 14, 2011 11:13 am
- Forum: Math & Science
- Topic: Sparse block-Toeplitz matrix
- Replies: 1
- Views: 3202
Sparse block-Toeplitz matrix
Hi,
I did some searching but couldn't find anything on the subject, so my question is that how would you define sparse block-Toeplitz matrix? Here's my attempt:
\documentclass{article}
\usepackage{mathtools}
\usepackage{amsfonts}
\begin{document}
\begin{equation} \label{tMat1}
\mathbf{T ...
I did some searching but couldn't find anything on the subject, so my question is that how would you define sparse block-Toeplitz matrix? Here's my attempt:
\documentclass{article}
\usepackage{mathtools}
\usepackage{amsfonts}
\begin{document}
\begin{equation} \label{tMat1}
\mathbf{T ...
- Wed Sep 14, 2011 7:59 am
- Forum: New Members
- Topic: Hello World!
- Replies: 1
- Views: 1757
Hello World!
Hi you all,
Just joined but I've been doing mostly work related tech reports, articles and my MSc.EE thesis with LaTeX few years back. Basically I'm using LaTeX due to the math and I love using it (at the moment MiKTeX portable + TeXWorks on Win7 machine). Hopefully I'll have something to share, so ...
Just joined but I've been doing mostly work related tech reports, articles and my MSc.EE thesis with LaTeX few years back. Basically I'm using LaTeX due to the math and I love using it (at the moment MiKTeX portable + TeXWorks on Win7 machine). Hopefully I'll have something to share, so ...