资源列表
Lagrange_chchx
- 一个用于多点输入的lagrange型式多项式的插值程序,标注详细,易于理解-one more point for the importation of Hangzhou type polynomial interpolation procedures Tagging detailed, easy to understand
TrainReset
- TrainReset:there are many trains need to drive out of the station .In terms of their numbers from small to large.There are only three railways used to place the trains ,and also need the same order.-TrainReset : there are many trains need to drive ou
LOINTSZ
- 长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,-long integer calculations used in the calculation of long integer arithmetic such as : 100,000 ,000 300,000 ,000 200,000,000,000 =
流水线调度
- 实现流水线调度
annealing
- 用模拟退火算法求解连续优化问题的MATLAB程序-annealing algorithm
tj
- 统计输入的一串字符中汉字字母数字的个数。-Statistics entered a string of alphanumeric characters in the number of Chinese characters.
LZ77Compress
- 用perl来实现LZ77压缩算法。 LZ77是很经典的压缩算法-Using perl to achieve the LZ77 compression algorithm. LZ77 is a classic compression algorithm
plottwofunctions
- Function in R software to create a plot of two variables, the function adapts the box size and tics in the two y labels.
zrle
- zero run length encode and decode based on matlab.
circularconvolution
- Circular Convolution Algorithim
wblinv
- 威布尔分布相关的函数,产生威布尔随机变量、概率密度、分布函数、逆分布函数、参数评估。-Weibull distribution related functions, Weibull generating random variable, the probability density distribution function, the inverse distribution function, parameter estimation.
MATLAB中PCA控制限的求法
- T^2 统计量表示采样数据在主元空间上投影变化的大小,它体现了每个采样数据在变化趋势和幅值上偏离模型的程度,主要反映的是PCA模型内部的变化程度。 Q统计量也称SPE统计量,表示采样数据在残差子空间上投影的大小,度量了测量值对主元的偏离程度,是模型外部数据变化的一种测度。