how to write fitness function for PSO other optimization techniques? if we have 2 output parameter and 3 input parameter.
2 次查看(过去 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!