登录
首页 » matlab » 求解非线性代数方程组的有效方法 Newton-Raphson

求解非线性代数方程组的有效方法 Newton-Raphson

于 2020-07-08 发布 文件大小:1KB
0 379
下载积分: 1 下载次数: 35

代码说明:

  牛顿-拉夫逊法在数学上是求解非线性代数方程组的有效方法,其要点是把非线性方程求解过程变成反复地对相应的线性方程进行求解的过程。(Newton- Raphson method in mathematics is an effective method for solving nonlinear algebraic equations, the point is that the non-linear equation solving process into the process repeated for the corresponding linear equation solving.)

文件列表:

Newton-Raphson迭代法函数
........................\Newton.m,502,2014-05-26
........................\Newton_main.m,139,2014-05-26

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

发表评论

0 个回复

  • ica
    ica的算法,独立成分分析,剔除噪声,数据处理(ica algorithm, independent component analysis, eliminate noise, data processing)
    2013-12-11 19:37:40下载
    积分:1
  • Optimization_Newton
    设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)
    2011-06-21 21:13:09下载
    积分:1
  • adaboost_training_testing
    adaboost的訓練data的方法,並利用在matlab上幫助使用者可以快速的訓練data。 (adaboost method of training data, and help users to quickly take advantage of training data on matlab.)
    2014-12-30 11:49:20下载
    积分:1
  • Prediction_Volterra
    混沌时间序列预测(chaotic time series prediction)中的Volterra级数一步预测 、Volterra级数多步预测方法(Prediction of chaotic time series (chaotic time series prediction) in the prediction step Volterra series, Volterra series multi-step prediction method)
    2007-11-11 20:04:27下载
    积分:1
  • hundun
    维Logistic映射 x(n+1)=μx(n)(1-x(n)) 在3. 57 <μ < 4 的参数区域内,系统存在混沌吸引子 (Dimensional Logistic map x (n+1) = μx (n) (1-x (n)) in 3. 57 < μ < 4 parameters in the region, the systems Chaotic attractor)
    2010-05-05 15:57:37下载
    积分:1
  • neural-network-source-code-analysis
    matlab关于神经网络的经典案例分析,很不错的东东,对于研究神经网络很有帮助(Classic case analysis on neural networks matlab, a very good Dongdong, very helpful for the study of neural network)
    2013-04-14 00:55:08下载
    积分:1
  • K-negibour-method
    利用K近邻法实现数字识别算法。误差小,识别效率高,网络训练速度快。(K-nearest neighbor algorithm, digital identification algorithm. Error is small, high recognition efficiency and speed of network training.)
    2012-06-27 22:08:44下载
    积分:1
  • source
    使用Matlab R2009b进行数字音频压缩处理编程(Using Matlab R2009b compressed digital audio programming)
    2010-06-27 11:35:54下载
    积分:1
  • pca2
    基于PCA算法的matlab源代码,适合初学者,可以快速学习PCA方法(Based on PCA algorithm matlab source code, suitable for beginners, you can quickly learn PCA methods)
    2015-04-14 20:23:41下载
    积分:1
  • Fpca
    一个用matlab编写的实现主元分析的功能的源程序(pca)
    2010-08-21 19:38:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载