-
flow_around_plate
太阳风(低密度等离子体)在带电平板周围的粒子密度、电势的PIC法模拟。(The code simulates flow of solar wind (low density plasma) over a charged plate. )
- 2010-12-09 12:25:31下载
- 积分:1
-
13246857451
多用户MIMO预编码技术:块对角化BD,分别采用SVD技术,最大似然检测,最小均方误差检测的误码率性能仿真代码。里面有代码,仿真图等。(Multi-user MIMO precoding techniques: block diagonalization BD, respectively, using the SVD technique, maximum likelihood detection, the minimum mean square error detection BER performance simulation code. There are code, simulation maps.)
- 2021-01-09 13:08:52下载
- 积分:1
-
fangzhen1
在matlab环境下使用,演化博弈数据仿真的方式验证了平衡点局部稳定性(Evolutionary Game with simulation )
- 2012-05-02 21:25:02下载
- 积分:1
-
digtal-filters
各种滤波器实现,包括卡尔曼、维纳、自适应等实现数字信号处理(some kinds of filters,to realise digtal signals processing)
- 2011-07-10 13:20:00下载
- 积分:1
-
Data-Generator
calssification algorithm3
- 2014-11-26 22:41:11下载
- 积分:1
-
HHT-matlab-program
HHT方法的matlab程序集锦,里面包含了我做HHT方法结构识别时的全部程序(remove the noise of a signal)
- 2011-05-06 14:45:55下载
- 积分:1
-
yuyinchuli
使用各种滤波器对语音信号实现处理,并且通过播放处理前后的语音信号来对比各种滤波器的滤波效果(Using various filters to achieve the speech signal processing, and to compare the effect of various filters filtering the speech signal playback processing by before and after)
- 2014-11-28 11:07:33下载
- 积分:1
-
C4
This code is related to the course Digital Communications. It simulates a communication system which uses AWGN and 16QAM
- 2013-11-10 02:32:33下载
- 积分:1
-
schrod1d
this is the solution of schrodenger equation in one demention.
- 2011-05-27 00:54:34下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1