资源列表
multiplelinearregression
- 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
lineerror
- 用最小包容区域法计算直线度误差,精度比最小二乘法高,适用于数据点在轴附近波动的情况。-Inclusive method to calculate the region with the minimum straightness error, precision higher than the least-squares method, applied to the data point in the shaft near the volatile situation.
qiuzhi
- 表达式的求值。输入一段表达式就可以计算它的值是多少-count the value of number
zuixiaoercheng
- 最小二乘曲线拟合,显示源数据折线图,然后采用一个一元三次方程拟合曲线,生成曲线图-least-squares method to calculate the formula
Function
- 用于解齐次线性方程组和非齐次线性方程组 用高斯消元法做的,用一个类完成-homogeneous linear equations and system of non-homogeneous linear equations
NewCalculator
- java 计算器 界面美观 ,主要用到了swing界面编程-Calculator code,this is very beauty,you can download it to use
THINNING.tar
- Thinning algorithm in C.
matrix
- 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
DijkstraAlgorithm_src
- algorithm that finds the shortest path within a graph.
Hamoi
- 采用递归思想解决汉诺塔问题:详细的步骤分析,算法分析和实现。采用C++语言,可加深对递归函数的理解和应用。-Using the recursive thinking to solve Towers of Hanoi problem: detailed steps analysis, algorithm analysis and implementation. Using C++ language, can deepen the understanding and application of r
shark
- 解微分方程的数值解,并以图像的形式表现出来。-Solve the differtial equations.and polt them out.
music
- Root-MUSIC算法进行了深入的研究,表明波束域处理和Root-MUSIC 算法结合可以进一步提高估计的分辨率和稳健性-Root-MUSIC algorithm is conducted in-depth study shows that beam-domain processing and Root-MUSIC algorithm can further improve the resolution and robustness of the estimated
