登录
首页 » matlab » Optimization_Newton

Optimization_Newton

于 2011-06-21 发布 文件大小:1KB
0 147
下载积分: 1 下载次数: 8

代码说明:

  设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab6.0shuxueshouce
    matlab 6.0数学手册,系统介绍了matlab在 高等数学,数值分析,线性代数,概率统计和优化理论中的应用。(matlab 6.0 mathematics manuscripts,it provided the application of matab in numerical analysis,matrix theory, probability theory and optimization theory.)
    2009-02-07 09:34:58下载
    积分:1
  • RSA-public-key-cryptosystem
    RSA公钥密码体制的matlab实现,这是密码学的加密算法之一(RSA public-key cryptosystem implementation of matlab, Cryptography This is one of the encryption algorithm)
    2009-03-13 22:54:33下载
    积分:1
  • wavlet
    本书以MATLAB7.0中的小波分析工具箱为蓝本,结合工程实际中的各应用领域,讲解了如何应用MATLab来实现小波分析(MATLAB7.0 in this book to the wavelet analysis toolbox modeled, combined with engineering practice in various applications, explain how to apply MATLAB to realize Wavelet Analysis)
    2008-02-28 11:38:54下载
    积分:1
  • INTRAINS
    this code is a aplication for add gaussian noise in aimage I using a color Image for myjob. it maybe create with a while noise in image It writed in Matlab environment
    2014-09-22 23:58:29下载
    积分:1
  • CameraCalibrationToolbox
    Camera Calibration Toolbox:基于matlab实现相机定标(Camera Calibration Toolbox: realize matlab-based camera calibration)
    2007-10-09 11:32:24下载
    积分:1
  • henhaodeshenjingwangluo
    这是中国数学建模中编程交流上神经网络内容,里面提供了很多神经网络的例子(This is the mathematical modeling of neural networks on the content of the exchange program, which provides many examples of neural network)
    2010-11-20 19:45:52下载
    积分:1
  • pid_matlab
    matlab仿真实现临界比例度算法功能实现(matlab simulation algorithm to achieve the critical function of the proportion of degree achievement)
    2010-03-02 16:10:52下载
    积分:1
  • DFT
    这个程序实现了基于OFDM系统的信道估计DFT算法的实现(This application implements the DFT channel estimation algorithm based on OFDM system implementation )
    2014-02-25 16:55:11下载
    积分:1
  • load_3d_image_dicom
    Load 3D image from a group of 2D dicom image files.
    2009-10-09 04:22:39下载
    积分:1
  • MATLABapplication
    :主要介绍m序列、Gold序列、Kasami序列和JPL序列的生成原理及其MATLAB的实现,并介绍如何用MATLAB中 Simullnk对其进行硬件仿真,给出了相应自相关和互相关结果。(: The main introduction m sequence, Gold sequences, Kasami sequences and sequences generated JPL principle and the realization of MATLAB, and introduce how to use MATLAB in their Simullnk hardware simulation, the corresponding auto-correlation and cross-correlation results.)
    2008-03-21 14:36:08下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载