-
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
-
MIMO
This the maximum pdfs for the MIMO OFDM wireless communication system documents it s very good references for research and developments in matlab programming
- 2010-10-24 22:58:41下载
- 积分:1
-
speechenhancementslides
Image Denoising using Non-local Wavelet Basis
- 2011-01-04 06:36:32下载
- 积分:1
-
Archive
image quality measurement
- 2015-02-19 15:07:04下载
- 积分:1
-
finite_queue
基于matlab的m/m/n排队仿真源码(Matlab based on the m/m/n queue simulation source)
- 2008-06-10 00:25:42下载
- 积分:1
-
baum-welch
该程序实现了Baum-Welch算法,对于通信里面的调制解调有很大帮助,其次,该程序具有通用性。(The program achieved the Baum-Welch algorithm, for the communication modem inside helps a lot, and secondly, the program has the versatility.)
- 2020-07-04 02:40:01下载
- 积分:1
-
exp01_LMS
LMS算法的仿真程序,初级入门的matlab仿真程序(LMS algorithm for the simulation procedure, the initial entry of matlab simulation program)
- 2008-05-29 17:05:27下载
- 积分:1
-
Fuzzypidcontroller
matlab开发的模糊pid控制器,用simulink平台实现,有一定的典型性(Matlab pid development of the fuzzy controller, using Simulink platform. have some typical)
- 2007-05-11 14:16:56下载
- 积分:1
-
iris_dataset
data set for clustering
- 2013-12-04 21:59:40下载
- 积分:1
-
neural-network-matlab-source-program
关于神经网络的matlab源程序,程序内有详细的注释。(About neural network matlab source program with detailed notes.)
- 2013-12-10 09:32:06下载
- 积分:1