资源列表
c45Algorithm
- C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for i
Integrate
- 数值积分,可利用公式进行简单的模拟积分,精度不错。
LU
- 通过LU分解解线形方程组,有输入输出的说明-Through the LU decomposition solution of linear equations, there are input-output descr iption of
steepest
- 实用最优化方法 最速下降法 变尺度法 牛顿法 阻尼牛顿法 皆为可运行程序-The most practical method of steepest descent optimization variable metric method damped Newton' s method Newton' s method can run the program are all
simplexTab
- Simplex Tableax algorithm in matlab
City
- 智能优化算法,主要是tsp问题,optimal algorithm-optimal algorithm
huffman
- 霍夫曼编码的码长是变化的,对于出现频率高的信息,编码的长度较短;而对于出现频率低的信息,编码长度较长。这样,处理全部信息的总码长一定小于实际信息的符号长度。-Huffman coding of the code length is variable, for the high frequency information, coding the length of the shorter and for the low frequency information, code length lon
FDTD_1D_HzEy
- 一维成像FDTD,TM电磁波各处场强的数值,完全匹配成PML内参数的设置。-A d imaging FDTD, TM electromagnetic wave field numerical everywhere, fit into PML parameter set in
gaijin-fenzhifa
- 此为对分治法大整数相乘的一个改进,能够给对刚开始学习算法的人一个了解的机会-This is an improved large integer multiplication of divide-and-conquer method to the beginning of the learning algorithm an understanding of the opportunity
kmeans
- kmeans methode (k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean)
LCSSolveCommonSequence
- 用备忘录方法求两个序列的最长公共子序列,并对LCS的过程进行详细的格式化的输出,最后输出最长公共子序列及其长度。-Memorandum method for solving two sequences with the longest common subsequence
LinearProg-Problem
- 一些基本的线性规划问题,如风险投资问题和指派问题的Matlab的解法-Some basic linear programming problem, Matlab' s solution, such as venture capital issues and assignment problem
