登录
首页 » matlab » newton

newton

于 2010-12-22 发布 文件大小:1KB
0 198
下载积分: 1 下载次数: 20

代码说明:

  牛顿迭代法求非线性方程的解,需输入初始值,方程,导数方程,步数,error(Newton iteration solution of nonlinear equations required to enter the initial value equation, derivative equation, step number, error)

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

发表评论

0 个回复

  • fixed_point_systems
    Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
    2009-05-14 04:39:19下载
    积分:1
  • VR
    说明:  用于进行变量降维的matlab程序,大家可以试一试,很有效哟(Variable Reduction Testbench MATLAB modules,it is very effective, we can try, very effective ..............)
    2009-12-16 16:21:55下载
    积分:1
  • ResearchPaper
    This paper describes the impact of fuzzy parameter in FCM algorithm, and found 2.1 value as suitable one.
    2014-09-22 19:34:11下载
    积分:1
  • Robotic-Movement
    the program submitted is a c++ code which calculates the transformation matrix to develop robots movements.
    2014-11-03 16:36:35下载
    积分:1
  • DS-CDMA
    DS-CDMA通信系统的MATLAB源程序(DS-CDMA communication system MATLAB)
    2013-09-27 08:59:15下载
    积分:1
  • 7fcff53400f3
    用matlab编写的空间梁单元的源程序,里面包含了单元刚度矩阵的生成(Beam Element source matlab prepared, which contains the element stiffness matrix generation)
    2020-07-27 15:58:40下载
    积分:1
  • mlsr
    北京大学 流形学习与稀疏表示 课程课件.(包括基本数学工具、黎曼几何、降维方法、稀疏表示等理论和编程方法)(Peking manifold learning courseware and sparse representation. (Including basic mathematical tools, Riemannian, dimension reduction methods, sparse representation theory and programming methods))
    2015-04-13 14:22:33下载
    积分:1
  • Polynomial
    多项式编程,可以实现十项的matlab运算,可以运用于很多场合(Polynomial programming,the operation can be achieved 10)
    2009-11-05 20:55:37下载
    积分:1
  • tCopulaFit
    t-coupala 拟合 在matlab中使用的m文件(t-copula fit)
    2011-10-19 15:50:10下载
    积分:1
  • system-identification
    用于现代信号分析与处理课程,系统辨识、维纳滤波和自适应滤波(Used in modern signal analysis and processing programs, system identification, Wiener filtering and adaptive filtering)
    2014-02-24 16:36:55下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载