登录
首页 » matlab » Optimization_Newton

Optimization_Newton

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

  • jiyu78780
    基于Hilbert包络解调及倒谱分析法,在LabVIEW平台开发的齿轮箱故障诊断程序(Based on Hilbert envelope demodulation and cepstrum analysis, the gearbox fault diagnosis program developed on the LabVIEW platform)
    2017-07-01 10:14:24下载
    积分:1
  • vblast_est
    The main file in this list of programs is "vblast.m"
    2011-06-21 23:50:27下载
    积分:1
  • 2014-08-16-15.21.59-2
    TOILET COMPONENTS FROM 10 years ago!!!!!!
    2014-10-18 10:44:42下载
    积分:1
  • lab1_p2
    The composition of functions using neural networks. The functions which will be plot: - u(x) - σ(x) - f(x)=σ(u(x))
    2011-05-20 00:57:08下载
    积分:1
  • PVmuokuai
    光伏电池的MATLAB仿真建模 提供多参数修改的用户界面 包括温度 光照强度等参数对电池模块的影响(MATLAB simulation of photovoltaic cells to provide multi-parameter model to modify the user interface, including light intensity, temperature and other parameters of the battery module)
    2011-06-17 13:44:26下载
    积分:1
  • VMD通过中心频率确定分解个数K
    说明:  vmd的原始程序,亲测可以用,有什么问题的欢迎大家留言与探讨。(VMD original program, pro test can be used, what questions are welcome to leave a message and discuss.)
    2021-02-19 17:19:44下载
    积分:1
  • Fk源代码
    说明:  Fast kurtogram 的matlab程序,在原始程序上增加了改进(The matlab program of fast kurtogram is improved on the original program)
    2020-10-19 20:27:25下载
    积分:1
  • ami_code
    实现AMI编码波形,以及 计算其功率谱。(AMI coding waveform to achieve, and to calculate the power spectrum.)
    2010-11-30 12:46:45下载
    积分:1
  • microcontroller_neural_network
    This is a simple program to calculate the output of artificial neural network (ANN) using microcontroller ATMega 32. Assume that the neural architecture is : 2 hidden layers with 4 and 2 neurons respectively and 1 layer output with 1 neuron.This program explains the step how to compute the ANN in off-line mode.Means the weights and biases are already exist (microcontroller is not doing the learning steps). These parameters are produced using MATLAB. Therefore, we have already made the appropriate architecture using MATLAB. The tansig function is use in both of hidden layer. Finally, the neural output will be displayed on LCD port C.
    2011-01-24 18:49:12下载
    积分:1
  • mine
    Solving Travel Salesman Problem using Hill Climbing algorithm >> using 30 cities.
    2013-05-12 03:15:44下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载