sum function

d/dt (Tin ) = x (Tout – Tin ) + (summation i Qi / VCP) + (Qsou / (VCP)
What I don’t understand how to represent Summation i Qi in simulink? Plz help.

댓글 수: 2

Arnaud Miege
Arnaud Miege 2011년 5월 16일
What do the i's correspond to? You don't give nearly enough information.
funx
funx 2011년 5월 16일
http://i474.photobucket.com/albums/rr109/haisamsarwar/formula.jpg
please check the above link. it s link to he question
I want to make this in simulink.

댓글을 달려면 로그인하십시오.

답변 (2개)

Seth Popinchalk
Seth Popinchalk 2011년 5월 16일

0 개 추천

The Sum block can operate on a vector signal, summing all the elements of the signal. Set the list of signs to a single plus sign (+).
Arnaud Miege
Arnaud Miege 2011년 5월 16일

0 개 추천

As Seth suggested, use the Sum block, or even the Sum of Elements block, which is essentially the same block with a + sign, as Seth suggested.

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

제품

질문:

2011년 5월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by