搜索资源列表
Jacobi-Matlab
- 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
SOR-Matlab
- 数值计算中SOR迭代法的Matlab程序-numerical calculation SOR iteration of the Matlab program
Gauss_Seide-Matlab
- Gauss_Seidel迭代法的Matlab程序 -Gauss_Seidel iteration of the Matlab program
图像处理中 各种阈值分割的基本算法的实现
- 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(ostu)等等,A variety of image processing in the basic threshold segmentation algorithm, including the bimodal method, iteration method, Daikin (ostu), etc.
最小费用最大流算法通用Matlab程序
- 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
GT.rar
- 利用博弈论进行功率控制分析,利用迭代实现纳什均衡,Use game theory to power control analysis, the use of iteration to achieve Nash equilibrium
Newtoniterate
- 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation-Numerical calculati
program
- 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
QuanLongCircleCalibration
- 计算机视觉中的基于圆的标定,用迭代求圆心-calibration based on circle,get the center of circle using iteration
nanewton1
- 牛顿迭代法 若高阶非线性方程组: u ( x , y) = 0 v ( x , y) = 0 可以用迭代公式 -Newton iteration if the higher-order nonlinear equations: u (x, y) = 0v (x, y) = 0 can be used iterative formula
NEWTON
- 利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
EM
- 提供迭代算法的matlab实现以及c的实现-iteration
Matlab
- 矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法-Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm
Matlab-Newton
- 一、 实验目的 在计算机上用迭代法求非线性方程地f(x)=0的根。 二、 实验平台 操作系统:Microsoft Windows Vista SP1 数学软件:Matlab7.0.0.19920(R14) -First, the experiment was on the computer using iteration method to nonlinear equations f (x) = 0 root. Second, experimental platform
G_S
- Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
Matlab
- Matlab 程序语言,有jacobi GS迭代,弦截法等。-Matlab programming language, there jacobi GS iteration, Secant method.
Newton_bisect_iteration
- matlab中分别用牛顿法,二分法及迭代法求解方程的程序,及其比较-matlab scr ipts for solving eq. by the means of newton ,bisection and iteration
iteration
- 本程序实现了利用Matlab为平台,对图像进行迭代分割。文件为.m文件的形式。程序输入为string格式的图像文件名。注:建议输入灰度图像进行处理,可用压缩包中的图像文件实验。(This procedure implements the use of Matlab as a platform for iterative image segmentation. The file is in the form of an.M file. The program enters an image fil
微震震源定位方法的MATLAB程序
- 介绍了线性定位法、Geiger定位法的原理,附有MATLAB源码(Introduced the linear positioning method, Geiger positioning method and Newton iteration method to achieve the principle, with MATLAB source code)
matlab超级实用程序100例
- 用于各类画图,数据显示,插值计算、迭代,数据处理、界面设计等等,超级实用(For various types of drawing, data display, interpolation calculation, iteration, data processing, interface design, and so on, super practical)