-
模糊数学建摸课件。讲述的是数学建模中模糊数学的概念,给初学者一个清晰地认识。...
模糊数学建摸课件。讲述的是数学建模中模糊数学的概念,给初学者一个清晰地认识。-Fuzzy modeling courseware. About the mathematical concept of fuzzy mathematical modeling to give beginners a clear understanding of.
- 2023-05-16 18:15:03下载
- 积分:1
-
Winsvm支持向量机分类预测的指导书
WinSVM支持向量机预测分类使用指导书-WinSVM support vector machine classification for prediction guide book
- 2022-03-15 13:31:55下载
- 积分: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
-
一个C编写的足球机器人比赛程序,算法很好
一个C编写的足球机器人比赛程序,算法很好-C prepared by a robot soccer competition procedures, a good algorithm
- 2022-03-25 16:29:37下载
- 积分:1
-
the program for the establishment of a functional classification, which is used...
本程序实现的功能为建立一分类器,用于进行有监督的分类学习.-the program for the establishment of a functional classification, which is used for supervised classification study.
- 2022-01-22 13:00:14下载
- 积分:1
-
simulated annealing Spanning Tree, a better classification. Simple and straightf...
模拟退火生成树,一种比较好分类方法。程序简单,易懂。-simulated annealing Spanning Tree, a better classification. Simple and straightforward.
- 2022-02-22 00:25:19下载
- 积分:1
-
Neural network adaptive resonance theory model of the C language source code!
神经网络中自适应谐振理论模型实现的C语言源程序!-Neural network adaptive resonance theory model of the C language source code!
- 2023-05-01 13:35:03下载
- 积分:1
-
Achieve a two
实现了二维数据的K均值算法以及ISODATA分类算法-Achieve a two-dimensional data, as well as K-means algorithm ISODATA classification algorithm
- 2022-12-13 16:25:02下载
- 积分:1
-
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
- 2022-04-07 06:51:04下载
- 积分:1
-
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等...
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等-Simon Haykin "Neural NetWorks" examples of the original code, very classic. I believe very useful, especially in such SVM PCA
- 2022-03-18 12:18:21下载
- 积分:1