资源列表
[人工智能/神经网络/遗传算法] 解凸规划的Matlab工具箱CVX
说明:解凸规划的Matlab工具箱CVX,包含使用文档 如: m = 20; n = 10; p = 4; A = randn(m,n); b = randn(m,1); C = randn(p,n); d = randn(p,1); e = rand; cvx_begin variable x(n) minimize( norm( A * x - b, 2 ) ) subject to<943163808@qq.com> 在 2013-05-26 上传 | 大小:7.09mb | 下载:0
[人工智能/神经网络/遗传算法] ICA-Empire-competitive-algorithm
说明:帝国竞争算法资料,最近载看的一种比较新颖的算法,类似于遗传算法等智能算法 -Empire competitive algorithm data set to see a more recent novel algorithm, similar to the genetic algorithms and other intelligent algorithms<姚明> 在 2024-11-08 上传 | 大小:1.33mb | 下载:0
[人工智能/神经网络/遗传算法] ACATSP
说明:蚁群算法 敬请下载。。试过-Please download ant colony algorithm. . Tried. . . . . . . . . . . . . . . . . . . .<秦森> 在 2024-11-08 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] ABB-IBR1410(ICR5)-Program
说明:用于ABB IBR 1410机器人的ICR5 Rapid 指令-Rapid program without interruption for ABB IBR1410 Robot<丁飞己> 在 2024-11-08 上传 | 大小:213kb | 下载:0
[人工智能/神经网络/遗传算法] Apriori
说明:这个特殊的Apriori是基于前缀树表示所需的计数器和使用双递归计划,算上交易查找频繁项集和关联规则。-This special Apriori is based on a prefi x tree representation of the needed counters and uses a doubly recursive scheme to count the transactions to Find Frequent<sdl> 在 2024-11-08 上传 | 大小:39kb | 下载:0
[人工智能/神经网络/遗传算法] INES
说明:学习一个图形化的模型(贝叶斯网络或可能性网络)从数据集的样本情况下,从一个贝叶斯网络来生成一个随机的数据集,评估学习网络WRT的程序一组测试数据和参考网络,以及测量条件的依赖性的优势。-Programs to learn a graphical model (Bayesian network or possibilistic network) from a dataset of sample cases, to generate a r<sdl> 在 2024-11-08 上传 | 大小:121kb | 下载:0
[人工智能/神经网络/遗传算法] mpRegression
说明:多元多项式回归,即一个程序,一个程序,对于给定的数据确定最小误差平方多项式。输出值也可能被转化运用Logit变换,从而使多元logistic回归。如何应用此程序的简要描述,可以发现在C源码包文件中的倒退/ EX / README。-A program for multivariate polynomial regression, i.e., a program that determines a minimum squared erro<sdl> 在 2024-11-08 上传 | 大小:28kb | 下载:0
[人工智能/神经网络/遗传算法] NPC
说明:一个程序来诱使一个天真的可能性分类的朴素贝叶斯分类器(可能性模拟)和诱导幼稚的可能性分级分类新的数据。-A program to induce a naive possibilistic classifier (a possibilistic analog of the naive Bayes classifier) and to classify new data with an induced naive possibilistic<sdl> 在 2024-11-08 上传 | 大小:23kb | 下载:0
[人工智能/神经网络/遗传算法] ga
说明:7种GA算法,并含有动态指示图,欢迎下载交流。-7 kinds GA algorithm<李国家> 在 2024-11-08 上传 | 大小:94kb | 下载:0
[人工智能/神经网络/遗传算法] ga
说明:遗传算法示例程序,结构清晰,是初学GA算法的很好入门程序,欢迎下载。-Genetic algorithm sample program, a clear structure, is a good beginner GA to entry procedures, welcome to download.<李国家> 在 2024-11-08 上传 | 大小:26kb | 下载:0
[人工智能/神经网络/遗传算法] SCU
说明:仿真机器人底层平台的一些基本函数以及已经写好的底层-Robot Soccer v1.5a<zhye> 在 2024-11-08 上传 | 大小:4.44mb | 下载:0
[人工智能/神经网络/遗传算法] a-nonlinear-SVM-classifier
说明:这是非线性svm分类器的matlab代码,不仅有代码,而且有数据。-This is matlab code of a nonlinear SVM classifier , which not only has the code, but the data.<wangzengqin> 在 2024-11-08 上传 | 大小:3kb | 下载:0