资源列表
[人工智能/神经网络/遗传算法] Multi-objective-evolutionary
说明:NSGA的源程序,是多目标进化算法的智能算法,可用于多目标优化与决策等方面的计算(NSGA source, multi-objective evolutionary algorithm intelligent algorithm can be used to calculate other multi-objective optimization and decision-making)<冲动老少年> 在 2025-06-03 上传 | 大小:40kb | 下载:0
[人工智能/神经网络/遗传算法] Genetic_Algotithm
说明:用遗传算法求y=x*sin(10*pi*x)+2的最大值 -1=<x<=2 精确到6位小数 pow(2,21)<3*1000000<pow(2,22) 编码的二进制长度为22 (Using genetic algorithms seek y = x* sin (10* pi* x)+2 maximum-1 = <x<=2)<段冰可> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] bp
说明:一种BP神经网络的PYTHON代码,可用于简单预测等(A BP neural network PYTHON code)<wb12345> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] SRM_challenge_07
说明:该文件描述了srm脉冲神经元模型的图形界面,代码无误,可运行(This is a code of spiking response model. It describe a neuron which can fire spikes.The code is correct and can be run.)<xinxin123> 在 2025-06-03 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] LLE
说明:局部线性嵌入算法(LLE)。它可以很好表达数据的内在流行结构,能够保留数据的本质特征,这样可以较好的保留原有数据特征,其算法也需要进行稠密采样,进行特征参数优化(LLE Algorithm)<pipi> 在 2025-06-03 上传 | 大小:13kb | 下载:0
[人工智能/神经网络/遗传算法] gpio_test.tar
说明:使用/dev/mem和mmap方式在用户层操作物理层资源的接口。(use /dev/mem and mmap to operate physical layer resource in usermode process.)<liushaofang> 在 2025-06-03 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] hokuyo_node-hydro-devel
说明:在ROS机器人操作系统中,加载激光传感器Hokuyo的功能包(In ROS robot operating system, load the laser sensor Hokuyo function package)<朱鸽> 在 2025-06-03 上传 | 大小:43kb | 下载:0
[人工智能/神经网络/遗传算法] GA_RBF
说明:利用遗传算法对RBF(径向基)神经网络的中心值和宽度进行优化。实现效果比较好,能够高精度的实现非线性逼近。(Using genetic algorithm to optimize the center value and width of RBF (radial basis) neural network. The realization effect is better, and the nonlinear approximation can be achieved with high acc<phenixfk> 在 2025-06-03 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] neural-network
说明:该软件是《MATLAB神经网络43个案例分析》的源码和《游戏中的人工智能》书籍。分享一下。(The software is MATLAB neural network 43 case analysis of the source code and the game of artificial intelligence books. Share it.)<11721206> 在 2025-06-03 上传 | 大小:12.3mb | 下载:0
[人工智能/神经网络/遗传算法] RBF_FZ
说明:本程序为RBF神经网络预测。输入量为多个,输出为单个,可根据自己需求进行修改。预测效果明显,较为实用。(This procedure is RBF neural network prediction. The input quantity is many, the output is a single, may according to own need to carry on the revision. Prediction effect is obvious, more practical.<phenixfk> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 1
说明:给定一颗有权无根树,修改任意一条边,求最少的任意两点间的距离和:修改一条边是指删除树中的一条边,然后选择两个端点连线,形成一课新的树,并且不改变这条边的权值,在这棵树的基础上,求最少的任意两点间的距离和是多少 任意两点的距离和指:sum(a到b的距离,a<b,a和b都是树上的点) 输入:第一行是整数n,接下来n-1行,每行包括3个整数ai,bi,wi,表示节点ai与bi之间有一条权重为wi的边。 输出:最小的任意两点间的距离和 (Given a right<qzm> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Untitled
说明:小波神经网络是由 Qinhua Zhang 和 Albert Benveniste(1992)首先提出的,它 充分利用了小波变化良好的局部化性质并结合 ANN 的自学习功能,因而具有较 强的逼近和容错能力。<dinghang> 在 2025-06-03 上传 | 大小:1kb | 下载:0