Borrar filtros
Borrar filtros

Nonlinear realization in Simulink

2 visualizaciones (últimos 30 días)
Jan Vidlak
Jan Vidlak el 10 de Dic. de 2020
Comentada: Jan Vidlak el 10 de Dic. de 2020
Hi, i have a question about nonlinear realization in Simulink. I have this differential function:
Is this the correct way to realize this non linear differential function?
  4 comentarios
Fangjun Jiang
Fangjun Jiang el 10 de Dic. de 2020
Editada: Fangjun Jiang el 10 de Dic. de 2020
It is correct. Formula 0.5*u^2 means 0.5*(u^2). If you want to pull the gain of 0.5 out, it has to be after the u^2 block. "u" means whatever is the input. If putting 0.5 gain before u^2 block, you got effective (0.5*y)^2.
Another way is to use the Product block to do y*y
Jan Vidlak
Jan Vidlak el 10 de Dic. de 2020
Thank you!:)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre General Applications en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by