-
本人的模式识别课程VC源程序
本人的模式识别课程VC源程序-my pattern recognition programs VC source
- 2022-05-20 02:46:49下载
- 积分:1
-
Standard Particle Swarm Optimization source, the program used to calculate the G...
标准微粒群算法源程序,该程序用于计算Goldstein-Price函数的函数最小值-Standard Particle Swarm Optimization source, the program used to calculate the Goldstein-Price function function of the minimum
- 2022-03-31 12:46:12下载
- 积分:1
-
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基...
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S―R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ为给定的步长, η为[-1,1]的随机数-simulated annealing algorithm (Simulated Annealing, or SA algorithm) is a simulation of heating molten metal in the annealing process, to find the global optimum one of the effective ways. Simulated Annealing basic ideas and the steps are as follows : S = (s1, s2, ..., sn) for all possible state posed by the pool, f : S-R non-negative cost function, that is abstract optimization problems are as follows : Find S* s, making f (s*) = min f (si) arbitrary si S (1) to set a higher initial temperature T, randomly generated initial state S (2) of a certain form, the current state of random disturbance, have a new state S "S" = S+ sign (). delta where given for the step, [-1,1] Random Number
- 2022-08-26 01:32:21下载
- 积分:1
-
国内的一个A*算法演示,可以自己画地图,演示效果非常好
国内的一个A*算法演示,可以自己画地图,演示效果非常好-domestic A* algorithm for a demonstration, can you paint maps, the effect was very good demonstration
- 2022-09-15 06:15:03下载
- 积分:1
-
Source code of DBSCAN algorathm of data mining with VC
数据挖掘中dbscan算法的vc实现的源代码-Source code of DBSCAN algorathm of data mining with VC
- 2022-05-07 09:36:39下载
- 积分:1
-
基于ELMAN神经网络对阶跃响应动态进行补偿也可以举一反三的运用于ELMAN网络的其他应用...
基于ELMAN神经网络对阶跃响应动态进行补偿也可以举一反三的运用于ELMAN网络的其他应用-Elman neural network based on the step response of the dynamic compensation can be applied to an example of the Elman network other applications
- 2022-01-24 16:53:01下载
- 积分:1
-
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助....
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助.-VC realize an efficient use of bp neural network algorithm source code, and they hope to help everyone.
- 2022-03-19 22:54:52下载
- 积分:1
-
神经网络C程序的第10章
神经网络C程序的第10章-neural network C procedures for the Chapter 10
- 2023-01-24 05:50:04下载
- 积分:1
-
小波十讲(中文版),这是个很好的讲义,希望对你有帮助
小波十讲(中文版),这是个很好的讲义,希望对你有帮助-Ten Lectures on Wavelets (Chinese version), which is a very good lecture notes, want to help you
- 2022-06-13 14:19:55下载
- 积分:1
-
模糊控制矩阵推理,控制规则表,设计带有延迟一阶惯性环节得模糊控制器。...
模糊控制矩阵推理,控制规则表,设计带有延迟一阶惯性环节得模糊控制器。-fuzzy control matrix reasoning, control rule, designed with a delay in order inertia links fuzzy controller.
- 2022-05-06 22:48:05下载
- 积分:1