-
levelsetImage
这是一个利用水平集方法进行分割的方法,是目前使用越来越多的方法,并且有严格的数学依据(This is a level set method using segmentation method is currently used by more and more ways, and has a strict mathematical basis for)
- 2007-07-27 10:14:37下载
- 积分:1
-
MATLAB-Function-List
MATLAB7.X信号处理工具箱函数汇总
1、 滤波器分析与实现
2、 FIR数字滤波器设计
3、 IIR数字滤波器设计
4、 模拟滤波器设计
5、 模拟滤波器变换
6、 滤波器离散化
7、 线性系统变换
8、 窗函数
9、 变换
10、 统计信号处理与谱分析
11、 参数模型
12、 线性预测
13、 多采样率信号处理
14、 波形产生
15、 特殊操作(MATLAB7.X Signal Processing Toolbox functions Rollup 1, filter analysis and implementation of 2, FIR digital filter design 3, IIR digital filter design 4, 5 analog filter design, analog filter transform 6, 7 discrete filter, 8 linear system transformation, the window function 9, 10 transformation, statistical signal processing and spectrum analysis 11, 12-parameter model, linear prediction 13, 14 of multirate signal processing, waveform generator 15, a special operation)
- 2011-11-11 09:53:09下载
- 积分:1
-
FFT
说明: FFT的使用,说明了在MATLAB中FFT函数的使用方法,(The use of FFT, shows the FFT function in MATLAB to use,)
- 2010-04-03 10:35:44下载
- 积分:1
-
intverse
透视变换,由于摄像头存在透视效果
所以很多时候需要进行世界坐标系和图像坐标系下的转换(perspective transformation, As the camera lens effect so there is often the need for the world coordinate system and the image coordinate system conversion)
- 2007-06-13 21:03:13下载
- 积分:1
-
svd
能够对于奇异值的计算matlab代码,找了好久呢。。(Singular value to the calculation of the matlab code, then look for a long time. .)
- 2009-04-14 18:43:15下载
- 积分:1
-
MATLAB_gjbc
matlab的高级编程技术,包括与C语言接口,与Excel,vc 的混合编程等(higher programing with matlab)
- 2011-07-27 11:06:00下载
- 积分:1
-
fftlms
天线的频域内LMs算法MATLAB仿真,天线阵列类型为圆阵。(The antenna frequency domain LMs algorithm MATLAB simulation, the type of circular array antenna array.)
- 2009-12-09 12:48:27下载
- 积分:1
-
parse_code
一种用于人体姿态估计的强大算法,可以检测并且定位人体的四肢及躯干和头部的位置,用于更高层次的分析。(Pose estimation)
- 2012-10-25 21:26:37下载
- 积分:1
-
smithpid
smith预估器 mdl文件 pid 算法 延时环节(Smith Predictor Matlab mdl file)
- 2010-09-07 19:51:54下载
- 积分:1
-
Chapter6
数值解法
例1 用改进的欧拉方法求一阶方程初值问题的
数值解
例2 数学摆的运动方程与近似方程数值解比较
例3 四阶龙格库塔公式求数值解
Matlab实现求数值解
例1 求初值问题y =x*sin(x)-y,y(0)=0的数值
解.先编辑一个定义方程的ODEF函数文件
ODEfun1.m.
例2 求方程组初值问题的数值解,按指定步长
0.05划分节点.
例3 按指定的精度求高阶方程初值问题的数值解.(Numerical Solution of the law a method of using the improved Euler' s equation of order to a first-order initial value problem of the numerical solution of cases of two mathematical pendulum equations of motion compared with the approximate numerical solutions of equations of three cases of fourth-order Runge-Kutta numerical solution of the formula Matlab order to achieve the numerical solution of demand cases seeking an initial value problem y ' = x* sin (x)-y, y (0) = 0 the numerical solution. first, the definition of an equation editor ODEF function file ODEfun1.m. cases of two demand equations initial value problem of numerical solution, according to the specified division of the node step 0.05. Example 3 according to the specified precision of seeking higher-order equation of the numerical solution of initial value problem.)
- 2010-02-05 23:14:41下载
- 积分:1