UP | HOME

Robust Control - \(\mathcal{H}_\infty\) Synthesis

Table of Contents

1 Normal Markup

block underline inline code tilde italic

2 Lists

  • lsdkfjasldfk
  • asdflkjas
    • asdflkasd
    • sdlfkjasdf
      1. sldfkjsd f
      2. sdlfkjsd
      3. sldfksd
        • sdlfksdjf
  • fasdlkffsdf

3 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}

4 Quote

This is a quote

5 Blocks

seealso block.

hint block.

definition block.

exampl block.

question block.

summary block.

important block.

caution block.

warning block.

6 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]');

7 Images

8 Tables

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

9 Details

What is the approximate diameter of the earth?

Answer

It is approximately 12,742 km

10 Videos

11 Links

Author: Dehaeze Thomas

Created: 2020-11-26 jeu. 10:22