필터 지우기
필터 지우기

How Simulink block works? How to program it?

조회 수: 2 (최근 30일)
Pramit Biswas
Pramit Biswas 2013년 8월 20일
How matlab simulink works?
What actually happen on this blocks?
logic/math to program it in real time;
I know that integration can be written as summation. but that theory not works on real time/simulation mode
I want to learn programing a simple block(say integrator).
Can you help me?

답변 (2개)

Azzi Abdelmalek
Azzi Abdelmalek 2013년 8월 20일
Both your blocks work on real time simulation
  댓글 수: 2
Pramit Biswas
Pramit Biswas 2013년 8월 20일
I want to know how, the logic and programming behind it
Azzi Abdelmalek
Azzi Abdelmalek 2013년 8월 20일
편집: Azzi Abdelmalek 2013년 8월 20일
We have not access to the code behind those blocks, but you can use your own code to make integration or derivation, by using numerical methods. You can also use built-in Matlab function like quad or int for integration and diff for derivation

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


Ilham Hardy
Ilham Hardy 2013년 8월 20일

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by