I want to know how to obtain the desired solution (feature) by varying multiple parameters.

1 view (last 30 days)
A system of 19 differential equations defined in Clock_Basic19.m is running in scriptClock_Clock19.m.
The 19 variables are periodic, with a period of 2365 points.
The period is counted by the findpeak function.
At this point, is it possible to create a program that sets two parameters, for example, V1max and V2max in Clock_Basic19.m, varying by 0.01, so that the result of the count in the findpeak function is 2400 periods?
I am not sure how to write the program and would appreciate if you could give me a hint. If possible, it would be great if you could give me the code.
Thank you very much for your help.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!