-
2PPM_TH_UWB
TH-PPM UWB信号发射链路仿真,其中函数cp0201_transmitter_2PPM_TH中已经依次调用了另外5个函数,直接在matlab中调用它就可以仿真出结果。(TH-PPM UWB signal transmission link simulation, which has in turn calls function cp0201_transmitter_2PPM_TH in another five function call directly in matlab it can simulate the results.)
- 2010-07-10 11:09:49下载
- 积分:1
-
CSGCbingxing
认知无线电频谱分配中采用CSGC并行算法进行(Cognitive radio spectrum allocation algorithms in parallel using CSGC)
- 2014-01-09 19:28:54下载
- 积分: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
-
FA2
一种改进的萤火虫算法解决动态0-1背包问题。经过测试,算法就有良好的性能。(Firefly Algorithm (FA), Genetic Algorithm (GA) and Differential
Evolution (DE) have been widely used for static optimization problems, but the applications of those
algorithms in dynamic environments are relatively lacking. In the present study, an effective FA introducing
diversity with partial random restarts and with an adaptive move procedure is developed and proposed
for solving dynamic multidimensional knapsack problems. To the best of our knowledge this
paper constitutes the first study on the performance of FA on a dynamic combinatorial problem. In order
to uate the performance of the proposed algorithm the same problem is also modeled and solved by
GA, DE and original FA. Based on the computational results and convergence capabilities we concluded
that improved FA is a very powerful algorithm for solving the multidimensional knapsack problems
for both static and dynamic environments.)
- 2015-03-25 20:28:10下载
- 积分:1
-
compare-character
Test the optimized implementation of comparison with single-character strings.
- 2014-01-13 23:24:04下载
- 积分:1
-
feature.dr
【无人驾驶传感器之64线激光雷达】
velodyne hdl64es2 64线激光雷达点云数据处理之雷达返回值与转角关系([64 line laser radar sensor of the unmanned] velodyne hdl64es2 64 lines lidar point cloud radar data processing of the return value and the angular relationship)
- 2013-12-02 14:12:28下载
- 积分:1
-
FactoryPattern
FactoryPattern example to illustrate abstract, concrete, and product patterns.
- 2014-01-17 08:08:22下载
- 积分:1
-
heatmaptext
Heat maps with numeric values overlayed
- 2007-08-14 11:03:22下载
- 积分:1
-
detect
从神经元电极上测得的原始信号中检测锋电位信号(detect spikes)
- 2014-08-26 16:47:42下载
- 积分:1
-
NN-backpropagation
This algorithm helps to find solutions to AND,OR,XOR problems with neural network backpropagation idea.
- 2013-02-08 18:23:21下载
- 积分:1