登录
首页 » matlab » Optimization_Newton

Optimization_Newton

于 2011-06-21 发布 文件大小:1KB
0 184
下载积分: 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 个回复

  • LTEnew
    是一个根据最新LTE标准写的一个链路实现程序和信道估计程序,所用信道是标准信道,不好信道编码(According to the latest LTE is a standard written procedures and the achievement of a link channel estimation procedure is used in the standard channel channel, not channel coding)
    2009-05-08 21:46:09下载
    积分:1
  • Chapter13
    MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
    2009-01-03 09:17:19下载
    积分:1
  • minenframe
    此函数实现含噪语音的信噪比的计算,以最小帧算法为基础。(Implementation of this function of the signal to noise ratio of noisy speech has calculated that, with the smallest frame-based algorithm.)
    2009-03-28 11:59:56下载
    积分:1
  • main
    振动信号的预处理消除趋势项(滑动法消除多项式趋势)(Pre-oscillation signal, slide method to eliminate the polynomial trend)
    2010-10-22 16:26:34下载
    积分:1
  • matlabinprocessimage
    matlab图像处理的几个程序 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理(Matlab several image processing procedures P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 03)
    2007-03-23 17:01:37下载
    积分:1
  • powerlaws_full_v0.0.10-2012-01-17
    随机数发生器 此功能会产生连续的值(功法的文章中讨论的五个分布随机分布,指数,对数正态分布,拉伸指数,截止功法)。使用信息包含在文件类型的帮助randht在MATLAB提示符更多信息。 幂律分布拟合 这项功能同时实现的离散和连续的最大似然估计拟合幂律分布的数据,以及善良的合适的方法来估计缩放区域较低的截止。使用信息包含在文件类型的帮助plfit在MATLAB提示符更多信息。(This function is a random number generator will produce discrete values ​ ​ (power law discussed in five articles distributed random distribution, exponential, lognormal, stretching index cutoff power law). The use of information contained in the file type of help randht in MATLAB prompt for more information. Power-law distribution fitting This function implements both discrete and continuous maximum likelihood estimation fitting power-law distribution of data, and kind suitable method to estimate the scaling region lower cutoff. The use of information contained in the file type of help plfit in MATLAB prompt for more information.)
    2013-07-24 16:27:43下载
    积分:1
  • bayesleastrisk
    matlab贝叶斯分类器,基于matlab的仿真(Bayesian classifier matlab, matlab-based simulation)
    2009-05-27 23:20:30下载
    积分:1
  • Origin
    ORIGN提出异常数据,可以根据需要进行异常数据的剔除(ORIGN proposed abnormal data, can eliminate the need for abnormal data)
    2011-08-18 16:29:17下载
    积分:1
  • TOA_based_position
    TOA Based Positioning main function for showing position estimates of the nonlinear NLS approaches in a single trial
    2015-01-19 01:28:51下载
    积分:1
  • Final_code_test_2
    Code for PPG signal to estimate the HR of subjects doing intense exercises
    2015-03-14 03:03:45下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载