-
LAPACK-3.4.1.tar
LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。(LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition. It also includes routines to implement the associated matrix factorizations such as LU, QR, Cholesky and Schur decomposition.)
- 2012-07-31 10:14:37下载
- 积分:1
-
SparseMatrix.tar
自己写的稀疏矩阵类,包括存储、访问以及基本的数学运算,希望大家批评指正!(Sparse matrix classes, including storage, access, and basic mathematical operations, we hope to criticism!)
- 2013-08-04 21:11:54下载
- 积分:1
-
多元统计分析—基于R-数据data
多元统计分析—基于R- 数据data,讲解多元统计在R中如何实现,对于多元统计软件入门,是很实用的课程(Multivariate Statistical Analysis Based on R language .about data)
- 2019-03-20 12:31:31下载
- 积分:1
-
tron-1.2.tar
用Fortran编写的非线性优化软件,具有一定的智能搜索功能(used in Fortran program)
- 2012-04-24 18:45:48下载
- 积分:1
-
14-NR
14节点牛拉算法计算潮流程序,用于电力系统的潮流计算程序,可以直接用于潮流计算,也可以用于学习潮流计算的流程和方法。(For power flow calculation program, can be used directly flow calculation can also be used to study flow calculation processes and methods.)
- 2020-07-04 20:40:02下载
- 积分:1
-
sou-V6.2
BP神经网络用于函数拟合与模式识别,研究生时的现代信号处理的作业,包括数据分析、绘图等等。( BP neural network function fitting and pattern recognition, Modern signal processing jobs when the graduate, Data analysis, plotting, etc..)
- 2017-05-15 16:43:00下载
- 积分:1
-
AddMatrix
用三元组表为结构,实现稀疏矩阵的加法并输出。(Achieve sparse matrix addition)
- 2014-02-19 19:59:00下载
- 积分:1
-
Gauss
matlab中高斯迭代法使用的m文件,可以用于方程组近似值的求解。(m file matlab Gauss iterative method can be used for approximation of solving equations.)
- 2012-06-04 18:55:14下载
- 积分:1
-
legendrefit
Legendre polynomial fitting(勒让德多项式拟合)
该算法程序找出N阶勒让德多项式你的的权值系数 (Legendre polynomial fitting (Legendre polynomial fitting) procedures to identify the algorithm N-order Legendre polynomials your weight coefficient)
- 2008-12-27 03:38:23下载
- 积分:1
-
Gauss-Hermite
实现高斯厄米特积分,可以直接更换f函数,得到所求的积分(High the Sie Mitt integral to replace the f function, ask the integral
)
- 2021-03-06 20:49:30下载
- 积分:1