Finding the local maximum in a parameter space
Mostra commenti meno recenti
Hi,
I have code which generates a signal that is a function of time, and three parameters.
What I want to do is find the parameter values such that the 100KHz component of the signal is maximised.
Currently I'm doing it the manual way, where I limit the number of values to 4 for each parameter, pick a set of parameter values, take the FT of the resulting signal, and measure how large the 100KHz component is. Repeat 4*4*4 times!
Could you please advise as to how I could implement this effectively. I'm looking to automate the process and be able to scan the parameter space more comprehensively (rather than limit to 4 values per parameter).
Thanks for your input.
Risposta accettata
Più risposte (1)
Categorie
Scopri di più su Mathematics in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!