LaTeX world!

On June 6, 2010, in Uncategorized, by Andrea M

Here you can find a trial on how it is possible to insert LaTeX formulae in html pages.

Let consider a linear system

    \[\dot{\boldsymbol{x}}=\boldsymbol{Ax}+\boldsymbol{Bu}\]

where \boldsymbol{x}\in \mathbb{R}^n and \boldsymbol{u}\in \mathbb{R}^m.

At first, we sample f(x) in the N (N is odd) equidistant points around x^*:

    \[ f_k = f(x_k),\: x_k = x^*+kh,\: k=-\frac{N-1}{2},\dots,\frac{N-1}{2} \]

where h is some step.

 

Leave a Reply

You must be logged in to post a comment.