-
代码及课件
说明: 1)网络结构为三层,隐层神经元个数自定,说明神经网络结构;
2)获取两组数据,一组作为训练集,一组作为测试集;
3)用训练集训练网络;
4)用测试集检验训练结果,并显示拟合结果。(1) The network structure has three layers, and the number of neurons in hidden layer is self-determined, which indicates the structure of neural network;
2) Two sets of data were obtained, one as training set and one as test set;
3) The network is trained by training set;
4) The test set was used to test the training results, and the fitting results were displayed.)
- 2020-07-02 14:11:44下载
- 积分:1
-
NeuralNetwork_BP_PSO
说明: 利用粒子群算法强大的全局优化能力,并行计算的快速收敛性,对BP神经网络进行初始权值、阈值寻优,避免了BP算法精度波动大,易陷入局部极小值的缺陷(By using the strong global optimization ability of pso and the fast convergence of parallel computing, the initial weight and threshold optimization of BP neural network are carried out to avoid the defects of BP algorithm, such as high accuracy fluctuation and easy to fall into the local minimum value)
- 2020-06-23 00:40:01下载
- 积分:1
-
Multi-threaded ClientServer Socket Class
功能很完善的一份SOCKET类,可以用与WINDOWS平台网络编程开发,提供了许多重要的API接口,封装了绝大部分网络编程的常用功能。其中主要包含两个类,地址类以及套接字处理类。
- 2022-12-06 03:25:03下载
- 积分:1
-
company_network
搭建一个有4个部门的公司网络,包含研发部门、测试部门、管理部门和销售部门,利用局域网模型在一个对象中模拟一个服务器和多个客户端的行为(Set up a department of four corporate network, including R & D department, testing department, management department and sales department, the use of local area network model of an object in the simulation at a server and multiple clients of conduct)
- 2009-04-08 19:35:59下载
- 积分:1
-
一个不错的实时通讯开发开源代码,可用于ip电话/视频会议,希望对大家有用,...
一个不错的实时通讯开发开源代码,可用于ip电话/视频会议,希望对大家有用,-A good real-time communication to develop open-source code, can be used for ip phone/video conferencing, in the hope that useful to everybody,
- 2022-06-27 04:28:48下载
- 积分:1
-
faceRecognition
该demo展示了使用opencv和face_recognition库,对图片中出现的人脸识别记录并框出的过程,可实际应用(This is a demo which implements face recognition with opencv and face_recognition libraries)
- 2020-06-24 09:40:07下载
- 积分:1
-
代码3
实现时滞系统稳定性分析的lMI工具箱,安装在matlab中使用,可以求解(Stability analysis of time-delay systems)
- 2018-12-15 15:19:56下载
- 积分:1
-
shengchanxianpingheng
生产线平衡问题的启发式算法求解,可以得到最优的工作站安排(Line Balancing Heuristic algorithm for solving the problem, you can get the optimal arrangement of the workstation)
- 2009-04-19 11:25:43下载
- 积分:1
-
bp00
bp神经网络vc++实现,具有较好的效果,可以参考(bp neural network vc++ realize, with good results, you can refer to)
- 2013-10-29 18:30:38下载
- 积分:1
-
CNN
说明: 卷积神经网络用matlab方式实现,内含有注释(Convolutional neural network is implemented in Matlab with comments)
- 2020-04-06 15:58:54下载
- 积分:1