资源列表
[人工智能/神经网络/遗传算法] 模拟退火源码
说明:模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动<> 在 2025-05-20 上传 | 大小:54kb | 下载:0
[matlab例程] 实验6-牛顿法解方程
说明:在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.<葛林> 在 2025-05-20 上传 | 大小:54kb | 下载:0
[人工智能/神经网络/遗传算法] 基于特征提取技术的源程序代码
说明:基于特征提取技术的源程序代码,开发环境是vc,希望对大家的学习有帮助 严禁用于商业用途-feature extraction technology based on the source code and development environment is vc, we hope to help the learning for commercial purposes is strictly prohibited! !<刘华> 在 2025-05-20 上传 | 大小:54kb | 下载:0
[人工智能/神经网络/遗传算法] GP_VC
说明:遗传规划算法的VC程序实现 智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedur<网络游者> 在 2025-05-20 上传 | 大小:54kb | 下载:0