资源列表
[人工智能/神经网络/遗传算法] Maxfpminer1
说明:本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.<石飞> 在 2025-01-18 上传 | 大小:97kb | 下载:0
[人工智能/神经网络/遗传算法] chameleon
说明:变色龙层次聚类算法,利用动态模型的层次聚类算法-chameleon hierarchical clustering algorithm, using a dynamic model of hierarchical clustering algorithm<林恩> 在 2025-01-18 上传 | 大小:97kb | 下载:1
[人工智能/神经网络/遗传算法] java_lsys
说明:你看到了什么?一群苍蝇在飞舞?这是简简单单的动画么?这些家伙是“活”的么?我可以告诉你,这群飞舞的动物叫Floy,它既不是苍蝇也不是蝌蚪,而是人工生命!这就是一段简简单单的程序,而且代码的长度才有200多行!-what do you see? A group of flies in the air? This is simple animation? These guys are "live"? I can tell<若令> 在 2025-01-18 上传 | 大小:97kb | 下载:0
[人工智能/神经网络/遗传算法] Extreme-nonlinear-function
说明:用函数输入输出数据训练BP神经网络,使训练后的网络能够拟合非线性函数输出,保存训 练好的网络用于计算个体适应度值。根据非线性函数方程随机得到该函数的4000组输入输出数据,存储于data中,其中input为函数输入数据,output为函数对应输出数据,从中随机抽取3900组训练数据训练网络,100组测试数据测试网络拟合性能。最后保存训练好的网络。-With the function input and output data to<万二> 在 2025-01-18 上传 | 大小:98kb | 下载:0
[人工智能/神经网络/遗传算法] VRPpro-master
说明: 自适应系数蚁群算法混合遗传算法,对于初学者学习理解集群算法很有帮助-Simple basic ant colony algorithm, clustering algorithm for beginners to learn to understand very helpful<李德勇> 在 2025-01-18 上传 | 大小:98kb | 下载:0
[人工智能/神经网络/遗传算法] AForge.NET
说明:基于AForge.NET的BP神经网络算法程序源代码。代码注释的很清楚,适合新手学习。高手自动略过。-AForge.NET based on BP neural network algorithm source code. Notes code is very clear, for beginners to learn. Master automatically skipped.<马力> 在 2025-01-18 上传 | 大小:98kb | 下载:0
[人工智能/神经网络/遗传算法] BaseFixed_Dynamic_Old
说明:双臂空间机器人闭链动力学建模程序,采用龙格库塔法显著提高运算精度与运算速度,解决了闭链内力分配与闭环建模的难题-Arm Space Robot closed chain dynamics modeling program, using Runge-Kutta method significantly improve the accuracy and computational speed operation to solve the i<王铃> 在 2025-01-18 上传 | 大小:98kb | 下载:0
[人工智能/神经网络/遗传算法] Hopfield1
说明:根据Hopfield神经网络相关知识,设计一个具有联想记忆功能的离散型Hopfield神经网络。-Based on the Hopfield neural network knowledge, design a discrete Hopfield neural network with associative memory functions.<汪杰> 在 2025-01-18 上传 | 大小:98kb | 下载:0
[人工智能/神经网络/遗传算法] chap8(遗传算法和粒子群算法)
说明:遗传算法流程以及几种应用场景,matlab原程序代码及mat文件(Genetic algorithm process and several application scenarios, matlab original program code and mat files)<flowerslee > 在 2025-01-18 上传 | 大小:98kb | 下载:0
[人工智能/神经网络/遗传算法] jacobi-www.matlabnet.ir
说明:this is jacobian algorithm for calculation projects<ahmad1371> 在 2025-01-18 上传 | 大小:98kb | 下载:0
[人工智能/神经网络/遗传算法] FEF_DEMO
说明:神经元网络模型,用来模拟生物神经元网络,研究神经元在网络中的特性(Neural network model)<zhangtao> 在 2025-01-18 上传 | 大小:98kb | 下载:0
[人工智能/神经网络/遗传算法] 超级刷单王
说明:超级刷单王外部参数详解: extern int Profit = 70;//目标盈利点数,注意该EA按5位数报价的 extern int gi_maxbuy = 6;//买单最大单数, 该EA理论上可以操作的上限为13,但是13单很吓人的! extern int gi_maxsell = 6;//卖单的…… extern int gi_addstep = 50;//1-6单加码间距基数; 加码间距= 基数×系数的单量次方;不过是否加仓还<like8> 在 2025-01-18 上传 | 大小:98kb | 下载:0