资源列表
psogaijinchengxu
- 一种改进的粒子群算法,很全,毕设时用的。可以运行。-An improved particle swarm algorithm, it is complete, complete set time. Can run.
matl
- 一些运用了粒子群算法的例子,有多个,毕设用的,可以运行。-Some examples of particle swarm optimization are used to run the.
FastSLAMgai
- 对fastslam的修改程序,能运行,不用改动。-FastSLAM modification procedures, can run, without change.
pinpufenxi
- 包含有希尔伯特黄变换的主程序、边际谱的计算方法、并绘制了仿真信号的FFT频谱和功率谱,并调用emd分析方法,绘制了emd分解结果,以及瞬时包络和瞬时频率图,还有Hilbert-Huang谱和Hilbert边际谱- Including the main program of the Hilbert Huang transform, marginal spectrum calculation method, and draw the simulation signal FFT spectrum
BPnet-Water-consumption
- 用bp神经网络预测城市供水量,采用了四层可变形态网络。-Bp neural network forecasting with urban water supply, using a four-variable form networks.
using-GA-in-antenna-array
- 提出了整数编码,动态调整交叉概率、变异概率,并将适应度函数设为最大相对旁瓣电平,一种改进遗传算法的优化方法来实现直线稀疏阵列的设计-Proposed integer coding, dynamic adjustment of crossover probability, mutation probability, and the fitness function is set to the maximum relative sidelobe level, an improved genetic
ID3AlgorithmforWeatherJudge
- 讲ID3算法应用于天气决策。给定一组数据集,构建ID3判定树,对某一天气状况进行判断。使用Python脚本编写,C语言版本可参考百度文库(http://wenku.baidu.com/link?url=B3ltO-rUB7K927wLNaGaSInD0hoXRzjVtxFhwcvCdKqewIOu4BZ3SzpC9kRER4qOdBW2_19j-TdYd0H13LJhXZWApI1udXK3wIKBYwso37e),未验证。-Speak ID3 algorithm is applied to w
yuce18001944
- MATLAB 最小二乘支持向量机 已知三个月的风速进行预测之后5天的风速-After MATLAB squares support vector machine known three-month forecast wind speed wind 5 days
yuce1800
- MATLAB 从实际风电场对一个季度的风速进行采样,建立LSSVM模型,对之后几天的风速进行预测-MATLAB actual wind farm on a quarterly sample the wind speed, the establishment LSSVM model to predict the wind speed after a few days
C4.5-cPP-Algorithm
- C4.5算法的C++实现,对研究大数据的初学者有帮助-C4.5 C++
pso
- 利用粒子群算法搜索多项式的最优解,本例中为二元多项式,采用c++实现-Polynomial using particle swarm algorithm to search optimal solution, in this case binary polynomial, use c++ realize
GA
- 遗传算法是人工智能领域的一个重要算法,这篇文章讲述了其用于聚类的原理。-Genetic algorithm is an important algorithm in artificial intelligence, the article describes the principles for clustering.