-
linear_music
根据课本《现代数字信号处理及其应用》例题编写的music波束形成算法的matlab仿真(music beamforming)
- 2011-06-04 19:01:15下载
- 积分:1
-
waili
This is an example for understanding
- 2013-12-09 18:31:10下载
- 积分:1
-
Real-timedisplaysystemtime
用matlab编写的小程序,能够实时显示系统时间,希望能对大家有帮助。(Real-time display system time)
- 2010-06-08 10:33:35下载
- 积分:1
-
MATLAB.7_0
说明: 精通matlab教程。 很好用的。适合初级使用者~~~(useful matlab lesson~~~)
- 2011-03-03 17:36:16下载
- 积分:1
-
PetalsAroundTheRose
HTML version of popular game Petals Around the Rose
- 2014-08-19 00:07:52下载
- 积分:1
-
5432
matlab遗传算法的程序,很好很好的,很实用的遗传算法(matlab genetic algorithm procedures, very, very good, very practical genetic algorithm)
- 2013-04-15 19:33:22下载
- 积分:1
-
PCA-SIFT
特征提取代码,提取pca_sift特征,用于图像特征提取,图像配准或匹配,可供做这方面研究的同学参考。(feature extraction image matching)
- 2013-05-08 21:34:40下载
- 积分:1
-
hangshehoufangjiaohui
应用于航空摄影测量竖直摄影模型的空间后方交会,用迭代的方法求解,摄像机的6个外方位元素(Measurement of vertical aerial photography used photographic model space resection, using an iterative method for solving the camera of the six exterior orientation elements)
- 2010-01-13 19:00:16下载
- 积分:1
-
changjianxinhao
基于matlba的常见信号设计,全部都经过实验验证,可作为子函数使用(Common Signal Design matlba based, all through experimental verification, use as Functions)
- 2013-11-24 11:50:19下载
- 积分: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