-
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
- 2022-02-06 18:48:59下载
- 积分:1
-
用MATLAB编写的支持向量机,实现了线性可分的…
用MATLAB编写的支持向量机,实现了线性可分与线性不可分的情况,还有非线性支持向量机,里面部分常用的核函数。-Prepared using MATLAB support vector machine, to achieve a linearly separable and linear indivisible, it is still non-linear support vector machine, which part of the kernel function used.
- 2022-03-21 07:15:22下载
- 积分:1
-
这个目录包含实现通用reqursive最小二乘效用…
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
- 2022-07-14 08:22:15下载
- 积分:1
-
本程序利用遗传算法解决一简单的多项式极值问题
本程序利用遗传算法解决一简单的多项式极值问题-This procedure using the genetic algorithm to solve a simple problem of polynomial extremal
- 2022-05-09 11:50:28下载
- 积分:1
-
基于《知网》的词汇语义相似度计算Final.doc
基于《知网》的词汇语义相似度计算Final.doc-Based on the " HowNet" the vocabulary of semantic similarity calculation Final.doc
- 2023-07-18 23:25:04下载
- 积分:1
-
此目录包含执行该目录的代码
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
- 2022-12-30 17:05:03下载
- 积分:1
-
《神经网络模式识别及其实现》源程序
几个VC编写的神经网络示例...
《神经网络模式识别及其实现》源程序
几个VC编写的神经网络示例-neuronetwork
- 2022-05-17 15:46:43下载
- 积分:1
-
用C++语言开发的神经网络,很好用的。
使用C语言实现神经网络算法,针对BP神经网络的特点进行设计和开发,具有比较好的性能-use c language to develop neural network,good to use.
- 2022-07-11 03:48:03下载
- 积分:1
-
使用MATLAB6.5实现的自适应学习速率反向传播网络
使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network
- 2022-03-14 22:09:15下载
- 积分:1
-
有关神经网络的计算
有关神经网络的计算-the neural network computing
- 2022-02-28 12:53:29下载
- 积分:1