-
channel_est_real
进行LTE 信道估计仿真器,对LTE进行信道估计,在LTE系统中是一个很重要的部分,是做链路级仿真必要步骤。(LTE channel estimater)
- 2010-10-13 11:30:21下载
- 积分:1
-
debchcode
bch编码matlab 仿真,信道编码BCH码仿真,希望大家能用得上(bch encoding)
- 2010-03-10 11:16:20下载
- 积分:1
-
emd-hht-m
EMD/HHT是一种处理非线性非稳态信号的经典算法,自98年提出以来已经获得广泛的使用,作者huang曾经因次获得NASA的最高奖。(EMD/HHT is a deal with the nonlinear non-stationary signals classical algorithm, since 98 has been raised since the widespread use huang had dimensionless author was NASA's highest award.)
- 2006-05-23 12:37:07下载
- 积分:1
-
MATLABorder
帮助使用者了解MATLAB相关命令的使用(collection of matlab orders)
- 2010-05-12 17:33:32下载
- 积分:1
-
Microstrip_MMR
微带多模谐振器的谐振频率的提取程序,就是在已知线宽,线长和介质基底的情况下如何计算得到其多个谐振频率。学习多模谐振器数值分析的同学可以参考一下。(Multi-mode microstrip resonator resonance frequency extraction procedure is known in the case of the line width, line length and the dielectric substrate to which a plurality of resonance frequencies calculated. Learning multimode resonator numerical analysis of the students can refer to.)
- 2014-09-22 10:04:43下载
- 积分:1
-
Robot-arm-non-standard-LQR-Control
单级机械臂的位置控制,由于需要调整时间和最大输入力矩的要求,程序实现两种非标准的LQR控制(The single-stage manipulator position control, due to the need to adjust the time and the maximum input torque requirements of the program to achieve the two non-standard LQR control)
- 2012-08-20 11:13:19下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
UnderdeterminedSeparationofInstaneousSpeechMixture
详细描述了关于几个同时说话人语音分离的情况,其中包括了原代码和测试语音,测试结果表明分离效果很好,能够区分不同人说话的语音,明显提高语音识别率。其中的参考论文在readme中。(A detailed description about several while speaking voice separate conditions, including the original code and test speech, test results show that the effect is very good separation between different people speak of speech recognition, obviously improved pronunciation. One of the reference in the readme.)
- 2010-05-28 09:16:12下载
- 积分:1
-
sun_position
This function compute the sun position (zenith and azimuth angle at the observer location) as a function of the observer local time and position.
- 2010-08-10 22:21:22下载
- 积分:1
-
555
基于matlab的数字信号处理经典实验代码及所有完整实验报告,系统响应,iir滤波器
fir滤波器,fft变换(Based on digital signal processing matlab experimental code and all the classic experiment report complete, the system response, iir filter fir filter, fft transform)
- 2009-05-28 09:57:41下载
- 积分:1