I want to know how to obtain the desired solution (feature) by varying multiple parameters.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur 記述統計 dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!