Hello, I need help because I have no idea how to do this task:
Set context (menu simulation, e.g.: k=1, m=1)
2. Use INTEGRAL_f, GAIN_f(-k/m)
3. In the model, reproduce the signal property described above:
- signal after double integration INTEGRAL_f INTEGRAL_f and
- multiplied by the constant GAIN_f(-k/m)
- is still the same signal
- The model should enable simulations of changes over time (CSCOPXY time series)
a. Spring weight locations
b. Speeds
c. Accelerations - The model should also enable the study of the relationship between
(phase diagram)
a. location and speed
b. position and acceleration
I’ve already set the context k=1,m=1 and so far I’ve done only this because I don’t know what to do next