资源列表
dev_bfs
- this an Artificial intelligence Breadth first search program made in c++ based on Breadth first search algorithm-this is an Artificial intelligence Breadth first search program made in c++ based on Breadth first search algorithm
hist-eq
- histogram equalization
运动员最佳匹配问题
- 羽毛球队有男女运动员各n人。给定2 个n×n矩阵P和Q。P[i][j]是男运动员i和女运动员j配对组成混合双打的男运动员竞赛优势;Q[i][j]是女运动员i和男运动员j配合的女运动员竞赛优势。由于技术配合和心理状态等各种因素影响,P[i][j]不一定等于Q[j][i]。男运动员i和女运动员j配对组成混合双打的男女双方竞赛优势为P[i][j]*Q[j][i]。设计一个算法,计算男女运动员最佳配对法,使各组男女双方竞赛优势的总和达到最大。 输入:。第一行有1 个正整数n (1≤n≤20
fuz_pid
- 模糊控制部分的源代码。模糊PID控制器结构改变固定参数KP,KI,KD的控制策略-Fuzzy control part of the source code. Fuzzy PID controller structure change fixed parameters KP, KI, KD control strategy
BP3
- 这是一个BP神经网络的程序,使用Matlab编辑的。-This is a program of Back-Propgation neural network,edited in Matlab.
Unti13212
- 上传个模糊聚类代码,希望能有用,上传好难啊-From a fuzzy clustering code, hoping to be useful, upload好难ah
FREQ2LEVY
- 系统模式识别函数,注意是最小相位系统,利用freq2levy算法,源代码-Pattern Recognition System function, attention is a minimum phase system
chepaiNETWORK12
- there is an example given
sobel
- 边缘检测-edge detection edge detection edge detection edge detection edge detection edge detection Edge Detection
BP_1
- matlab BP神经网络实例 源代码,适合初学者使用-matlab BP Neural Networks
bp
- 采用BP网络对负荷进行预测,能得到比较好的效果。-BP network used to predict the load they can get better results.