-
opdetection
说明: 最优多用户检测,即最大后验概率的算法,主要是用于多用户检测中(Optimal multi-user detection, that is, maximum a posteriori probability algorithm, mainly used for multi-user detection)
- 2008-11-20 11:33:39下载
- 积分:1
-
dijkstra3
this file present one of the most popular way to calculate dijkstra distance presentation, especialy for 3D triangulation mesh.
- 2011-07-07 02:19:46下载
- 积分:1
-
data-file-original
rinex file observasion
- 2011-09-24 15:07:25下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
Dynamic_PSO_Code
pso matlab code, function for the PSO ALGORITHM
USAGES: 1.) [fxmin, xmin, Swarm, history] = PSO(psoOptions)
2.) [fxmin, xmin, Swarm, history] = PSO
3.) fxmin = PSO(psoOptions)
3.) PSO
etc.
- 2012-01-27 17:58:42下载
- 积分:1
-
NAT9914-Reference-Manual
NI公司GPIB控制芯片NAT9914参考手册(NAT9914 Reference Manual)
- 2015-04-28 20:55:25下载
- 积分:1
-
pulse-generate
本程序是矩形波的产生。第零步定义了要产生的波形的所有特征参数,矩形波的持续时间WIDTH,矩形波的采样点数POINTS,载波频率为F0,这个频率的最终引入是便于使用RF频率发射波形。第一步包括产生矩形波,并将其调制到RF上,注意,产生的信号的持续时间是矩形波宽度的5倍,这样,总的采样点数就是5*POINTS。同时还应注意,如果要产生一个基带信号,必须设置T0=0.第二步是画出所产生矩形波的源代码。( This procedure is rectangle wave production. Step to produce stage defined the waveform of all characteristic parameters, the duration of the rectangle wave WIDTH, rectangle wave sampling POINTS POINTS, carrier frequency F0, this frequency for the ultimate introduction is easy to use RF frequency emission waveforms. The first step including generating rectangle wave, and modulated to RF, attention, produce the duration of the signal is five times the width of rectangle wave, so, overall sampling POINTS is 5* POINTS. Also, note that if you want to produce a baseband signals must set T0 = 0. The second step is to draw a rectangular wave generated by the source code. )
- 2011-05-21 10:52:01下载
- 积分:1
-
Fuzzy-control-system-design
基于matlab的工具箱,应用模糊控制系统方法设计实现PID控制。(Based on Matlab toolbox, the application of fuzzy control system design method achieves the PID control.)
- 2012-06-02 22:14:48下载
- 积分:1
-
itext_1.5.4.jar
simple program for understanding graph and other examples rekating to it in matlab
- 2013-04-29 14:49:27下载
- 积分:1
-
zn
说明: 用z-n法对一个控制过程进行PID参数整定,在simulink平台上进行仿真。(simulation with simulink)
- 2013-05-17 17:32:14下载
- 积分:1