Math & ScienceState space equation in Latex

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
Sam
Posts: 62
Joined: Fri Nov 30, 2007 1:43 pm

State space equation in Latex

Post by Sam »

Dear Latex users,

I am a beginner to latex ...

Could you please help with wiritng the Latex code for the two equations as shown in the figure attached please.

Thansk so much fro your help.

S.
Attachments
Canonical_Latex.JPG
Canonical_Latex.JPG (21.61 KiB) Viewed 13311 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

Re: State space equation in Latex

Post by Stefan Kottwitz »

Hi Sam,

should we type all matrices, fractions, variables and indexes for you? :shock:

Perhaps show your code for this equation, what you got until now. Then you can tell us, what you don't know yet how to do or where the problem is: braces, or alignment, or anything else. I guess finally we will get such equations.

Stefan
LaTeX.org admin
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

State space equation in Latex

Post by localghost »

Sam wrote:[…] Could you please help with wiritng the Latex code for the two equations as shown in the figure attached please. […]
There's nothing unusual in these equations. Just {array} environments with automatically scaled delimiters (or matrix environments from amsmath instead). Nothing that goes beyond the basics. I think reading in the »Math mode« document would be a good start (besides some introductory stuff).


Thorsten
Julia Chen
Posts: 1
Joined: Sat Mar 23, 2013 5:58 pm

Re: State space equation in Latex

Post by Julia Chen »

Hi all,

I actually have the same problem. Can someone help me with this?

best,

Julia
User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

Re: State space equation in Latex

Post by Stefan Kottwitz »

Hi Julia,

welcome to the forum!

Sure, we can help you. What specific part of the original question is your problem? Which part could you already manage? Perhaps show the code which you already got.

If it would just be a bracket or a brace, we don't need to typeset whole sets of matrix equations here.

Stefan
LaTeX.org admin
Post Reply