-
PD_5chirp_com_xiugai_2
基于MATLAB的雷达回波成像与脉冲压缩程序。(MATLAB-based imaging and the echo pulse compression process.)
- 2009-05-10 21:18:52下载
- 积分:1
-
CAIM-Discretization
This is for communication networksssssssssssssssss
- 2009-06-05 20:21:03下载
- 积分:1
-
PF
说明: matlab实现的一个粒子滤波程序,可以用于目标跟踪领域。(matlab program to achieve a particle filter can be used for target tracking.)
- 2021-05-13 21:30:02下载
- 积分:1
-
self-adaptivefiter
自适应滤波算法的一部分源程序,及一些绘图程序(failed to translate)
- 2010-05-14 14:38:55下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
svm_lssvm
支持向量机的模式识别的经典算法--最小平方支持向量机(SVM pattern recognition algorithm classic-- the smallest square SVM)
- 2007-01-08 11:33:33下载
- 积分:1
-
chapter02
calculate impedance matrix
Makarov book
- 2012-05-19 21:23:42下载
- 积分:1
-
facs
FACS表情图释,包括肌肉图解和各种表情的诠释,有助于人脸表情识别研究学习(FACS expression emoticons, including muscle illustrations and expressive interpretation, contribute to the study of facial expression recognition learning)
- 2013-03-05 17:10:59下载
- 积分:1
-
MATLAB_SimulinkLabVIEW
Labview有实际中的一些应用,其中有系统设计,显示后处理等(Labview has some practical applications, including system design, showed that after treatment, etc.)
- 2008-07-23 12:19:09下载
- 积分:1
-
kNN
这是一个Knn分类算法的Python实现,Matlab中有类似的函数(knn classifer)
- 2014-10-25 19:24:22下载
- 积分:1