-
优化算法算例,其中有优化算法的相关例子,供学习使用
优化算法算例,其中有优化算法的相关例子,供学习使用-Optimization examples, including relevant examples of optimization algorithm for learning to use
- 2022-02-03 05:02:15下载
- 积分:1
-
BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K...
BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K-MEANS 车牌识别系统 矢量量化的C语言实现 -Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recognition System Vector Quantization C Language
- 2022-07-14 13:33:47下载
- 积分:1
-
模糊神经网络的源码,课程设主计.主要用来识别电子鼻的信号....
模糊神经网络的源码,课程设主计.主要用来识别电子鼻的信号.-FNN source, the Comptroller course is set up. Primarily used to identify the electronic nose signal.
- 2023-04-26 15:40:03下载
- 积分:1
-
and template based on the color of face detection MATLAB source. Rar certain ref...
基于肤色和模板的人脸检测MATLAB源代码.rar具有一定参考价值。-and template based on the color of face detection MATLAB source. Rar certain reference value.
- 2022-11-07 00:35:03下载
- 积分:1
-
这是一个简单的人工智能的例子 希望大家能以此为作出更好的 更完善的...
这是一个简单的人工智能的例子 希望大家能以此为作出更好的 更完善的
- 2022-09-06 21:20:02下载
- 积分: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
-
牌照自动识别
牌照自动识别-license Automatic Identification
- 2023-05-21 08:20:04下载
- 积分:1
-
神经网络的源代码,关于字符识别的一些东西
神经网络的源代码,关于字符识别的一些东西-Neural network source code, something about character recognition
- 2022-07-15 12:32:34下载
- 积分:1
-
经典算法应用:神经网络算法的一个实际应用
经典算法应用:神经网络算法的一个实际应用-Application of the classical algorithm: neural network algorithm, a practical application
- 2022-03-22 08:09:56下载
- 积分:1
-
simulated annealing and genetic algorithms hybrid vehicle routing problem solvin...
模拟退火和遗传算法混和求解车辆路径问题的程序,没有解压密码。-simulated annealing and genetic algorithms hybrid vehicle routing problem solving process, not extracting passwords.
- 2022-02-05 13:47:48下载
- 积分:1