搜索资源列表
-
0下载:
计算时间序列的李雅普诺夫指数的著名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
-
-
0下载:
这些文章讲述了分步傅里叶方法,通过这些方法可以数值解非线性薛定谔方程,并且模拟光在光纤中传输随距离变化的状态,是学习光传输比较好的资料-The article was about a split-step Fourier method, numerical solution of these methods can be non-linear Schrodinger equation, and simulation of optical fiber transmission in the sta
-
-
0下载:
包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
-
-
0下载:
用于计算顺序消元解线性矩阵方程-Used to calculate the order of elimination solution of linear matrix equation
-
-
0下载:
The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane-The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on
-
-
3下载:
rs 里查森迭代法求线性方程组
crs 里查森参数迭代法求线性方程组
grs 里查森迭代法求线性方程组
jacobi 雅可比迭代法求线性方程组
gauseidel 高斯-赛德尔迭代法求线性方程组
SOR 超松弛迭代法求线性方程组
SSOR 对称逐次超松弛迭代法求线性方程组
JOR 雅可比超松弛迭代法求线性方程组
twostep 两步迭代法求线性方程组
fastdown 最速下降法求线性方程组
conjgrad 共轭梯度法求线性方程组
preconjgr
-
-
0下载:
非线性方程求解的的源代码,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
-
-
0下载:
基于matlab的非线性方程组求解的方法-Matlab-based non-linear equation solving methods
-
-
1下载:
matlab解線性方程\方程組的示例 包括newton法iteration法和bisect法-linear equation matlab \ Examples of equations newton method iteration method and the bisect method
-
-
0下载:
matlab 最小二乘线性回归 递推法 源码,解决线性回归中的病态方程问题-recursive least squares linear regression method matlab source code, solve the equation of linear regression of pathological problems
-
-
0下载:
解线性方程组的直接法,我搜集的matlab程序,希望对同学有用,希望大家学习!-Solving linear equations, direct method, I collected the matlab program, the students hope to be useful, I hope you learn!
-
-
2下载:
这个程序实现了Levenberg Marquardt Fletcher(LMF)算法,并用于非线性最小二乘的计算。用于在一个非线性多项式组成的矛盾/超定方程组中,找到最优的解。-This program implements the Levenberg Marquardt Fletcher (LMF) algorithm, and used nonlinear least squares calculations. Formed in a non-linear polynomial for th
-
-
2下载:
一维线性齐次波动方程,用matlab语言实现,利用边界值和边界条件进行求解-One-dimensional linear homogeneous wave equation, with the matlab language, use of boundary value and boundary conditions to solve
-
-
0下载:
数值分析的线性方程组的解法,工具使用的是matlab,很实用。-Solution of linear equations, numerical analysis, tool use matlab, very practical.
-
-
1下载:
主要描述Matlab优化实例。主要包括线性规划问题、foptions函数、非线性规划问题、“半无限”有约束的多元函数最优解、极小化极大(Minmax)问题、多目标规划问题、最小二乘最优问题和非线性方程(组)求解。-The main descr iption Matlab optimization instance. Mainly include linear programming problem, function foptions, nonlinear programming problem
-
-
0下载:
基于MATLAB环境下的运用直接法求解线性方程组的对应的代码 简单易学 便于初学者消化使用-Based on MATLAB environment using a direct method for solving linear equations corresponding code is easy to learn for beginners to use digest
-
-
0下载:
卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Kalman filtering, Kalman filtering) a system of linear equation of state, through the system input and output data, the optimal estimation of the s
-
-
0下载:
用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
-
-
0下载:
使用迭代算法xk^-1=B*x^k+f,其中B=D^-1*(L+U)=I-D^-1*A,f=D^-1*b。(Use iterative algorithms calculate solve the linear equation)
-
-
0下载:
Matlab ode55 solver for non linear equation gg
-