-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
IS95qianxianglianluxitong
说明: IS95前向链路系统,MATLAB程序,可直接执行,程序有英文解释,是一个很好的资料
- 2010-05-03 23:35:32下载
- 积分:1
-
2
说明: 微网系统并网和离网两种状态的研究仿真。内容详细,常用控制算法的对比研究与仿真(Micro-grid systems and networks and off-grid simulation study of two states. Detailed, comparative study of commonly used control algorithms and simulation)
- 2015-04-21 14:28:38下载
- 积分:1
-
Mfile
系统辨识与MATLAB举例说明 国防科技大学(MATLAB system identification example, the National Defense University)
- 2011-09-26 19:41:39下载
- 积分:1
-
wenxian
这是基于matlab的人脸识别英文文献,从别的地方转的.(This is based on face recognition matlab English literature, from somewhere else to turn.)
- 2013-04-18 20:50:31下载
- 积分:1
-
Pss-stability
power system stability with and without PSS yu power system stability book example
- 2014-01-27 18:55:58下载
- 积分:1
-
jisuanshijian5
计算混合流水车间的一个有效算法,给出了时间表,指派表
- 2010-08-21 16:14:19下载
- 积分:1
-
wgsxyz2lla
把地心惯性坐标系中的坐标转换为经度纬度和高度(convert Geocentric inertial coordinate system to longitude latitude and altitude)
- 2011-06-26 10:01:57下载
- 积分:1
-
16QAM
这个是本人编写的构建16QAM的源代码,详细阐述了里面construction 调整解调。这是个完整的程序并且可以运行(I am writing this is to build the source code for 16QAM, which details the construction adjustment demodulation. This is a complete program and can run)
- 2011-07-03 23:47:31下载
- 积分:1
-
二维均匀圆阵下 MUSIC DOA(波达方向)估计2D_MUSIC
2维均匀圆阵下 MUSIC DOA(波达方向)估计,通过谱峰搜索得到信源的俯仰角和方位角。(Under the two-dimensional uniform circular array MUSIC DOA (DOA) estimates obtained by the source spectral peak searching elevation and azimuth.)
- 2020-06-27 00:40:01下载
- 积分:1