-
dec_to_dianjingdufudian
该程序完成了十进制数(包括小数)到二进制单精度浮点数的转换(The program completed a decimal number (including decimals) to single-precision floating-point binary conversion)
- 2013-05-26 10:32:28下载
- 积分:1
-
more_sols
用于求解非线性代数方程的全部解的函数,提供给大家学习使用(solutions, available to everyone learning to use)
- 2013-06-27 07:38:39下载
- 积分:1
-
C_sharp_Matrix_class
文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。(File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, etc., is very convenient for actual development.)
- 2010-07-10 19:40:51下载
- 积分: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
-
Umat-strain
说明: 复合材料单向板损伤模拟的Umat子程序,配合ABAQUS进行损伤模拟。(A umat subroutine for the simulation of composite meterials damage.)
- 2020-09-05 11:04:24下载
- 积分:1
-
neh
flow shop neh scheduling by makespan minimization
- 2012-03-14 21:59:14下载
- 积分:1
-
zoonghejiejzhonggao
matlab计算码头堆场集装箱的操作,集卡,场桥,岸桥(matlab container)
- 2012-05-08 18:08:07下载
- 积分:1
-
Meshless_SPH
说明: 使用fortran编写的无网格(光滑质点流体动力学)SPH算法(using FORTRAN prepared by the non-grid (smooth particle hydrodynamics) SPH algorithm)
- 2020-09-09 23:28:02下载
- 积分:1
-
A-Recursive-Dynamic-CGE
动态CGE模型代码,可以直接粘贴至GAMS软件运行,代码清晰,易于修改。(Dynamic CGE model code, can be directly pasted to the GAMS software operation, the code clear, easy to modify.)
- 2021-04-23 08:28:48下载
- 积分:1
-
ADC-matlab-
非常好的源代码,用于ADC FFT的例子(VERY GOOD SOURCE CODE FOR ADC FFT)
- 2015-10-08 22:11:50下载
- 积分:1