org-theme/index.org
2020-11-26 11:01:12 +01:00

3.1 KiB

Robust Control - $\mathcal{H}_\infty$ Synthesis

Normal Markup

block underline inline code tilde italic

Lists

  • lsdkfjasldfk
  • asdflkjas

    • asdflkasd
    • sdlfkjasdf

      1. sldfkjsd f
      2. sdlfkjsd
      3. sldfksd

        • sdlfksdjf
  • fasdlkffsdf

Maths

Here is some inline mathematics: $z = 2$.

\[ F(x) = \int_0^x f(t) dt \]

\begin{equation} F(s) = \int_0^\infty f(t) e^{-st} dt \label{eq:numbered} \end{equation}

Quote

This is a quote

Blocks

seealso block.

hint block.

definition block.

exampl block.

question block.

summary block.

important block.

caution block.

warning block.

Source Blocks

  t = 0:0.1:10; % Time [s]
  x = sin(2*pi*t); % Output Voltage [V]
  figure;
  plot(t, x);
  xlabel('Time [s]'); ylabel('Voltage [V]');

Images

Tables

a b c
x $\int_0^\infty f(x) dx$ 0
y sdf sdf
sdf sdf sd
fsd df sdf
Table caption

Details

What is the approximate diameter of the earth?

Answer

It is approximately 12,742 km

Videos

Links