资源列表
GA-RosenBrockNew
- 遗传算法的MATLAB代码,请大家一起交流学习(Genetic Algorithm is good algorithm and wish you can give me advise)
linker-jsd-master
- Distances between Dirichlet distributions based on Jensen-Shannon Divergence
MST.py
- 网络最小生成树算法,利用numpy实现,MST 矩阵模型(minimum spanning tree)
791893257PSO
- 粒子群算法matlab程序,百度云算个覅us和覅一(matlab PSO code nuai josijd j djpj jojdja jpfjp)
P2_KalmanFilter_Example
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Ka
fuzzy_pid2
- simulink建模,进行模糊PID仿真(Simulink modeling, fuzzy PID simulation)
Array
- 可实现简单数组的删除功能和排序功能,最基础的代码(Delete and sort array)
wuziqi
- 可以实现简单的五子棋AI功能,还有玩残局的功能。(A simple Gobang AI function can be realized.)
fdanfengyanshe
- 弗朗和费单缝衍射仿真实验,可以对单缝实验进行仿真(Fran and single slit diffraction experiment)
lda
- lda 自然语言处理 文本分类 特征工程(lda natural language processing text classification feature engineering)
Python_Algorithms
- python算法教程,用Python语言来讲解算法的分析和设计,分别介绍了树、图、计数问题、归纳递归、遍历、分解合并、贪心算法、复杂依赖、Dijkstra算法、匹配切割问题以及困难问题及其稀释等内容。(python algorithms,Explain the analysis and design of the algorithm in Python language)
Warshall
- 使用warshall寻找最短路径,IDE使用的是QT5.8(use the warshall to find the shortest road)