-
matlabAnimation
matlab动画教程,有关于图形化窗口的创建以及制作(matlab animation tutorials, graphical window on the creation and production)
- 2010-05-16 10:07:04下载
- 积分:1
-
Pdf-of-standard-func
Probability distribution function of standard distribution codes for communication engineering students to understand the concept of statistical analysis.
- 2014-08-18 19:52:28下载
- 积分:1
-
QAM
QAM正交幅度的MALTAB仿真调制代码,运行成功的(QAM quadrature amplitude modulation code)
- 2013-04-09 11:08:58下载
- 积分:1
-
NSGA-II
NSGA-ii的源码,里面的每句话都有中文注释,非常简单易懂,而且经过自己的试验,只需修改函数句柄即可(NSGA-ii source code inside every sentence is explained with Chinese is very simple to understand and comment through their own trials)
- 2015-03-31 09:09:08下载
- 积分:1
-
colinge
a matlab fem code for beginers .pls download it!
- 2009-12-03 14:07:51下载
- 积分:1
-
DCT
用matlab对一张图片进行DFT变换,DCT变换,比较保留20个DCT变换系数重构的图象与原始图像的差别.(Using matlab on a picture to DFT transform, DCT transform, compared to 20 DCT transform coefficients to retain the image reconstruction of the difference between the original image.)
- 2010-06-02 03:26:12下载
- 积分:1
-
Zernike_code
calcul des moments de zernike
- 2013-01-30 18:02:23下载
- 积分:1
-
gabor
Gabor变换子函数,有详细注释,采用高斯窗,绝对可用(Gabor transform subroutine, detailed notes, using the Gaussian window, absolutely useful)
- 2011-11-14 19:59:43下载
- 积分:1
-
源代码
说明: 薛定宇教授做的一个关于ADRC的matable,适合新手入门(Professor xue dingyu did a matable about ADRC, suitable for beginners)
- 2019-11-19 16:50:42下载
- 积分:1
-
L_D_sim
功能描述:测试Levinson-Durbin算法
文件名:L_D_sim.m
测试用例:
(1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声
(2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声
文件输出:两种测试用例情况下的功率谱
调用函数:function [A,E] = Levinson_Durbin_Algo(R,P)
被调用:无
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 ( Function Description: Test Levinson-Durbin algorithm file name: L_D_sim.m test case: (1) x (n)+0.81* x (n-2) = u (n), u (n) is Gaussian white noise (2) x (n) = u (n)+ u (n-1)+ u (n-2), u (n) is Gaussian white noise file output: two tests use case in case of power spectrum call the function: function [A, E] = Levinson_Durbin_Algo (R, P) is called: No of: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:19:03下载
- 积分:1