Input system nonlinear (Identification)

1 visualización (últimos 30 días)
Bilel Daadoucha
Bilel Daadoucha el 28 de Mayo de 2020
Respondida: Ameer Hamza el 28 de Mayo de 2020
How to generate input u(t) is taken as an uncorrelated random
sequence with zero mean and unit variance?

Respuesta aceptada

Ameer Hamza
Ameer Hamza el 28 de Mayo de 2020
You can use randn()
u = randn(1, 1000);

Más respuestas (0)

Categorías

Más información sobre Linear Model Identification en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by