-
用VB编写得罗茨泵泄漏量计算,这可是花费了我半年得时间,贡献了!...
用VB编写得罗茨泵泄漏量计算,这可是花费了我半年得时间,贡献了!-VB prepared with a Roots pump leakage calculation, it is six months I have spent time and contributed!
- 2022-12-07 14:45:03下载
- 积分:1
-
一篇捷联惯性导航系统的姿态算法论文,并对补偿算法进行了详细的论述。...
一篇捷联惯性导航系统的姿态算法论文,并对补偿算法进行了详细的论述。-A strapdown inertial navigation system algorithm posture papers, and compensation algorithms are discussed in detail.
- 2023-06-22 17:00:04下载
- 积分:1
-
基于svm的机器学习文本分类方法,具有很好的借鉴意义
基于svm的机器学习文本分类方法,具有很好的借鉴意义-Svm-based machine learning text classification methods, with a good reference
- 2022-07-26 12:17:40下载
- 积分:1
-
这个是脉冲耦合神经网络在边缘检测中的应用,脉冲耦合神经网络是第三代神经网络,天生就具有图像处理的优势。...
这个是脉冲耦合神经网络在边缘检测中的应用,脉冲耦合神经网络是第三代神经网络,天生就具有图像处理的优势。-This is a Pulse-Coupled Neural Networks in Edge Detection, pulse coupled neural network is the third generation of neural networks, image processing inherently advantage.
- 2022-01-26 04:56:31下载
- 积分:1
-
实现增量支持向量机算法,通过选择增量的因素…
实现增量SVM算法,通过对因子的选择增量式的来训练SVM,大大加快了SVM算法的训练速度-To achieve incremental SVM algorithm, through the choice of factors Incremental to train SVM, greatly accelerated the speed of SVM training algorithm. .
- 2022-01-25 21:48:35下载
- 积分:1
-
可以自动生成qbf问题实例,但需要给定一些参数.
可以自动生成qbf问题实例,但需要给定一些参数.-can produce QBF instance
- 2022-01-20 22:36:15下载
- 积分:1
-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
遗传算法 遗传算法
遗传算法 遗传算法-Genetic algorithm genetic algorithms genetic algorithms
- 2022-05-01 01:50:07下载
- 积分:1
-
没有翻译
遗传算法求解最优解求函数的最大值 : f(x,y)=21.5+x*sin(4*PI*x)+y*sin(20*PI*y) |
定义域 D: -3
- 2022-02-01 23:58:10下载
- 积分:1
-
JAVA版的蚂蚁算法(Ant Colony Optimization Algorithms)
JAVA版的蚂蚁算法(Ant Colony Optimization Algorithms) -JAVA version of the ant algorithm (Ant Colony Optimization Algorithms)
- 2022-02-04 08:23:21下载
- 积分:1