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
Afficher commentaires plus anciens
My question is:
Next, model the right side of the equation:
x[k−1]+v⋅Ts
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
Réponses (1)
Hitesh
le 10 Juin 2025
1 vote
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.
Catégories
En savoir plus sur Subsystems dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!