-
用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
-
介绍了在LabView环境下的神经网络算法
介绍了在LabView环境下的神经网络算法-Introduced in the LabView environment, the neural network algorithm
- 2022-02-25 06:27:54下载
- 积分:1
-
最小平方法,利用分形维数。尝试怎样样。我觉得语apolog…
用最小二乘法计算分形图案的维数。试试看怎么样。请多包涵!!
-least squares method used fractal pattern dimension. Try how kind. I feel apologetic for this! !
- 2022-09-22 20:05:04下载
- 积分:1
-
蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。...
蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。-Ant Algorithm VC source code to simulate the foraging ants to walk way to solve the optimal routing problem.
- 2022-02-05 04:33:01下载
- 积分:1
-
支持向量机(3)svm_light
支持向量机(3)svm_light-Support Vector Machines(3):svm_light
- 2023-05-31 01:00:03下载
- 积分:1
-
c++的程序 有关神经网络的,请站长加我,
c++的程序 有关神经网络的,请站长加我,-c procedures of the neural network, for my head, thank you
- 2022-01-29 01:52:50下载
- 积分:1
-
采用动量梯度下降算法训练 BP 网络。
采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
- 2022-08-17 05:42:45下载
- 积分:1
-
VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。...
VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。-use artificial intelligence to solve eight problems maze. This is a very interesting small artificial intelligence procedures, it may try.
- 2022-03-19 18:15:34下载
- 积分:1
-
经典算法应用:神经网络算法的一个实际应用
经典算法应用:神经网络算法的一个实际应用-Application of the classical algorithm: neural network algorithm, a practical application
- 2022-03-22 08:09:56下载
- 积分:1
-
This code in this directory implements the binary hopfield network.Source code m...
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.
- 2022-02-05 22:07:00下载
- 积分:1