-
digital-communication
说明: 国外数字通信基础教材,Fundamentals of Digital Communication 英文版,作者Madhow, Upamanyu(Fundamentals of Digital Communication. Author: Madhow, Upamanyu)
- 2011-04-07 04:29:25下载
- 积分:1
-
ams
matlab code used for the speech processing
- 2012-06-12 23:40:41下载
- 积分:1
-
smarttoolDemo
控制系统仿真分析软件。请从mainControl.m文件开始。(Autocontrol system simulation software with GUI interface.)
- 2009-09-24 20:47:59下载
- 积分:1
-
MTSPF
多旅行商问题matlab程序,可能比较简单,大家交流交流(mtsp matlab)
- 2010-05-06 13:38:26下载
- 积分:1
-
ants-colony-
Matlab
matlab codes for ant colony optimization
- 2011-05-28 17:36:11下载
- 积分:1
-
10
说明: 对原有修正PRI变换进行改进,将分散在真实PRI箱附近几个箱中的到达时间差值累加起来,提高检测性能(PRI transform the original amendment to improve, will be scattered around a few boxes in the real PRI box add up to the arrival time difference and improve the detection performance)
- 2011-07-08 11:55:44下载
- 积分:1
-
chuli4
随便编写的,我刚学matlab图像处理,这是我的学习程序(Just write, I just learning matlab image processing, this is my learning process)
- 2013-05-09 16:18:04下载
- 积分:1
-
Hseries_7Level_Inverter_No1
七电平逆变器的Simulink模型,调制方式采用SPWM方式,拓扑为H桥级联。(The Simulink model of Seven-level inverters adopts SPWM modulation mode and H-bridge cascade topology.)
- 2021-04-19 21:58:50下载
- 积分:1
-
neural-net-pid
说明: 常用的PID控制结合了智能的神经网络算法。给出matlab仿真程序。(PID control combines the commonly used intelligent neural network algorithm. Matlab simulation program is given.)
- 2011-03-12 16:21:47下载
- 积分: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