-
TIDM02002
说明: 双向dcdc原理图,可实现双向控制 ,基于高频变压器,可实现闭环控制(Schematic diagram of bidirectional DCDC)
- 2020-06-29 15:52:30下载
- 积分:1
-
PSO算法
粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法(Particle Swarm Optimization (PSO), also known as Particle Swarm Optimization (PSO), is a new evolutionary algorithm developed by J. Kennedy and R. C. Eberhart. PSO is a kind of evolutionary algorithm, which is similar to simulated annealing algorithm. It starts from random solution and searches for the best solution by iteration. It also evaluates the quality of solution by fitness. But it is simpler than genetic algorithm rules. It has no Crossover and Mutation operation of genetic algorithm. As a result, it searches for global optimum by following the optimal value currently searched. This algorithm has attracted the attention of academia for its advantages of easy implementation, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm)
- 2020-06-25 13:20:01下载
- 积分:1
-
加载进度条特效插件
说明: 每种效果都是通过ajax回调来增长进度条的刻度。该loading进度条插件简单实用,适用于各类网站制作loading进度条效果(Each effect increases the scale of the progress bar through Ajax callbacks. The loading progress bar plug-in is simple and practical. It is suitable for making loading progress bar effect on various websites.)
- 2019-01-17 15:22:33下载
- 积分:1
-
ypap105-bin-packing-problem
使用遗传算法(GA)解决二维装箱(Two-Dimensional Packing Problem)问题,(Genetic Algorithms for Solving Two-Dimensional Packing Problem)
- 2019-05-02 17:47:23下载
- 积分:1
-
微分进化算法的其中两个子程序 ann
说明: 微分进化算法的其中两个子程序,第二部分内容(Differential evolution algorithm)
- 2020-06-23 05:20:02下载
- 积分:1
-
modal_identification
模态参数辨识!单点激励响应,通过模态实验获取模态参数,模态质量,刚度,阻尼(modal parameter identification)
- 2021-03-28 13:49:11下载
- 积分:1
-
coord_conv1
Python script for convert coordinate between local end geodetic systems.
- 2016-01-15 22:35:55下载
- 积分:1
-
Vb6.0双色球数据随机生成器
Vb6.0双色球包号数据随机生成器,数据生成完成的话,可以选择顺序缩水、概率缩水,可定义数值的最小可能、最大可能。程序仅供学习VB算法,所生成数据并不起任何作用。
- 2022-02-22 09:32:03下载
- 积分:1
-
违约概率计算
说明: 运用KMV模型来计算债券违约概率matlab程序(Program for calculating default probability)
- 2021-03-08 01:19:28下载
- 积分:1
-
ACKERMAN-STEERING-MECHANISM
The intention of Ackermann geometry is to avoid the need for tyres to slip sideways when following the path around a curve. The geometrical solution to this is for all wheels to have their axles arranged as radii of circles with a common centre point. As the rear wheels are fixed, this centre point must be on a line extended from the rear axle.
- 2020-06-20 15:40:01下载
- 积分:1