On the simulink onramp , discrete systems , task 3, my model assessment is matching but the signal requirement is not hence cannot submit it and proceed further to other sect

1 view (last 30 days)
My question is:
Next, model the right side of the equation:
x[k1]+vTs
Assume that
v=10
m/s.
TASKAdd a Constant block to the model and set its value to 10*0.25. Add this together with the signal x_kminus1.
For this question the model assessment is correct but my signal assessment is not matching

Answers (1)

Hitesh
Hitesh on 10 Jun 2025
Hi MOUSUMI,
I did not encountered any issue while working on this task. You need to double-click on the canvas and type constant to find the Constant block, and add it to the model. Set its value to 10*0.25. Then, use an Add block to add it together with the x_kminus1 signal. This is what is required to be done in Task3.
The final model needs to be look something like this.
Kindly let me know if the issue still persist.

Categories

Find more on Schedule Model Components 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!