当前位置:
首页 资源下载
搜索资源 - linear equation matlab
搜索资源列表
-
0下载:
使 用 说 明
本光碟中包含五个文件夹。
(1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。
(2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。
(3)灰度图象和彩色图像:其中的图像,可以作为图像分
-
-
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
-
-
1下载:
一个画一种Logistic Map 分岔图(bifurcation diagram)的程序,运行后,你们可以看到它与常规的非线性系统的行为不一样。该映射可以用如下方程表述:
xn=1-a*x2n-1
其中,a――[0,2].
-Logistic Map a painting of a bifurcation diagram (bifurcation diagram) procedures, running, you can see it with the conventional n
-
-
7下载:
这是TV模型最新的快速计算Matlab源代码,算法可以解决很多非线性扩散方程的计算。稳定性高,计算快。-This is the latest TV models fast calculation of Matlab source code, the algorithm can solve a lot of non-linear diffusion equation calculations. High stability, fast calculation.
-
-
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的非线性方程组求解的方法-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下载:
matlab 解线性方程组的直接法,包括克罗托算法,杜丽脱尔算法,高斯消去法,列主元素法等14个算法,运行无误,可以运算。-Matlab solution of linear equation group, run correctly, can operation.
-
-
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
-