资源列表
[人工智能/神经网络/遗传算法] StandardBPalgorithmCode
说明:该代码是基于标准BP算法训练样本数据的代码,压缩包里包含代码和样本数据。 BP(Back Propagation)神经网络,即信号的正向传播+误差的反向传播,该网络是应用最广泛的一种神经网络模型。BP网络的设计主要包括输入层,隐层,输出层及各层之间的权值、阈值及传输函数等几个方面。-The code is based on code standard BP algorithm training data, compression bag containing the code and sampl<zzuzwj> 在 2026-01-11 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] JCudaMatrixGPU
说明:矩阵计算(并行计算,使用cuda),加入计时器-matrix computation(use parallel computation under cuda), add counter of time<Fred Ji> 在 2026-01-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] algorithm-about-resource-allocation
说明:关于资源分配问题的改进算法,可以根据自己需要修改。-The improved algorithm about resource allocation problem, you can modify according to their own needs.<txj> 在 2026-01-11 上传 | 大小:3kb | 下载:0
[matlab例程] HarmonySearch
说明:本程序是先进的和声算法源程序,包含和声算法搜索初始化和简单应用的案例。-This program is an advanced harmonic algorithm source , including cases harmony search algorithm initialization and simple applications.<周> 在 2026-01-11 上传 | 大小:3kb | 下载:0
[matlab例程] kaermanlvbo
说明:卡尔曼滤波的matlab仿真,对于信号处理和自动控制专业的研究人员有极大帮助-Kalman filter matlab simulation for signal processing and automatic control of a professional researcher of great help<胡亚各> 在 2026-01-11 上传 | 大小:3kb | 下载:0
[数据结构常用算法] nibolan
说明:设计一个算法,将一般算术表达式转化为逆波兰表达式,并求逆波兰表达式的值。可以实现+、-、*、/和带括号的运算,如6+(7-1)*3+10/2.(C语言实现)-Design an algorithm that will generally arithmetic expression into a reverse polish expression, and the value of reverse polish expression. Can realize the+,-,*,/and (), s<珊珊> 在 2026-01-11 上传 | 大小:3kb | 下载:0