资源列表
c++
- 算术编码用c++的实现,包含简单介绍和变量说明。
ltsa
- 一种用于非线性降维的流形学习算法,主要是先考虑用每一点处的局部切空间表示该点处的几何特征,然后都局部切空间进行排列。-A non-linear dimensionality reduction of manifold learning algorithm, mainly to consider every point of the partial cut Department said that the space of the geometric characteristics of poin
INTERPOL
- This a program for interpolation de newton-This is a program for interpolation de newton
k_means
- k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-In statistics and machine learning, k-means clustering is a method of cluster analysis which aims to partition n observations into
tmfdtd_2d
- TM波传播的二维FDTD程序,并可以可视化E,H场-2D TM wave propagation, animation E-field and H-field
chazhi
- 本代码是lagrange插值算法、牛顿插值算法和等距节点牛顿插值算法的MATLAB程序,代码有详细的注释,可以直接调用-This code is lagrange interpolation, Newton interpolation algorithm and the Newton interpolation algorithm equidistant nodes MATLAB program code with detailed notes, you can directly call
spanning_tree
- 最小生成树的Prim 和Kruscal算法-Prim minimum spanning tree algorithm and Kruscal
myDTOP_mutual_MES
- 互耦效应下的单次快拍算法,能够实现一维快速DOA估计,且不受互耦影响-single snapshot algorithm in the presence of mutual coupling
rk4change
- 变步长龙格库塔方法,及其与解析解之间的误差对比-Variable step Changlong Kutta method and the error comparison with the analytical results
Newton-Method_1-var
- Newton method.......this is a matlab code which solves a nonlinear function by newton-raphson method
bayes
- 基于自然对数改进的朴素贝叶斯,统计TPR,NPR,TFR,TPR-Based on the natural logarithm improved Naive Bayes
bayes1
- 朴素贝叶斯法主要根据概率论中的贝叶斯法则,是一种很好的用于文本分析的机器学习算法-Naive Bayes method is a kind of machine learning algorithm based on the theory of probability, which is a good machine learning algorithm for text analysis.
