-
MATLAB7.X
《深入浅出MATLAB7.X混合编程》主要讲了MATLAB与其他应用软件的接口,并附有实例源码(" Easy to understand MATLAB7.X hybrid programming," say the main MATLAB interface with other applications, together with examples of source)
- 2010-08-05 15:21:23下载
- 积分:1
-
rle_encoding
run length encoding in matlab
- 2009-05-11 17:59:49下载
- 积分:1
-
yxiao_DVBS2code
说明: 在DVB—S2中,LDPC码监督矩阵H的仿真,可以对其采用的LDPC码的性能进行验证(In the DVB-S2 , LDPC code simulation monitoring matrix H can be used in its performance of LDPC codes to verify)
- 2010-05-02 16:57:25下载
- 积分:1
-
Direct-method--linear-equations
线性方程直接解法的matlab程序,可作为数值分析等的学习工具。(The direct solution of linear equations matlab program, can be used as numerical analysis , and other learning tools.)
- 2012-04-13 16:36:20下载
- 积分:1
-
Voltage-margin-by-cpf
利用连续潮流法计算的电压裕度程序,自己编的,大家可以下载交流使用(Continuous flow method using the voltage margin procedures, their own series, you can download exchange use)
- 2010-05-27 19:47:06下载
- 积分:1
-
Truetime-Schedule
利用Truetime工具箱进行网络控制系统建模,对比了RM、EDF、MEF-TOD网络调度算法。(Use Truetime toolbox for network control system modeling, compared to the RM, EDF, MEF-TOD network scheduling algorithm.)
- 2020-09-16 11:47:57下载
- 积分:1
-
discrete
Discrete Cosine Transformation
- 2013-10-01 20:36:39下载
- 积分:1
-
7
基于线性约束最小方差(LCMV)准则、ASC旁瓣相消——MSE准则的波束合成,运行效果极好,放心下载。(Based on the linear constrained minimum variance (LCMV) criterion, ASC Sidelobe Canceller- MSE criterion beamformer, run very effective, secure download.)
- 2013-11-25 15:27:12下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
stator_current
trace stotor current in matlab simulation
- 2012-05-06 19:25:06下载
- 积分:1