how to write fitness function for PSO other optimization techniques? if we have 2 output parameter and 3 input parameter.
1 回表示 (過去 30 日間)
古いコメントを表示
Respected Sir I am using licence version of matlab 2013. I am regular scholar of Ph.D in sant longowal institute of engineering and technology. I have designed optical sensor in comsol software. I have data related to output performance parameter. I want to find to find the relationship between input( thickness of two different material , operating wavelength, core diameter ) and output variable(peak value and resonance wavelength) . I have to optimized the design based on input variable. So please help me. how to find relationship between 3 input variable and 2 output variable. Further optimized the design based on this cost function. I will share my data file in next mail. Thanks in advance.
0 件のコメント
回答 (1 件)
Michael Hawks
2018 年 10 月 17 日
The best approach will depend a lot on your data. A good first step might be to look at pairs of parameters using cftool. This will open the curve-fitting tool. When you specify a dependent (x) variable and independent or result value (y), it will give you a variety of functional forms and optimize the fit to the data. This can be very quick and easy, but the pre-defined functions are not always good at describing the data. But I would begin exploring the relationships there.
Sorry the answer is so vague, but multivariate analysis is a big subject, so without more to go on this is about all I can say.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Particle Swarm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!