资源列表
SAGAHillClimbing
- Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
BP_PID
- 本程序针对多输入多输出的耦合网络,设计了PID神经元网络,达到了很好的控制效果。-The procedure for multi-input multi-output coupling network designed PID neural network to achieve good control effect.
yerenguohe
- 人工智能中经典算法野人过河的问题C语言实现-Classic algorithms in Artificial Intelligence Savage C language implementation issues across the river
Hungarian-Algorithm.
- 函数查找最小边的权重匹配给出的M×N的边缘 使用匈牙利算法权重矩阵的权重 A function for finding a minimum edge weight matching given a MxN Edge weight matrix WEIGHTS using the Hungarian Algorithm. - A function for finding a minimum edge weight matching given a MxN Edge we
rbf_kernel
- RBF神经网络模型 能够很快的调用RBF网络模型 是用方便简单-rbf Prediction of Noisy Chaotic Time Series Using an
K-MEANS
- k均值聚类是最著名的划分聚类算法,由于简洁和效率使得他成为所有聚类算法中最广泛使用的。给定一个数据点集合和需要的聚类数目k,k由用户指定,k均值算法根据某个距离函数反复把数据分入k个聚类中。-k-means clustering is one of the most famous partition clustering algorithm, due to the simplicity and efficiency so that he became the most widely used i
IVA
- 独立向量分析(IVA)是对独立成分分析(ICA)算法的一种扩展,将ICA中的单变量成分扩展为多维变量成分,可有效避免卷积盲源分离过程中的排序模糊性问题。-Independent vector analysis (IVA), a multivariate extension of independent component analysis, tackles the convolutedly mixed blind source separation (BSS) problem in a wa
GATSP
- 这是用c编写的旅行商问题的算法,比较简单,很好理解(使用遗传算法)-GA TSP
BP_Netural_Network_Example
- BP神经网络的设计前向型神经网络的实例,基于Matlab环境。
AI-Semantic-algorithm
- 人工智能语义算法,可用于计算各类逻辑推理问题,如理发师问题等-AI semantic algorithm can be used to calculate all kinds of logical reasoning questions, problems such as barber
2
- 有MATLAB编写的智能算法——人工鱼代码。通过了调试。可运行
GAforMaxfunction
- 遗传算法求函数极值算是遗传算法的一种最简单的应用,这里就介绍一种简单的,全文基本翻译自codeproject的一篇文章,作者为Luay Al-wesi,软件工程师。例子中的函数为y = -x^2+ 5 ,大家可以将其改为其他复杂一些的函数,比如说f=x+10sin(5x)+7cos(4x)等。本篇文章适合遗传算法初学者阅读,大牛请绕道,呵呵。文后附C语言代码,全部代码在VC6.0上编译通过。 代码中文说明见:http://blog.csdn.net/xujinpeng99/archive/2
