-
choosenk
该matlab代码描述了谱减的语音增强算法(The matlab code spectrum is described by the speech enhancement algorithm)
- 2008-05-09 10:27:04下载
- 积分:1
-
ITtelecomunciation
IT家园论坛通信仿真精华资料汇总,提供如MIMO信道的建模,误码率比较等的实际访深例子。(IT Forum home the essence of communication simulation data aggregation to provide, such as MIMO channel modeling, error rate comparison of the actual visit to the deep examples.)
- 2009-02-06 22:12:19下载
- 积分:1
-
MC3V3SimTr1
matlab file venturinin method
- 2012-04-13 19:04:55下载
- 积分:1
-
S3
说明: function [ret,x0,str,ts,xts]=s3(t,x,u,flag)
s3 is the M-file description of the SIMULINK system named s3.
The block-diagram can be displayed by typing: s3.
SYS=s3(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
- 2010-03-03 17:15:34下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
doa_dod_cs_sj
CS—MIMO雷达参数估计的关于双基地雷达的一个典型范例(CS-MIMO radar parameters estimated a typical example of the bistatic radar)
- 2012-10-13 17:16:05下载
- 积分:1
-
maglev
Magnetique levitation control simulation
- 2013-04-21 01:56:17下载
- 积分:1
-
maslov-rewiring
maslov的保持度以及度分布不变,随机网络边的算法。(retention maslov and distribution constant, a section of a random network algorithm.)
- 2013-04-22 14:13:44下载
- 积分:1
-
FFT
this is the code for fast fourier transform. there are also code for ifft,invfft......
- 2015-02-24 18:32:10下载
- 积分:1
-
PlotStarN
说明: 画n角星,其中n为大于5的奇数(偶数可以看成两个奇数角星的叠加)
比如6角星,可以看成两个三角星的叠加(Plotting and filling n-pointed star, in which n is an odd number greater than 5)
- 2010-04-06 12:20:01下载
- 积分:1