-
PSOt
Particle Swarm Optimization
- 2015-04-09 10:32:51下载
- 积分:1
-
Sams---CPP-Primer-Plus--4th-Edition
C++ Primer Plus, Fourth Edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques. C++ Primer Plus contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately.
- 2014-02-18 10:53:03下载
- 积分:1
-
Two-times-smoothing
matlab导入txt格式数据后,能对数据数据二次平滑(Two times smoothing
)
- 2015-04-21 14:25:28下载
- 积分:1
-
measure
采用遗传算法和三次样条插值法对已给数据进行拟合,得出最优取点方案(Genetic algorithm and cubic spline interpolation method is to fit the data, obtain optimum take-point program)
- 2020-10-07 15:57:37下载
- 积分:1
-
SVR
A matlab implementation on SVR
- 2010-10-10 05:55:19下载
- 积分:1
-
SGD-CMA
智能天线SGD一CMA随机梯度下降恒模算法matlab仿真(Smart antenna SGD-CMA stochastic gradient descent constant modulus algorithm matlab simulation)
- 2012-05-01 14:26:26下载
- 积分:1
-
serialDataStream11
Matlab接收串口的数据,并作出相应的处理(Matlab receive serial data and processing it )
- 2014-11-11 22:02:54下载
- 积分:1
-
matlabmprogram
简单函数优化的遗传算法程序简单函数优化的遗传算法程序简单函数优化的遗传算法程序(Simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization procedure)
- 2009-06-03 20:49:35下载
- 积分:1
-
pendlum
单摆、倒立摆的二维及三维控制与仿真(请在matlab7.0中打开)(pendulum, the inverted pendulum 2D and 3D Control and Simulation (please matlab7.0 open))
- 2007-03-06 09:17:21下载
- 积分:1
-
l2007425234648
这是一道很基本的程序,一方面希望它对初学遗传算法的兄弟们有用(包含了遗传算法实现的大部分步骤,而且有详细的注释),另一方面旨在抛砖引玉,
在下浅见:
1、遗传算法在进行大规模计算时,数据交换量大,速度确实是一个瓶颈,就如这道程序,在种群规模50,进化代数1000时运行需要40秒左右(cpu:duron 1G),当然,小弟编程能力弱,望各位大侠指教啊,或帮我修改一下这道程序
(This is a very basic procedure, While they want it beginner GA brothers useful (including the genetic algorithm to achieve the most steps and a detailed note), on the other hand aims to attract the next suggestions : 1. GA conducting large-scale calculations, the data exchange capacity, speed is a bottleneck, as this practice. 50 in population size, the evolution of algebra required for the operation of 1000 when about 40 seconds (cpu : duron 1G), Of course, the younger programming weak, and hopes to enlighten ah Shanhaiguan, or help me rephrase this practice)
- 2007-05-13 09:19:25下载
- 积分:1