资源列表
[人工智能/神经网络/遗传算法] pedestrian_behavior
说明:这个来自巴基斯坦的研究,关于行人检测的,封装无代码-The Pakistan study on pedestrian detection, packaging code<shendong> 在 2025-04-06 上传 | 大小:8.74mb | 下载:0
[人工智能/神经网络/遗传算法] comman-matlab-code
说明:通用的简单的BP神经网络,适合初学者学习-easy,effcient,comman matlab code<周清> 在 2025-04-06 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] bp
说明: BP神经网络的数据分类-语音特征信号分类1- 四个特征信号矩阵合成一个矩阵 data(1:500,:)=c1(1:500,:) data(501:1000,:)=c2(1:500,:) data(1001:1500,:)=c3(1:500,:) data(1501:2000,:)=c4(1:500,:) 从1到2000间随机排序 k=rand(1,2000) [m,n]=sort(k)<sulinli> 在 2025-04-06 上传 | 大小:369kb | 下载:0
[人工智能/神经网络/遗传算法] codeastar
说明:A*算法实现代码,具体的实现了A*寻路算法的代码-A* code implementation<Glede> 在 2025-04-06 上传 | 大小:162kb | 下载:0
[人工智能/神经网络/遗传算法] Neural-network
说明:神经网络的介绍,主要是bp网络,适合神经网络入门-Neural network is introduced in this article<yichunlei> 在 2025-04-06 上传 | 大小:141kb | 下载:0
[人工智能/神经网络/遗传算法] javab-p
说明:用java实现的bp神经网络预测 用java语言编写的bp神经网络模型-java bp<宋国峰> 在 2025-04-06 上传 | 大小:20kb | 下载:0
[人工智能/神经网络/遗传算法] Neural-network-recognition
说明:网络将输入模式加权求和、与门限比较、再进行非线性运算,得到网络的输出-The network will be weighted sum input mode, compared with the threshold, then a nonlinear operator to get the output of the network<徐森> 在 2025-04-06 上传 | 大小:482kb | 下载:0
[人工智能/神经网络/遗传算法] Predatory-search-algorithm
说明:巴西人Alexandre Linhares提出捕食搜索算法的最初文献,发表于SCI期刊。-this is a paper about Predatory search algorithm ,which is publish by IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION.<汪迪生> 在 2025-04-06 上传 | 大小:278kb | 下载:0
[人工智能/神经网络/遗传算法] otsu2
说明:ostu算法,绝对能用,能跟大部分算法相结合,如BP,粒子群等等,绝对超值-ostu algorithm, can absolutely matter sorted out most of the algorithm are combined, such as BP, particle swarm, the absolute value<王龙> 在 2025-04-06 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Fuzzy-Netwok
说明:模糊-神经网络的C语言实现 经测试可运行 -C program sample of Fuzzy- network.<李博> 在 2025-04-06 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] Nccprop
说明:Ncc神经网络C语言实现.经测试可运行.运行环境TurboC2.-C program sample of Ncc network<李博> 在 2025-04-06 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] matlab_neat
说明:一类新的神经进化算法——NEAT,可同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,此程序是用于解决经典的XOR分类问题-A new neuroevolution algorithm is called NEAT.NEAT can evolve the topologies as well as the connection weights of BP network. this matlab program solv<赵昀> 在 2025-04-06 上传 | 大小:71kb | 下载:0