-
papergoodfind
find paper on image processing in matlab
- 2009-11-20 11:42:42下载
- 积分:1
-
MilTrack_matlab_v1.0
Visual Tracking with Multiple Learning
- 2013-01-22 17:53:47下载
- 积分:1
-
NEXT
自然激励技术法,用互相关函数代替脉冲响应函数。(Natural excitation technique method using cross-correlation function instead of the impulse response function.)
- 2015-10-29 16:06:32下载
- 积分:1
-
pcm
该段程序完成了由输入信号抽样值到pcm的编码过程.(The section of program completed by the input signal value to the pcm coding process.)
- 2010-10-30 15:51:37下载
- 积分:1
-
A_TV
自适应TV去噪模型的源代码. 直接运行demo_adap_tv.m (The code of the TV model for image denoising)
- 2010-02-02 23:34:28下载
- 积分:1
-
Lagrange_201811020
说明: lagrange的M文件,在数学最优问题中,拉格朗日乘数法(以数学家约瑟夫·路易斯·拉格朗日命名)是一种寻找变量受一个或多个条件所限制的多元函数的极值的方法。(M file of Lagrange,In mathematical optimal problems, Lagrange multiplier method (named after mathematician Joseph Louis Lagrange) is a method to find the extremum of multivariate functions whose variables are limited by one or more conditions.)
- 2020-06-25 18:54:16下载
- 积分:1
-
自适应
说明: lms消噪 语音降噪,自适应滤波算法,进行改进,误差调节三个参数(LMS denoising, speech denoising, adaptive filtering algorithm, improved, error adjustment of three parameters)
- 2020-12-09 19:17:59下载
- 积分:1
-
GMM
Gaussian Mixture Model test
- 2009-10-20 15:50:20下载
- 积分:1
-
DCmotor
simulink file for a dc motor with PID
- 2014-01-25 09:29:01下载
- 积分:1
-
CurvatureEstimation
This function calculates the curvature of a 2D line.
Reference£oS. Hermann and R. Klette. Multigrid analysis of curvature estimators. Proc.
Image Vision Computing New Zealand, 108¨C112, 2003.
by Jianfei Pang
k = CurvatureEstimation(list,b,f)
inputs,
list : A M x 2 list of line points.
fn: The number of forward points that were chosen to calcute.
bn: The number of backward points that were chosen to calcute.
outputs,
Ei : M x 1 Curvature values
thetai:M x 1 angle values
Example
[Ei,ti]=CurvatureEstimation(test,4,4)
- 2013-04-25 05:58:51下载
- 积分:1