-
suanfa
采用MVM,MUSIC,MEM,MNM四种方法进行空间谱估计(adopt MVM,MUSIC,MEM,MNM to estimate target space spectrum)
- 2011-07-13 00:48:00下载
- 积分:1
-
earthquakewaveselection
自动读取使用者下载的地震波文件进行绘制位移谱,伪速度谱和加速度谱的工作,将地震波选波自动化。(Seismic waves that automatically read the users to download files draw displacement spectra, pseudo-velocity spectrum and the acceleration spectrum of work, the automation of the election wave of the seismic waves.)
- 2013-04-04 13:53:17下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
graychange
用matlab实现图像的灰度线性变换,图像二值化,负象变换,灰度非线性变换等。(Grayscale image using matlab linear transformation, binary image, negative image transformation, gray non-linear transformation.)
- 2013-11-28 12:22:51下载
- 积分:1
-
ID3-face
MATLAB编写的基于决策树的ID3算法实现,模式识别,人脸识别。压缩包中包含两个源文件和测试图片,ID3源文件为主代码,fi为求熵函数。(MATLAB prepared based on the ID3 decision tree algorithm, pattern recognition, face recognition. Compressed package contains two source files and test images, ID3-based source code files, fi for the sake of entropy.)
- 2013-12-10 11:36:41下载
- 积分:1
-
MATLAB_design_tutorial
《MATLAB程序设计教程》的课件及其书中的代码(《MATLAB programming tutorial》 code of courseware and books)
- 2010-11-03 20:55:30下载
- 积分:1
-
RD
说明: 合成孔径成像雷达的经典RD算法,可以用来在某些机载雷达上使用,或用于初学者仿真(Synthetic aperture radar imaging of the classic RD algorithm can be used in some airborne radar use, or for beginners Simulation)
- 2011-03-06 12:21:30下载
- 积分:1
-
ofdm_256_awgn
Program for ofdm modulation using awgn channel
- 2010-05-12 16:54:22下载
- 积分:1
-
SAR-Signal-Processing-with-Matlab
这是SAR成像方面的经典书,这本书包含了SAR成像方法的理论基础,并且用matlab实现了一些经典成像算法,对于初学者是很好的入门教材。(SAR imaging is a classic book, this book contains the theoretical basis for SAR imaging methods, and use matlab to achieve some classic imaging algorithm for beginners is a good primer.)
- 2011-06-30 00:01:37下载
- 积分:1
-
RSA_cipher
RSA公钥密码加密算法程序实现,matlab程序,运行正确。(The algorithm program, RSA public key cipher encryption matlab program, run the correct.)
- 2014-12-10 11:34:52下载
- 积分:1