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 13769 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- 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: 10359
- 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