问题描述
我已经研究了有关非支配排序algorithtm(NSGA-II)。
I have studied about Non dominating sorting algorithtm (nsga-II).
算法给出这个链接。 http://church.cs.virginia.edu/genprog/images /2/2f/Nsga_ii.pdf
Algorithm is given on this link . http://church.cs.virginia.edu/genprog/images/2/2f/Nsga_ii.pdf
我想知道这是现实生活中的应用举例.....我试图在互联网上搜索,但没有在那里发现了它。
I want to know it's real life application with examples.....I tried to search on the internet ,but no where found it.
如果您有任何意见或相应和数据/链接,请与我分享。
If you have any ideas or relevent data/link ,please share with me.
推荐答案
您可以找到一些现实生活中的应用,只需搜索:NSGA-II +应用,在谷歌学术:的
You can find some real-life applications by just searching : "NSGA-II + applications" in Google Scholar : http://scholar.google.com/scholar?start=10&q=nsga-ii+application&hl=en&as_sdt=0,5
谁提出的NSGA-II的的是,确实是,教授Kalyanmoy德布和他的合着者萨米尔·阿格拉瓦尔,阿姆里特普拉塔普和T. Meyarivan。
The ones who proposed NSGA-II are, indeed, Prof. Kalyanmoy Deb and his co-authors Samir Agrawal, Amrit Pratap and T. Meyarivan.
在我自己的研究,我调查了一些NSGA-II的投资组合优化问题基础的方法(金融工程问题),你可以找到一个文件的链接:<一href="https://editorialex$p$pss.com/cgi-bin/conference/download.cgi?db_name=CEF2012&paper_id=167" rel="nofollow">https://editorialex$p$pss.com/cgi-bin/conference/download.cgi?db_name=CEF2012&paper_id=167
In my own research, I surveyed a number of NSGA-II based approaches for the portfolio optimization problem (a financial engineering problem), you can find a paper at the link : https://editorialexpress.com/cgi-bin/conference/download.cgi?db_name=CEF2012&paper_id=167
这篇关于NSGA-II(非支配排序算法)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!