资源列表

« 1 2 ... .83 .84 .85 .86 .87 2388.89 .90 .91 .92 .93 ... 2830 »

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

说明:蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。-Ant colony algorithm is a simulated evolutionary algorithm, preliminary studies show that the algorithm h
<xiaomeng> 在 2024-11-15 上传 | 大小:2kb | 下载:0

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

说明:此程序可从投影矩阵中分解出摄像机的内外参数(K、R、T),效果很不错。需要包含opencv头文件。-The program can decompose interior and exterior parameters(K,R,T) from a camera s projection matrix. Strong performace has been demonstrated. What you only have to do is
<王维> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Genetic-Algorithm

说明:c编的遗传算法共享给大家。同时还想得到更好更多的有关遗传算法的程序,望大家多多奉献。-c series of genetic algorithms for everyone to share. At the same time would like to get more and better information on genetic algorithm program, and hope a lot of dedication.
<杰克> 在 2024-11-15 上传 | 大小:2kb | 下载:0

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

说明:应用遗传算法进行电机运行故障检测,分别为电机轴承滚珠故障、电机轴承内圈故障、电机轴承滚珠和内圈组合故障,其中以40组数据为训练样本,4组数据为测试样本。-Motor fault detection based on Genetic Algorithms,Motor ball bearing failure, the the motor bearing inner ring failure, the motor bearing balls
<quanzhi> 在 2024-11-15 上传 | 大小:2kb | 下载:0

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

说明:神经网络的BP算法,使用matlab来实现的。-BP neural network algorithm using matlab to achieve.
<ljj> 在 2024-11-15 上传 | 大小:2kb | 下载:0

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

说明:1.Hopfield 學習演算法(功能:能辨識英文字母) 2.Competitive 競爭式學習演算法(功能:執行非監督式的資料分群)-1.Hopfield learning algorithm (function: to identify letters) 2.Competitive competitive learning algorithm (function: the implementation of unsuper
<timtsai> 在 2024-11-15 上传 | 大小:2kb | 下载:0

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

说明:Apriori核心算法过程如下: 过单趟扫描数据库D计算出各个1项集的支持度,得到频繁1项集的集合。 连接步:为了生成,预先生成,由2个只有一个项不同的属于的频集做一个(k-2)JOIN运算得到的。 剪枝步:由于是的超集,所以可能有些元素不是频繁的。在潜在k项集的某个子集不是中的成员是,则该潜在频繁项集不可能是频繁的可以从中移去。 通过单趟扫描数据库D,计算中各个项集的支持度,将中不满足支持度的项集去掉形成
<lixiongxi> 在 2024-11-15 上传 | 大小:2kb | 下载:0

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

说明:pso算法的 源代码 很不错 好好看看吧 ,很经典的 。-pso algorithm source code is a good a good look at it, very classic.
<温度虚构> 在 2024-11-15 上传 | 大小:2kb | 下载:0

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

说明:pso的 新代码 最基础的 那个 用c实现的-pso new code that used the most basic realization c
<温度虚构> 在 2024-11-15 上传 | 大小:2kb | 下载:0

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

说明:通过实属编码的遗传算法,来整定出较好的PID控制参数-Seeking the best parameters for PID by using GA algorithm.
<Xiaofeng> 在 2024-11-15 上传 | 大小:2kb | 下载:0

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

说明:本文将 改进的PSO优化算法与 BP网络算法相结合, 完全 基于BP网络算法的基本思想, 是在基本 BP算法的误 差反向传播调整权值的基础上, 再引入 PSO 算法进行 权值修正, 是严格意义上的基于 PSO的 BP网络算法.-pso programming for improved bp neural network
<李淋淋> 在 2024-11-15 上传 | 大小:2kb | 下载:2

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

说明:自己写的, 决策树分类, machine learning project-ID3 classifitor
<许涛> 在 2024-11-15 上传 | 大小:2kb | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 2388.89 .90 .91 .92 .93 ... 2830 »

源码中国 www.ymcn.org