资源列表
PRP
- 共轭梯度优化优化算法,解决信号恢复恢复问题(optimization algorithm)
EM
- EM 算法的MATLAB编程,以一个示例说明EM编程过程(MATLAB programming of EM algorithm)
jiqixuexi
- 编写代码计算信息增益,splitDataSet函数是用来选择各个特征的子集的,比如选择年龄(第0个特征)的青年(用0代表)的自己,我们可以调用splitDataSet(dataSet,0,0)这样返回的子集就是年龄为青年的5个数据集。chooseBestFeatureToSplit是选择选择最优特征的函数。(Write code to calculate the information gain.SplitDataSet function is used to select the featur
EWKM
- 子空间聚类算法EWKM (Entropy Weighting K-Means) 在matlab上的实现。(Entropy Weighting K-means which is one of the subspace clustering algorithm written in Matlab.)
source_code
- MIKE21BW应用程序,用于海绵层和孔隙层的计算(MIKE21BW application for calculation of spongy and pore layers)
Sort
- 主流O(n^2)和O(n*logn)的排序算法的实现和部分算法的优化。以及算法的性能测试。可以很直观的展现算法性能和实现过程。(The implementation of the sorting algorithm for the mainstream O (n^2) and the O (n*logn) and the optimization of some algorithms. And the performance test of the algorithm. It can show
tunning PID by PSO
- 粒子群优化算法在实际中的仿真应用的额 的的额额额额额(The amount of simulation application of the particle swarm optimization algorithm in practice)
Astar伪代码
- Astar算法,路径规划中的经典算法,求解最短路径的最优算法(Astar algorithm, the classical algorithm in path planning, the best algorithm to solve the shortest path)
Astar-KO
- 路径规划经典算法A*算法仿真代码,适合初学者学习借鉴(Path planning classic algorithm a * algorithm simulation code, suitable for beginners to learn from)
Astar
- A*算法是一种静态路网中求解最短路径最有效直接的搜索方法,也是许多其他问题的常用启发式算法,他考虑了全局的信息,可以在一些情况下蜕化为迪杰斯特拉算法以及扫描时算法,本程序文件是利用A*算法进行一个航路规划(A * algorithm is a static road network to solve the shortest path is the most effective and direct search method, is also a lot of other problems c
gamma
- Gamma源于CRT(显示器/电视机)的响应曲线,即其亮度与输入电压的非线性关系。(The Gamma is derived from the response curve of the CRT (display / TV), that is, the nonlinear relation between its brightness and the input voltage.)
MATLAB实践GUI成绩管理系统
- 文件包含matlab的源代码m文件,gui文件,文本说明,都很详细,需要的可以下载(The file contains the matlab source code m file, the GUI file, the text descr iption, all very detailed, the need can be downloaded.)
