文件名称:Newton-Rapshon Optimization
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2018-11-25
- 文件大小:
- 1.93kb
- 下载次数:
- 0次
- 提 供 者:
- franciscososasotomayor123
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The following code allows you to optimize non-linear functions using the algorithm of newton raphson. Analytical derivatives are used, the gradient and the Hessian matrix of the function to find maxima and minima. Two examples are provided, one basic and one advanced.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : Optimization.rar 列表 Newpthon_Raphson_2.m Newphton_Raphson_1.m