integration in embedded function

3 次查看(过去 30 天)
cmcm
cmcm 2013-2-14
编辑: cmcm 2014-4-5
hello every one how can i find the integration in embedded function ? i have 2 signals entered as input to this embedded function and i want to find the integral absolute error for it ... so,, first i subtract both signal and squared it ... and now i want to find the integral for it ... how can i do that ?? my 2 signals are continuous ... i try to use (int) and (quad) but they did not helped me because i did not have any period for integration ... any one know how to do this ? thanks

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2013-2-14
You can use an Integrator block.
  1 个评论
cmcm
cmcm 2013-2-14
编辑:cmcm 2013-2-14
no i must use the embedded function .. i can not use the simulink block ...

请先登录,再进行评论。

类别

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