-
BP神经网络的C语言实现,对理解神经网络很有帮助。
BP神经网络的C语言实现,对理解神经网络很有帮助。-BP neural network to achieve the C language, very helpful in understanding the neural network.
- 2022-12-23 08:20:02下载
- 积分:1
-
这个是神经网络中的HopField网络模拟,是利用外向和的双极性HopField网络,有很好的借鉴价值。...
这个是神经网络中的HopField网络模拟,是利用外向和的双极性HopField网络,有很好的借鉴价值。-This is a neural network of Discharge network simulation is the use of the outward and bipolar Discharge network, a very good reference value.
- 2022-03-11 00:04:14下载
- 积分:1
-
Genetic Algorithm for TSP problem, containing the basic principles of genetic al...
遗传算法求解TSP问题,内附有遗传算法基本原理,程序已验证-Genetic Algorithm for TSP problem, containing the basic principles of genetic algorithm has the process had been made to verify
- 2022-08-16 11:40:05下载
- 积分:1
-
本人调试的大作业(源程序模型+论文),主要包括PID控制、模糊控制、神经网络控制、遗传算法优化神经网络控制(使用了遗传工具箱GAOT)对同一系统所作的仿真比较,
本人调试的大作业(源程序模型+论文),主要包括PID控制、模糊控制、神经网络控制、遗传算法优化神经网络控制(使用了遗传工具箱GAOT)对同一系统所作的仿真比较,并加入饱和、死区、时滞等非线性后的响应,具体的分析比较过程论文中写的很详细。-I debug a big operation (source model+ Thesis), including PID control, fuzzy control, neural network control, genetic algorithm optimization of neural network control (using a genetic toolbox GAOT) on the same system simulation by the comparison, and to join saturation, dead zones, such as nonlinear time-delay after the response, the specific analysis of the comparison process paper written in great detail.
- 2022-08-18 17:01:05下载
- 积分:1
-
遗传算法求解tsp文题 里面包括了执行文件
遗传算法求解tsp文题 里面包括了执行文件-genetic algorithm tsp text that includes the implementation document
- 2022-04-30 21:41:16下载
- 积分:1
-
This is a pattern recognition algorithm of the K
这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm of the K-means classification of a simple simulation example is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model has great help to me.
- 2023-02-13 05:25:03下载
- 积分:1
-
支持向量机(SVM)的VC源代码,内有应用手册和应用实例。
支持向量机(SVM)的VC源代码,内有应用手册和应用实例。-Support Vector Machine (SVM) of the VC source code, with the application of manuals and application examples.
- 2022-07-21 15:55:40下载
- 积分:1
-
利用OpenCV库实现的一个Kalman滤波的例子。
利用OpenCV库实现的一个Kalman滤波的例子。-A Kalman filter example achieved with OpenCV.
- 2023-02-22 03:35:04下载
- 积分:1
-
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方...
人工神经网络BP算法
1、动态改变学习速率
2、加入动量项
3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
方便矩阵运算,当然,也可自己写矩阵类
4、可暂停运算
5、可将网络以文件的形式保存、恢复-Artificial neural network BP algorithm 1, the dynamic change learning rate 2, adding momentum of 3, using the matrix calculation Matcom4.5 library (can be downloaded free of charge, the first document matlib.h), facilitate the matrix calculation, of course, can also write their own matrix Class 4, may be suspended by the operator 5, may be the form of network to the preservation, restoration
- 2022-01-26 07:08:09下载
- 积分:1
-
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。...
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。-a good LIBSVM JAVA source. They should study and improve SVM academics. Reference. From Data Mining Tool Kit Yale.
- 2022-01-28 08:46:53下载
- 积分:1