-
zdlj
最短路径问题(包括Floyd算法和避圈法)的matlab程序,较实用(Shortest path problems (including Floyd algorithm and avoid the circle method) matlab procedures, more practical)
- 2009-05-17 19:47:29下载
- 积分:1
-
distribution-system
distribution-system in the matlab mfile
- 2013-09-20 12:00:39下载
- 积分:1
-
NaSch-master
说明: 元胞自动机为使人员疏散离散模型更好描述行人微观特性,提出一种改进元胞自动机的人员疏散模型。(In order to make the discrete model of evacuation better describe the micro-characteristics of pedestrians, a new evacuation model based on improved cellular automata is proposed.)
- 2021-03-19 19:19:19下载
- 积分:1
-
Matlabandcontrol
非常好的一本Matlab与控制结合起来的电子书,值得珍藏!(Very good a combination of Matlab and control of e-books, worthy of treasures!)
- 2009-12-24 16:12:29下载
- 积分:1
-
dpd
数字预失真处理的主函数,用于修正功放的非线性(power ample digital hdl)
- 2015-03-14 18:10:52下载
- 积分:1
-
KYRSa4-Miwenko
Mathematical methods of optimization and simulation, Development of mathematical model observation flight situation
- 2012-01-04 18:02:55下载
- 积分:1
-
Bounding-Box
无线Ad Hoc网络的一种分布式定位算法,采用matlab仿真。(Distributed Localization in Wireless Ad Hoc Networks,matlab simulation)
- 2020-07-04 17:40:02下载
- 积分:1
-
eva
基于Gumbel极值分析的腐蚀剩余寿命估计过程中,Gumbel分布图的绘制程序。该程序在论文“储罐底板机器人在线检测数据的极值分析”有应用。(Gumbel distribution graph plotting code for corrosion residual life estimation. The program is applied in the paper Extreme Value Analysis of In-Service Robotic Storage Tank Floor Inspection .)
- 2017-04-07 10:40:04下载
- 积分:1
-
c10_spawc03
R. K. Martin, C. R. Johnson, Jr., M. Ding, and B. L. Evans, "Infinite Length Results for Channel Shortening Equalizers," Proc. The IV IEEE Signal Processing Workshop on Signal Processing Advances in Wireless Communications (SPAWC), Rome, Italy, June 2003.
- 2011-01-09 21:02:31下载
- 积分: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