搜索资源列表
Engineering_Analysis_with_FORTRAN-Source_files
- 工程师用Fortran 编程常用程序,包括最小二乘法、牛顿插值、差分法、常用方程求解等,其中还包括 Mathtics 和Qick basic版本源代码。-Fortran、mathics and QB source codes for science and engineering computation
SpaceResection
- 单片后方交会程序,读入控制点和对应的像点坐标,并根据点号选取对应关系,利用最小二乘进行计算得到最后的结果,并输出为txt文档!-Single resection procedures, read the corresponding control point and image point coordinates, and select the corresponding relationship according to the dot, using least squares to calc
lssvm-regression-code
- 基于LSSVM的最小二乘支持向量机回归程序,预测地基沉降,单因变量LSSVM回归算法 -lssvm the program,least squares support vector machine, easy to use