-
wwavelet
说明: 一个小波消噪的matlab例子,里面有源程序
希望可以帮到大家(a denoise example of wavelet,)
- 2010-03-29 22:34:55下载
- 积分:1
-
voicebox
Voice box found on internet
- 2011-04-07 01:14:14下载
- 积分:1
-
MATLAB6.xXHCL
《MATLAB6.x信号处理》,电子工具参考书。清华大学出版社,2002年5月第一版。此书只供学术交流和研究学习之用,请勿用作商业用途。如果你觉得此书对你用很大帮助,请到各地新华书店购买正版。("MATLAB6.x signal processing", the electronic reference tools. Tsinghua University Press, May 2002 the first edition. This book is for academic exchanges and research learning, Do not used for commercial purposes. If you think that this book of great help to you, please throughout the Xinhua Bookstore to purchase genuine.)
- 2007-04-29 09:42:09下载
- 积分:1
-
DWTxiaobobianhuan
这是一个完整的基于DWT变换的音频水印的例子,有助于学习音频水印(This is a complete audio watermarking based on DWT transform examples to help learn audio watermarking)
- 2011-11-15 11:11:13下载
- 积分:1
-
ridgeorient
ridgeorientation of finger print
- 2012-01-16 02:59:29下载
- 积分:1
-
platerec
自己使用matlab编写的一个车牌识别程序,识别率百分之90以上。(Own use matlab license plate recognition program written in a recognition rate above 90 .)
- 2015-04-02 18:26:02下载
- 积分:1
-
atom.2007.12.tar
Cores are generated from Confluence a modern logic design language. Confluence is a simple, yet highly expressive language that compiles into Verilog, VHDL, and C
- 2008-05-12 10:13:23下载
- 积分:1
-
Cascade_Multilevel_inverter_model
cascaded multilevel inverter
- 2012-04-26 17:29:37下载
- 积分:1
-
Imm
目标跟踪的IMM算法的matlab参考程序
希望能帮到大家
(IMM target tracking algorithm matlab reference program)
- 2013-09-16 17:04:43下载
- 积分: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