-
EXERCISE_3_2
比较JPLDE405的切比雪夫系数导出的位置与低精度月球坐标分析。(Comparative Analysis of JPL DE405 cut Chebyshev coefficients derived position with low accuracy lunar coordinates.)
- 2020-11-11 13:29:46下载
- 积分:1
-
ModelC_alloy
说明: 相场法材料计算的modelc-alloy 对应的基础代码,自取基础有用(The basic code corresponding to modelc-alloy for phase field method material calculation, useful for self-extraction)
- 2020-06-25 12:40:02下载
- 积分:1
-
SVD
% 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法,
% 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵,
% 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。
% 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
- 2020-12-21 10:29:08下载
- 积分:1
-
spi_index_excel
excel宏的SPI计算,降水指数。非常详细的说明(The excel macro SPI precipitation index. Very detailed description of)
- 2021-04-04 10:59:04下载
- 积分:1
-
RM
说明: 计算两组向量之间的旋转矩阵。输入参数为在两个不同坐标系中的同名向量(模为1),返回参数是一个3X3的旋转矩阵。(The function of RM realize the rotation between two sets of vectors, whose magnitude are 1, defined in two different refrence frames. Input parameters are two sets of vectors r and b, return value is a rotaton matrix.)
- 2011-07-05 09:54:33下载
- 积分:1
-
TSVD
电容层析成像TSVD算法的演示实例以及详细的说明(An example of a demonstration of TSVD algorithm for capacitance tomography and a detailed description)
- 2021-04-28 22:18:43下载
- 积分:1
-
MY_PREDISTORTION2
这是另一个改进的关于数字预失真功能仿真的matlab程序,效果不错,希望对大家有所帮助。(This is a improved matlab program about function estimation of digital estimation,and it has a good performance,really hope it can help you.)
- 2012-06-01 11:31:35下载
- 积分:1
-
CGandlu
CG共轭梯度法迭代解矩阵方程,Hhestens和Stiefel给出,(Conjugate gradient method CG iterative matrix equation solution, Hhestens and Stiefel given)
- 2009-04-11 11:25:14下载
- 积分:1
-
差分法
电磁场数值计算中的差分法在matlab中的实现(The realization of difference method in numerical calculation of electromagnetic field in matlab)
- 2018-07-01 20:29:03下载
- 积分:1
-
guassseidel
实现高斯施戴尔迭代,可以直接输出迭代矩阵,并且,误差可以手动修改。(computate guass-sedal process )
- 2009-12-14 09:00:22下载
- 积分:1