![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/176779/image.jpeg)
Function's product non linear equation in Simulink
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I have this equation: dQ/dt=x(t)*Q(t)
In simulink the product x(t)*Q(t)
I get it with the block product? Or are there other blocks you can use?
Thanks
Andrea
0 comentarios
Respuestas (1)
Orion
el 18 de Nov. de 2014
Hi,
If your signals are 1-dimensionnal data, use the basic product bloc such as :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/176779/image.jpeg)
If you're trying to manipulate non-square matrices, you'll need to configure the block (change some options in the mask)
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!