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.
Math & Science ⇒ State space equation in Latex
State space equation in Latex
- Attachments
-
- Canonical_Latex.JPG (21.61 KiB) Viewed 13311 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10321
- Joined: Mon Mar 10, 2008 9:44 pm
Re: State space equation in Latex
Hi Sam,
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
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
LaTeX.org admin
- 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
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
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
Hi all,
I actually have the same problem. Can someone help me with this?
best,
Julia
I actually have the same problem. Can someone help me with this?
best,
Julia
- Stefan Kottwitz
- Site Admin
- Posts: 10321
- Joined: Mon Mar 10, 2008 9:44 pm
Re: State space equation in Latex
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
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