资源列表

« 1 2 ... .73 .74 .75 .76 .77 878.79 .80 .81 .82 .83 ... 2831 »

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

说明:模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm
<zsy> 在 2025-04-22 上传 | 大小:1kb | 下载:0

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

说明: 遗传算法求解函数最大值 设计的种群规模,采用的选择算子,交叉概率,变异概率,进化代数和最优解-Design of population size, using the selection operator, crossover probability, mutation probability, evolutionary algebra and the optimal solution
<zsy> 在 2025-04-22 上传 | 大小:240kb | 下载:0

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

说明:旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。本程序即用matlab实现TSP问题。-Traveling salesman problem, the TSP problem (Travelling Salesman Problem) is a well-known field of mathematics one of the problems. The procedure
<zsy> 在 2025-04-22 上传 | 大小:2kb | 下载:0

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

说明:王小平版遗传算法的光盘源代码,对学习遗传算法的人很有帮助,里面包含了许多matlab文件和c++文件。-Wang Xiaoping, a CD-ROM version of the source code for genetic algorithm, genetic algorithm for learning were very helpful, which contains a lot of matlab files and c++
<zsy> 在 2025-04-22 上传 | 大小:3.75mb | 下载:0

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

说明:VC++编程应用人工智能之遗传算法(GA),对学习遗传算法的人,尤其是初学者和研究者都有很大的帮助-VC++ programming applications of artificial intelligence, genetic algorithms (GA), genetic algorithm learning, especially for beginners and researchers are of great help
<zsy> 在 2025-04-22 上传 | 大小:46kb | 下载:0

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

说明:已知函数y=x*sin(10*Pi*x)+2.0。利用人工智能中的遗传算法(GA),计算y在区间(0,2)上的极大值。对于想学习GA的网友们来说,是个很好的Demo。而且对于基因类,已经按照面向对象的思想进行了封装,稍微修改参数就可以用在实际项目中。 实现环境:Visual C++ 6.0. -Known function y = x* sin (10* Pi* x)+2.0. The use of artificial intel
<zsy> 在 2025-04-22 上传 | 大小:46kb | 下载:0

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

说明:
<Simonlee> 在 2025-04-22 上传 | 大小:363kb | 下载:0

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

说明:实现2点滤波算法,这是最简单的一种工程滤波方法,以前有很大的实际用途,目前用的较少,但该算法的原理还是有用的。-2 Point Fliter
<TP> 在 2025-04-22 上传 | 大小:1.09mb | 下载:0

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

说明:Alfa_Beta 滤波,适用于目标做匀速直线运动的场景,在Gauss Noise噪声下滤波效果和Kalman滤波近似,本文的特点在于对Alfah、Beta 两个参数的取值。-Alfa_Beta fliter
<TP> 在 2025-04-22 上传 | 大小:1.09mb | 下载:0

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

说明:本程序产生满足 N(), Delta) 分布的 高斯白噪声,对于滤波等仿真很有用。-Gauss Noise
<TP> 在 2025-04-22 上传 | 大小:1mb | 下载:0

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

说明:加权最小二乘法滤波,在很多书中,都没有给出初始协方差的求法,本程序给出了一种方法,仿真的滤波效果很好。-WLS Fliter
<TP> 在 2025-04-22 上传 | 大小:1.1mb | 下载:0

[人工智能/神经网络/遗传算法EasyPCA-1[1].0.tar

说明:C语言编写的PCA程序,实现主成分分析功能-C language of the PCA program to achieve the principal component analysis function
<潘丽娜> 在 2025-04-22 上传 | 大小:32kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 878.79 .80 .81 .82 .83 ... 2831 »

源码中国 www.ymcn.org