integration in embedded function

1 view (last 30 days)
cmcm
cmcm on 14 Feb 2013
Edited: cmcm on 5 Apr 2014
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

Answers (1)

Azzi Abdelmalek
Azzi Abdelmalek on 14 Feb 2013
You can use an Integrator block.
  1 Comment
cmcm
cmcm on 14 Feb 2013
Edited: cmcm on 14 Feb 2013
no i must use the embedded function .. i can not use the simulink block ...

Sign in to comment.

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!