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

1 次查看(过去 30 天)
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.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 記述統計 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!