Math & Science ⇒ State space equation in Latex
State space equation in Latex
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 (21.61 KiB) Viewed 13325 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Re: State space equation in Latex
should we type all matrices, fractions, variables and indexes for you?

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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
State space equation in Latex
There's nothing unusual in these equations. JustSam wrote:[…] Could you please help with wiritng the Latex code for the two equations as shown in the figure attached please. […]
{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
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 1
- Joined: Sat Mar 23, 2013 5:58 pm
Re: State space equation in Latex
I actually have the same problem. Can someone help me with this?
best,
Julia
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Re: State space equation in Latex
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