资源列表
[人工智能/神经网络/遗传算法] BP
说明:BP神经网络是一个前向网络,它利用误差反向传播算法对网络进行训练,结构简单,可塑性强。本例选择3层BP神经网络(隐层为1层)来逼近函数,单输入单输出,隐层包含7个神经元,预设精度为0.1,学习率设为0.1,循环次数为5000次,达到循环次数,或结果达到预设精度要求,结束计算。激活函数选择双曲函数,采用梯度下降法,通过神经元的输入和误差,以及权值的学习速率来计算权值的变化率。将输入提供给网络后,神经元的激活值从输入层经各中间层向输出层传播<张鹏> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] twodimapproximationbp
说明: 单输出函数Y=SIN(X)逼近问题的bp程序:假设网络结构为3--2--1,输入维数M,共N个样本,一般输入不算层,输出算层- 激活函数: hardlim---(0,1),hardlims---(-1,1),purelin,logsig---(0,1),tansig----(-1,1) softmax,poslin,radbas,satlin,satlins,tribas 训练算法: 1.traing<刘老师> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] GA_PID
说明:对于常规的二阶惯性对象设计遗传算法,能够对PID的3个参数进行优化。-Conventional second-order inertial object design genetic algorithm to optimize the three parameters of PID.<茫茫> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] junzhijianyan
说明:无线传感器网络移动节点定位问题中的用均值检验的方法解决定位问题-Wireless sensor network node location problem with moving the mean test methods to solve location problem<息珍珍> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] BP-network
说明:BP算法实现简单的人工神经网络的功能并且能够进行相应的代码样本训练-BP algorithm to achieve a simple function of the artificial neural network and the corresponding code sample training<金> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] PCA
说明:PCA分析,主成分分析算法的源代码,输入矩阵就能够完成PCA分析,方便易用,算法简洁易用。-Pca Analyze, The source code of PCA method, input matrix and you ll get the result, it is simple to use and the source code is very clear.<zhaowen> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] TSP
说明:遗传算法 求解TSP问题VC6++代码-Genetic algorithm for TSP VC6++ code<王虎> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Breadth-first-search
说明:宽度优先搜索 适合于人工智能课程实验所用-Breadth-first search<shan> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] principal-component-analysis
说明:主成份分析在模式识别中是一种特征提取方法!-a very important technique feature extraction in pattern recognazition<weijing> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] New-Text-Document
说明:matlab counting用于计算一定环境内的积木数量-matlab counting<rimond> 在 2025-04-04 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] DKBDSK
说明:c常用算法源程序集之1 或者看看有没有这个文件:samples_win32_multithread zip,或 sample()<Ennice> 在 2025-04-04 上传 | 大小:2kb | 下载:0