搜索资源列表
-
0下载:
这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector function, JF its Jacobian matr
-
-
1下载:
非线性方程组求解的经典算法,例如牛顿法,两点割线法,最快下降法-Solving nonlinear equations of classical algorithms, such as Newton method,bi-section method,the fastest descent method, etc.
-
-
0下载:
MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
-
-
0下载:
电力系统的树形开式网络的潮流计算程序。
应用牛顿法实现多元非线性方程组的求解。
利用C++和matlab混合编程实现。-Power System, Open Network in tree form, Newton Algorithm, Nonlinear multivariable equations, C++ and matlab.
-
-
0下载:
matlab实现牛顿迭代法求解非线性方程组-Matlab achieve the Newton iterative method for solving nonlinear equations
-
-
0下载:
这是用牛顿迭代法求解的关于多元二次非线性方程组的MATLAB程序,正确无误,本人在使用,无误-This is about multiple quadratic nonlinear equations MATLAB program Newton iterative method, and correct, I would use, correct
-
-
2下载:
在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。-Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of
-
-
5下载:
MATLAB三次样条插值法 求信号的包络线 源代码
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码
MATLAB实现txt文本数据分离的源程序代码
MATLAB实现不同插值方法的GUI界面设计 源程序代码
MATLAB实现偏微分方程的差分计算 源程序代码
MATLAB实现单摆在外力矩作用下的动画 源程序代码
MATLAB实现图像中值 均值 维纳滤波 源程序代码
MATLAB实现图像分割otsu
-
-
1下载:
MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
-