Finding the local maximum in a parameter space
古いコメントを表示
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.
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!