-
一个极好的支持向量机代码,来自于一个超人,并强烈推荐…
一个牛人的神经网络支持向量机代码,对于搞模式识别的朋友强烈推荐!-A wonderful program of svm code coming from a superman,and strong recommendation to someone who learn about pattern-recognition .
- 2022-06-19 05:56:32下载
- 积分:1
-
这是用C语言编写的ID3算法,希望对大家有所帮助
这是用C语言编写的ID3算法,希望对大家有所帮助-This is the C language prepared by the ID3 algorithm, we hope to help
- 2022-03-22 11:46:37下载
- 积分:1
-
运用MATLAB语言编写的连续型霍普菲尔德网络
运用MATLAB语言编写的连续型霍普菲尔德网络-using MATLAB prepared by the continuous Hopfield network
- 2022-04-09 05:04:10下载
- 积分:1
-
用c语言演绎“生命游戏",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个
生命...
用c语言演绎“生命游戏",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个
生命细胞,生命细胞只有两种状态:“生”或“死”。-with language interpretation c Life "game", the 1970s, It had been a crazy demons known as the "Game of Life" of the games, this game is quite simple. Suppose a chessboard like the same grid, each square place a living cell, cell lives only two states : "Health" or "dead."
- 2022-06-18 16:24:31下载
- 积分:1
-
使用模拟退火思想解决图着色(GCP)问题,使用先看说明文件...
使用模拟退火思想解决图着色(GCP)问题,使用先看说明文件-??用??拟退 火??想 ???鐾 ??派???GCP ??问题 ????用先 ?
- 2022-01-21 03:51:32下载
- 积分:1
-
Radial basis function networks Polynomial Approximation and fitting
径向基网络对Polynomial函数的逼近和拟合-Radial basis function networks Polynomial Approximation and fitting
- 2022-05-05 04:07:56下载
- 积分:1
-
里面有两个源码,人机博弈的,一个是五子棋,一个是中国象棋!...
里面有两个源码,人机博弈的,一个是五子棋,一个是中国象棋!-with a two-source, human-computer game, one of 331, a Chinese chess!
- 2023-04-09 12:40: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
-
根据人工鱼群算法的基本原理,求解一个函数值的最优解;
根据人工鱼群算法的基本原理,求解一个函数值的最优解;-According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
- 2022-02-05 08:32:22下载
- 积分:1
-
a user
一个好用的数据挖掘算法,有感兴趣的朋友常联系了。-a user-friendly data mining algorithms, often friends interested in the link.
- 2022-03-06 04:02:04下载
- 积分:1