-
Data
wirlessman ofdma model simulink by mathworks
- 2010-06-08 22:28:02下载
- 积分:1
-
matlab-functional-description
MATLAB编程时用到的函数参考介绍及功能描述。(Function used in the MATLAB Programming Reference introduction and functional description.)
- 2012-05-20 07:14:58下载
- 积分:1
-
esprit
esprit算法的三种实现方式。有助于了解esprit算法的基本原理。(Three Methods of esprit algorithm. Help to understand the basic principle of esprit algorithm.)
- 2010-10-18 17:38:56下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
MATLAB_faceRecognition
MATLAB人脸识别,运行TEST.m文件看效果就可以了,完成的功能就是识别人脸并标记起来。(MATLAB+human face recognition,run TEST.m to show the performance,To be sure that images in the images file are in the same size,)
- 2012-05-12 16:55:46下载
- 积分:1
-
fwddip_assignments
Digital image processing tools matlab codes
- 2013-01-14 14:34:59下载
- 积分:1
-
jc
说明: matlab实现加汉明窗,矩形窗,并对它们进行傅里叶变换,并实现频谱的分析。(matlab realize Jia Hanming window, rectangular window, and they are subjected to Fourier transform, and to achieve the analysis of the frequency spectrum.)
- 2013-03-11 19:27:30下载
- 积分:1
-
ksvd-ELAD-sparse-representation
大牛ELAD关于sparse representation的代码(The large cattle ELAD About sparse representation of the code)
- 2013-05-20 21:33:11下载
- 积分:1
-
garchlikelihood
PURPOSE: [LLF, grad, hessian, h, scores, robustse] = garchlikelihood(parameters , data , p , q)
- 2012-04-11 21:12:56下载
- 积分:1
-
matlab-in-signal-programing
包含很多信号处理的Matlab程序,对初学者很有帮助(Matlab program contains a lot of signal processing, useful for beginners)
- 2013-03-05 16:55:04下载
- 积分:1