资源列表
L-MOMENT-FOR-Weibull
- weibull分布参数估计的线性矩法,非常好用,简单方便。-linear moment method for Weibull distribution parameters estimation. it is very good, easy and convenient.
Matrix-Computation
- 详细介绍了如何用C语言实现矩阵的各类运算,包括矩阵的逆、转置、乘法等等。-Details of how to use the C language matrix types of operations, including the matrix inverse, transpose, multiplication, and so on.
支持向量机(Support Vector Machine, SVM)
- 支持向量机(support vector machine,SVM)是由Cortes和Vapnik在1995年提出的,由于其在文本分类和高维数据中强大的性能,很快就成为机器学习的主流技术,并直接掀起了“统计学习”在2000年前后的高潮,是迄今为止使用的最广的学习算法。(Support vector machine (support vector machine, SVM) is proposed by Cortes and Vapnik in 1995, because of its powerf
numerical-analysis-
- 这是大学数值分析里面课程所涉及到的算法的代码实现,如阀值Jacobi方法,主要用matlab,也有C-numerical analysis
scientific_calculator
- 使用说明: 1、该计算器对表达式的要求比较严格 2、该计算器默认采用弧度制,计算角度时则要转换:sin(π/6)=0.5 3、括号必须要匹配 4、注意像And这样的运算,前后数值需要括号:(1011)And(1000) 其他说明: Backspace :删除当前输入的最后一位。 CE :清除当前显示的表达式。 C :清除当前的计算,开始新的计算。 MC :清除存储器中的数据。 MR:调用存储器中的数据。 Mod求模(即整数相除求余数)
数据挖掘导论课后题答案
- 数据挖掘导论课后题答案 数据挖掘导论课后题答案 数据挖掘导论课后题答案-<Introductiong data mining >
datamining
- 数据挖掘导论课后题答案 数据挖掘导论课后题答案 数据挖掘导论课后题答案-<Introductiong data mining >
nurse_rostering
- 护士排班问题是个NP-hard问题,用LocalSover算子可以很好解决,该算子需要另外安装,以用以学习目的。-nurse rostering as a NP-hard problem using with LocalSolver.com s LocalSolver slover which can be used freely on condition for learning
IntroductiontoDataMing
- Pang-Ning Tan<<的数据挖掘导论>>课后习题答案(英文版)-Pang-Ning Tan <<Introduction to Data Mining>> Exercises after the answer (in English)
spi_index_excel
- excel宏的SPI计算,降水指数。非常详细的说明-The excel macro SPI precipitation index. Very detailed descr iption of
calc-2.12.4.4.tar
- 一个c风格的计算器,功能比较完善,包含各种计算-a c style calc
-Common-non-binding
- 最优化常用无约束方法,内有最速下降法,newton法,共轭梯度法,坐标轮换发等程序,程序均用C语言编写!-The most common unconstrained optimization methods, steepest descent method within, newton method, conjugate gradient method, coordinate rotation of hair and other procedures, procedures are writte
