-
fenge
文字切割,可用于车牌识别提取 二值化图像后处理 效果还行 可是试试(for image recognition, face recognition and iris recognition, is a rare procedur)
- 2010-07-17 17:02:38下载
- 积分:1
-
mather
通过文件读写方式实现Matlab和Modelsim的联合仿真(Be achieved through the document literacy co-simulation Matlab and Modelsim)
- 2013-11-11 00:16:46下载
- 积分:1
-
CS_OMP
是一个关于正交匹配(omp)算法实现的程序(Is a match on the orthogonal (omp) algorithm procedure)
- 2010-09-27 21:19:26下载
- 积分:1
-
SVM-toolbox
说明: 迄今为止最好的svm工具箱 包含了波形和图像的处理(svm classification)
- 2010-04-23 16:08:08下载
- 积分:1
-
MATLAB
2012b破解Crack,很好的东西,安装方法网上有(2012b crack Crack, very good things, the installation method online)
- 2013-11-22 20:40:17下载
- 积分:1
-
ECG
给定数据的心电波形的频谱分析,刚刚接触matlab。(Given the spectrum of ECG data analysis, just contact matlab.)
- 2015-01-06 22:21:25下载
- 积分:1
-
123
利用MATLAB自带的优化工具箱求解,包括数据信息(Built using MATLAB toolbox for solving optimization)
- 2014-01-01 12:55:30下载
- 积分:1
-
radar_simulation
高频地波雷达完整仿真matlab程序,可以实现地波传播模块、目标回波功率模块等6个模块的仿真(HF ground wave radar matlab simulation program integrity)
- 2009-03-13 22:31:36下载
- 积分:1
-
VCMATLAB
这里是一些VC与matlab混合编程的最新技术资料。有些是介绍了在VC ++调用Matlab的常用方法及各自特点,还有一些是介绍VC与matlab混合编程的实例。(Here are some VC mixed with matlab programming information on the latest technologies. Some are introduced in VC++ calling Matlab common methods and their own characteristics, and some is to introduce the VC with the matlab programming examples of mixing.)
- 2010-01-24 18:58:50下载
- 积分:1
-
decomp_reconst_WU
Decompose image into subbands (undecimated wavelet), denoise, and recompose again.
fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig)
im : image
Nsc: Number of scales
daub_order: Order of the daubechie fucntion used (must be even).
block: size of neighborhood within each undecimated subband.
noise: image having the same autocorrelation as the noise (e.g., a delta, for white noise)
parent: are we including the coefficient at the central location at the next coarser scale?
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Javier Portilla, Univ. de Granada, 3/03
Revised: 11/04
- 2010-08-14 20:29:11下载
- 积分:1