-
matrix-multiplication-and-inverse
这是用C++做矩阵求逆和矩阵相乘,可以解简的线性方程。已验证,互相交流~(This is done using C++ matrix inversion and matrix multiplication, linear equations can be solved。)
- 2014-03-25 11:24:24下载
- 积分:1
-
Large_Scale_NMF
处理大规模矩阵,对大规模的矩阵进行分解,即形如分解A=UV(To deal with large-scale matrix, mass matrix decomposition, that is shaped like a decomposition A = UV)
- 2012-12-12 21:19:34下载
- 积分:1
-
Gauss
高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
- 2013-08-10 12:31:59下载
- 积分:1
-
19864062MatrixOper
对于协方差矩阵的一种计算方法,对于地震中的反演约束算法能起到很好的作用。(For a kind of covariance matrix calculation method)
- 2011-05-30 13:43:06下载
- 积分:1
-
mass-5
fluent模拟焊接,熔滴过渡的质量源项(Welding Simulation, mass source)
- 2020-07-02 21:00:01下载
- 积分:1
-
ART2100
一种借助lowtran7计算大气透过率和目标辐射的软件平台ART2100(A program that used for calculate air transferrate and object randience based on lowtran7)
- 2021-05-07 16:49:36下载
- 积分:1
-
Gauss
这是用C++编写的 用高斯方法求解方程的方法 我想对与计算机数学的同学来说 可能会有用(It is written with C++ method for solving equations using Gaussian approach I want to mathematics and computer may be useful for the students)
- 2013-07-02 11:10:51下载
- 积分:1
-
radix--4-butterfly-DIF_FFT
我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。(My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.)
- 2020-12-19 01:39:09下载
- 积分:1
-
grey
灰色关联度分析是基于灰色系统的灰色过程, 进行因素间时间序列的比较来确定哪些是影响大的主导因素, 是一种动态过程的研究。(Grey Relational Analysis is based on gray gray process, the comparison of the time series between the factors to determine what affect the the big dominant factor, is a dynamic process.)
- 2012-08-25 00:27:37下载
- 积分:1
-
CH8
8.1 最小二乘曲线拟合hpir1.c
8.2 切比雪夫曲线拟合hchir.c
8.3 最佳一致逼近的里米兹法hremz.c
8.4 矩形域的最小二乘曲面拟合hpir2.c(8.1 Least-squares curve-fitting hpir1.c 8.2 Chebyshev curve fitting the best uniform approximation hchir.c 8.3 years Meeds law hremz.c 8.4 rectangular domain least-squares surface fitting hpir2.c)
- 2009-10-15 14:30:44下载
- 积分:1