⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 255-256.html

📁 遗传算法经典书籍-英文原版 是研究遗传算法的很好的资料
💻 HTML
字号:
<HTML>
<HEAD>
<META name=vsisbn content="0849398010">
<META name=vstitle content="Industrial Applications of Genetic Algorithms">
<META name=vsauthor content="Charles Karr; L. Michael Freeman">
<META name=vsimprint content="CRC Press">
<META name=vspublisher content="CRC Press LLC">
<META name=vspubdate content="12/01/98">
<META name=vscategory content="Web and Software Development: Artificial Intelligence: Other">




<TITLE>Industrial Applications of Genetic Algorithms:Gauss-Legendre Integration Using Genetic Algorithms</TITLE>

<!-- HEADER -->

<STYLE type="text/css"> 
 <!--
 A:hover  {
 	color : Red;
 }
 -->
</STYLE>

<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">

<!--ISBN=0849398010//-->
<!--TITLE=Industrial Applications of Genetic Algorithms//-->
<!--AUTHOR=Charles Karr//-->
<!--AUTHOR=L. Michael Freeman//-->
<!--PUBLISHER=CRC Press LLC//-->
<!--IMPRINT=CRC Press//-->
<!--CHAPTER=12//-->
<!--PAGES=255-256//-->
<!--UNASSIGNED1//-->
<!--UNASSIGNED2//-->

<CENTER>
<TABLE BORDER>
<TR>
<TD><A HREF="252-255.html">Previous</A></TD>
<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>
<TD><A HREF="../ch13/257-258.html">Next</A></TD>
</TR>
</TABLE>
</CENTER>
<P><BR></P>
<P><FONT SIZE="+1"><B>SUMMARY</B></FONT></P>
<P>A hybrid scheme for solving the systems of nonlinear equations resulting from the application of Gauss-Legendre quadrature has been described and tested. Gauss-Legendre quadrature is an effective numerical integration technique because it simultaneously selects the best values of both the quadrature nodes and the weights, whereas most quadrature methods focus solely on the value of the weights. However, solving the systems of nonlinear equations resulting from the implementation of this quadrature method is difficult. Thus, a hybrid scheme capturing the strengths of both a traditional Newton method and a GA was developed. The hybrid scheme combines the rapid convergence characteristics of the derivative-based Newton-Raphson method (once a quality initial guess is determined) and the global search capabilities of GAs. The result is a method that dramatically reduces the computational time and effort required to implement Gauss-Legendre quadrature.
</P>
<P><FONT SIZE="+1"><B>REFERENCES</B></FONT></P>
<DL>
<DD><B>1</B>&nbsp;&nbsp;Press, W. J., Flannery, B. P., Teukolsky, S. A., &amp; Vetterling, W. T. (1988). <I>Numerical recipes in C: The art of scientific computing</I>. Cambridge: Cambridge University Press.
<DD><B>2</B>&nbsp;&nbsp;Mathews, J. H. (1992). <I>Numerical methods for mathematics, science, and engineering</I>. Englewood Cliffs, NJ: Prentice Hall.
<DD><B>3</B>&nbsp;&nbsp;James, M. L., Smith, G. M., &amp; Wolford, J. C. (1977). <I>Applied numerical methods for digital computation with FORTRAN and CSMP, 2nd edition</I>. New York, NY: Harper &amp; Row Publishers.
<DD><B>4</B>&nbsp;&nbsp;Rice, J. R. (1983). <I>Numerical methods, software, and analysis</I>. New York, NY: McGraw-Hill Book Company.
<DD><B>5</B>&nbsp;&nbsp;Polak, E. (1971). <I>Computational methods in optimization</I>. New York, NY: Academic Press.
<DD><B>6</B>&nbsp;&nbsp;Acton, F. S. (1970). <I>Numerical methods that work</I>. New York, NY: Harper and Row Publishers.
<DD><B>7</B>&nbsp;&nbsp;Nelder, J. A. &amp; Mead, R. (1965). A simplex method for function minimization. <I>Computer Journal</I>, 7, 308-321.
<DD><B>8</B>&nbsp;&nbsp;Goldberg, D. E. (1989). <I>Genetic algorithms in search, optimization, and machine learning</I>. Reading, MA: Addison-Wesley.
<DD><B>9</B>&nbsp;&nbsp;Holland, J. H. (1975). <I>Adaptation in natural and artificial systems</I>. Ann Arbor, MI: The University of Michigan Press.
</DL>
<P><BR></P>
<CENTER>
<TABLE BORDER>
<TR>
<TD><A HREF="252-255.html">Previous</A></TD>
<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>
<TD><A HREF="../ch13/257-258.html">Next</A></TD>
</TR>
</TABLE>
</CENTER>

<hr width="90%" size="1" noshade>
<div align="center">
<font face="Verdana,sans-serif" size="1">Copyright &copy; <a href="/reference/crc00001.html">CRC Press LLC</a></font>
</div>
<!-- all of the reference materials (books) have the footer and subfoot reveresed -->
<!-- reference_subfoot = footer -->
<!-- reference_footer = subfoot -->

</BODY>
</HTML>

<!-- END FOOTER -->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -