搜索资源列表
Lyapnov_wolf.rar
- 计算时间序列的李雅普诺夫指数的著名wolf算法,比较经典与精简,适合物理专业配合所求解得非线性方程使用,Calculation of time series of well-known Lyapunov exponent wolf algorithm, compared with the streamlining of the classic, suitable for solving physics with the use of a non-linear equation
symbolic
- MATLAB库文件,该方程用于最小二乘法计算,可对非线性方程进行求解,方便-dfe
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
feixianxingfanchengqiujie
- 非线性方程求解的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-Non-linear equation of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientific resea
7MATLAB
- matlab 用于介绍求解方程包含非线性方程和线性方程的方法-matlab about how to solute the noliner equation etc
matlab
- 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
matlab_fxx
- MATLAB在非线性方程求解中的运用-MATLAB non-linear equations in use. . . . . . . . .
Matlab_Optimization_Toolbox
- 提供了一般和大型的非线性优化函数,同时还提供了线性规划,二次规划,非线性最小二乘以及非线性方程求解的工具。是SWF格式的,用单独的flash player打开,或者用任何一种网页浏览器打开即可。-Provides a general and large-scale nonlinear optimization function, and also provides a linear programming, quadratic programming, nonlinear least squar
newton2
- 非线性方程组的牛顿迭代方法与非线性方程解法类似,也是求解非线性方程组的常用方法。-Nonlinear equations of the Newton iteration method and nonlinear equations similar to solving nonlinear equations is a common method.
MATLAB
- 现代数值分析中典型算法的实现源代码 包括了非线性方程求解等-Typical of modern numerical analysis algorithm implementation source code, including the non-linear equations, etc.
MATLAB-25-cases
- MATLAB高效编程技巧与应用,25个案例分析。272页的电子书。包含重新认识向量化编程,MATLAB处理海量数据,积分案例,MATLAB优化及非线性方程求解案例,人脸图像压缩与重建,预测分类案例常微分方程组求解案例,层次分析法,定时器。-Efficient MATLAB programming skills and application of the 25 case studies. 272 e-books. Contains new understanding of vectorized
Nonlinear-equations-to-solve
- 本例是matlab算法实例,利用matlab实现非线性方程求解。-Using matlab to achieve a non-linear equation solver
Matlab
- 这是利用matlab非线性方程求解,包括基于龙格库塔法的Matlab数值积分函数和最小二乘法的Matlab参数辨识-This is the use of nonlinear equations matlab, including parameter identification based on Matlab Matlab Runge-Kutta method of numerical integration of functions and the least squares method
Newton-Raphson
- 牛顿-拉夫逊法在数学上是求解非线性代数方程组的有效方法,其要点是把非线性方程求解过程变成反复地对相应的线性方程进行求解的过程。-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 repeate
非线性方程组求解
- 数值分析非线性方程求解值问题的matlab的范例,超好用der((Numerical analysis of the Matlab example, super easy to use der))
Newtonddf
- 内附Newton迭代法求解非线性方程和非线性方程组的M文件 li6_26fun.m,dli_26fun.m存储非线性方程及其微分函数 li6_28fun.m,Jli_26fun.m存储非线性方程组及其Jacobi矩阵函数(Containing Newton iterative method for solving nonlinear equations and nonlinear equations of the M file Li6_26fun.m, dli_26fun.m stored
非线性方程解法相关程序
- 用二分法以及迭代法求解非线性方程、非线性方程组的例子(An example of solving nonlinear equations and nonlinear equations by the dichotomous method and iterative method)
用最小二乘法解一个或多个非线性方程。
- LMFNLSQ2求解一个或多个超定的非线性方程 在最小二乘意义上,打印雅可比矩阵和经过的时间(LMFNLSQ2 Solve one or more of (over)determined nonlinear equations % in the least squares sense, prints Jacobian matrix and elapsed time)
蒙特卡洛求解非线性方程
- 使用蒙特卡洛方法对非线性方程进行求解,能够仿真。质量较好,环印下载
方程求根
- 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)