Function's product non linear equation in Simulink
이전 댓글 표시
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
답변 (1개)
Orion
2014년 11월 18일
0 개 추천
Hi,
If your signals are 1-dimensionnal data, use the basic product bloc such as :

If you're trying to manipulate non-square matrices, you'll need to configure the block (change some options in the mask)
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!