资源列表
[matlab例程] pso-code---matlab
说明:二维粒子群的实现。 编码简单,容易理解。-Two-dimensional particle swarm implementation. Coding is simple, easy to understand.<lvlin> 在 2025-01-23 上传 | 大小:17kb | 下载:0
[人工智能/神经网络/遗传算法] youhua
说明:采用遗传算法优化神经网络初试权值和阈值,从而得到最优适应度的初始权值和阈值,以达到优化网络预报精度的目的-Neural network using genetic algorithm to optimize the first test weights and thresholds to obtain the optimal fitness of the initial weights and thresholds in order t<常亮> 在 2025-01-23 上传 | 大小:17kb | 下载:0
[数学计算/工程计算] DSMC0R.FOR
说明:test of rotational relaxation in a uniform gas.<beh> 在 2025-01-23 上传 | 大小:17kb | 下载:0
[matlab例程] El-Algoritmo-MF
说明:Theorical algorithm of MF-DFA Spanish Version<McGufalo> 在 2025-01-23 上传 | 大小:17kb | 下载:0
[数值算法/人工智能] PSO_ToolKit
说明:用java语言编写的粒子群算法优化两个经典函数,可以参考学习。-PSO ToolKit in Java PSO ToolKit in Java<congcong55> 在 2025-01-23 上传 | 大小:17kb | 下载:0
[matlab例程] sun_azimuth_data
说明:在matlab下,实现太阳高度角、日期计算。-In matlab, the realization of solar altitude angle, the date of calculation.<xiong> 在 2025-01-23 上传 | 大小:17kb | 下载:0
[人工智能/神经网络/遗传算法] apriori
说明:apriori算法,用c++实现的,请放心下载使用-apriori algorithm, with c++ implementation, please rest assured download<tian> 在 2025-01-23 上传 | 大小:17kb | 下载:0
[matlab例程] corner_detect
说明:matlab角点检测的源代码示例程序,有较好的参考价值。-corner detection matlab source code for sample programs, a better reference value.<f_rock> 在 2025-01-23 上传 | 大小:17kb | 下载:0
[matlab例程] mfiles
说明:vessel models and control en-vessel models and control engg<ARUN KUMAR> 在 2025-01-23 上传 | 大小:17kb | 下载:0
[数据结构常用算法] bolanjisuanqi
说明:背景 以下是几个标准的表达式: 5 * 2 + -3 5 * (2 + -3) 5 + ((-4 * -5) + (((5 + (6 - 2)) * 7 + ((4 + 2) * (3 - 1)))) 与之等价的波兰表达式为 + * 5 2 -3 * 5 + 2 -3 + 5 + * -4 -5 + * + 5 - 6 2 7 * + 4 2 - 3 1 在普通的表达式中<vengeance> 在 2025-01-23 上传 | 大小:17kb | 下载:0