-
蚁群算法,C程序
ACO,C program
ACO,C program
- 2022-09-05 15:00:02下载
- 积分:1
-
simple implement of genetic algorithm on cards
simple implement of genetic algorithm on cards
- 2022-06-16 18:24:37下载
- 积分:1
-
Plus noise to the voice of a program, you can determine the needs to increase th...
给语音加噪声的一个程序,可以给定需要加噪声的分贝数,程序会自动加载,选用的是随机白噪声。-Plus noise to the voice of a program, you can determine the needs to increase the number of decibels of noise, the program will automatically load, selected at random white noise.
- 2022-04-18 20:02:01下载
- 积分:1
-
遗传算法基本原理PPT下载,适合初学者学习,一共有四部分。
遗传算法基本原理PPT下载,适合初学者学习,一共有四部分。-The basic principles of genetic algorithms PPT download, suitable for beginners to learn, a total of four parts.
- 2022-07-16 10:53:52下载
- 积分:1
-
java编写的贝叶斯网络分类器(貌似没有模型构建和参数学习过程)...
java编写的贝叶斯网络分类器(貌似没有模型构建和参数学习过程)-java prepared by the Bayesian network classifier (seemingly no model of the learning process and parameters)
- 2023-03-28 23:10:03下载
- 积分:1
-
Vc++下如何利用Matlab工具箱进行数字信号处理
Vc++下如何利用Matlab工具箱进行数字信号处理-Vc++ How to use Matlab toolbox for digital signal processing
- 2022-11-19 11:15:04下载
- 积分: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
-
经典的SOM人工神经网络例子源码,经测试可用,可作入门学习用...
经典的SOM人工神经网络例子源码,经测试可用,可作入门学习用-SOM classic examples of artificial neural network source code
- 2022-02-13 09:37:43下载
- 积分:1
-
一个支持向量机的工具箱。包括2类分类算法与回归算法。
一个支持向量机的工具箱。包括2类分类算法与回归算法。-A Support Vector Machine Toolbox. Including Category 2 classification algorithm with the regression algorithm.
- 2022-04-14 11:10:46下载
- 积分:1
-
机器人编程方法,主要是讲c的, 期刊论文
机器人编程方法,主要是讲c的, 期刊论文-Robot programming method, mainly stresses c and Journal Papers
- 2022-02-21 21:13:21下载
- 积分:1