资源列表

« 1 2 ... .23 .24 .25 .26 .27 2028.29 .30 .31 .32 .33 ... 2831 »

[人工智能/神经网络/遗传算法cmdmy

说明:一个VB的算法实例_聪明的蚂蚁,很复杂的算法适合学习的好代码,蚂蚁会自动去寻找自己的食物-A VB example of the algorithm _ clever ants, a very complex algorithm for learning good code, the ants will automatically go to find their own food
<zhuying> 在 2025-05-29 上传 | 大小:68kb | 下载:0

[人工智能/神经网络/遗传算法mlclass-ex1

说明:机器学习里的多分类问题,用logistic回归解决。-Machine learning in the multi-classification problem, using logistic regression to solve.
<xieqiwei> 在 2025-05-29 上传 | 大小:6.49mb | 下载:0

[人工智能/神经网络/遗传算法faiuring

说明:基于级联失效的一篇论文,复杂网络类。负载容量模型,科学网-Scale amplifi cation of natural debris fl ows caused by cascading landslide
<chenxiaoling> 在 2025-05-29 上传 | 大小:5.3mb | 下载:0

[人工智能/神经网络/遗传算法yichuansuanfa-tsp

说明:用遗传算法解决TSP问题,运行效率较高。里面的程序多为逻辑程序,对遗传算法过程有更好的理解-Using genetic algorithm to solve TSP problems, higher operating efficiency. Mostly inside the program logic, genetic algorithms have a better understanding of the process
<卷毛> 在 2025-05-29 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法kalmanfilter

说明:卡尔曼滤波,实现提前一步预报状态输出和状态输出-Kalman filtering to achieve one step ahead forecasts status output and status output
<李明> 在 2025-05-29 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法解凸规划的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
<姚明> 在 2025-05-29 上传 | 大小:1.33mb | 下载:0

[人工智能/神经网络/遗传算法ACATSP

说明:蚁群算法 敬请下载。。试过-Please download ant colony algorithm. . Tried. . . . . . . . . . . . . . . . . . . .
<秦森> 在 2025-05-29 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法ABB-IBR1410(ICR5)-Program

说明:用于ABB IBR 1410机器人的ICR5 Rapid 指令-Rapid program without interruption for ABB IBR1410 Robot
<丁飞己> 在 2025-05-29 上传 | 大小: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> 在 2025-05-29 上传 | 大小: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> 在 2025-05-29 上传 | 大小: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> 在 2025-05-29 上传 | 大小:28kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 2028.29 .30 .31 .32 .33 ... 2831 »

源码中国 www.ymcn.org