-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
music_DOA
阵列信号处理的波达角方向估计,用于八单元线阵,对多个接受信号的来波方向进行估计(Array signal processing direction of arrival angle estimation, for the eight-cell linear array, to receive signals on a number of DOA estimation)
- 2009-07-10 11:21:49下载
- 积分:1
-
matlab
EKF算法在MATLAB中的仿真及其分析比较(EKF algorithm in MATLAB simulation and analysis)
- 2013-03-08 22:13:22下载
- 积分:1
-
kuwahara_filter
Contrast Enhancement Utilities (Image Equalization)
- 2011-11-23 22:10:44下载
- 积分:1
-
ReadexcelGUI
运用matlab进行EXCEL文件读取程序,希望对大家有帮助!(EXCEL file using matlab to read the program, want to help you!)
- 2010-01-19 14:16:54下载
- 积分:1
-
RLS
RLS滤波程序,包括与RLS与LS和LMS程序的比较,对于学习自适应滤波的同学有些帮助;(RLS filtering process, including the LS and the LMS and RLS procedures and comparison of adaptive filtering for students to learn some assistance )
- 2010-12-24 20:32:19下载
- 积分:1
-
RGB2YCbCr
Converting RGB file to YCbCr 4:4:4 file in MATLAB.
- 2014-09-26 18:01:18下载
- 积分:1
-
MATLAB_on_the_classic_edge_detection_tutorial
MATLAB对图像进行边缘检测经典教程MATLAB on the classic edge detection tutorial(MATLAB on the classic edge detection tutorial MATLAB on the classic edge detection tutorial)
- 2010-08-02 09:21:48下载
- 积分:1
-
MMUSC
改进型的MUSIC算,该算法主要用于阵列的DOA估计(modified music method)
- 2012-05-03 22:37:11下载
- 积分:1
-
filter
filtering an given image in matlab
- 2011-08-25 19:16:25下载
- 积分:1