-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
inpainting
object removal在图像处理中的意思是用户可以随意擦去图像中的一个物体,算法可以自动的用背景中的信息补去空洞,达到看不出来是处理过的效果,又叫inpainting,该程序由matlab写成,效果非常好,文档、演示、测试图像均齐全-(object removal in image processing means that users can remove images of an object, the algorithm can automatically use the background information to fill empty, reaching out is not to look over the effectiveness of treatment, also known as inpainting, the program by matlab languages, has very good results, documents, presentations, test images have complete
)
- 2010-06-25 10:24:22下载
- 积分:1
-
dicom2volume
说明: 将dicom文件提取为体数据的代码,在matlab2009a下测试通过(Dicom file will extract the code for the body of data, tested by the matlab2009a)
- 2011-02-26 09:02:34下载
- 积分:1
-
minCircle
说明: 三点最小覆盖圆法,给出三点坐标,可以求得其三点的最小覆盖圆的圆心坐标和半径(mincircle of three points)
- 2011-04-09 10:49:53下载
- 积分:1
-
low-elevation-
米波雷达低仰角DOA估计及阵列通道误差校正 (VHF radar and an array of low-elevation DOA estimation error correction channel)
- 2013-12-12 13:32:32下载
- 积分:1
-
SP_matalab
SP算法MATLAB源代码实现,算法中MATLAB源代码易懂最容易掌握的编码(SP algorithm MATLAB source code,Algorithm MATLAB source code to understand the easiest to master coding)
- 2015-10-10 10:05:50下载
- 积分:1
-
wwert
this source code is wwert matlab
- 2013-08-04 23:43:59下载
- 积分:1
-
D1014
译码协同通信的蒙特卡洛仿真 基于最大比合并接收方法(Decoding the Monte Carlo simulation of cooperative communication)
- 2011-10-16 19:25:04下载
- 积分:1
-
wavelet-decomposion
对脑电信号进行小波分解并重构,提取脑电信号不同频段的成分(Decompose EEG and then reconstruct it to get different component)
- 2020-11-05 10:39:53下载
- 积分:1
-
fig1_13
合成孔径雷达sar信噪比相对于不同脉冲长度的MATLAB仿真程序,最后结果以图表形式给出(Synthetic aperture radar sar signal-to-noise ratio relative to different pulse lengths MATLAB simulation program, the final result is given in chart form)
- 2012-09-26 17:29:17下载
- 积分:1