-
LINGO11汉化无限变量版
说明: MATLAB的一个使用工具箱,LINGO11汉化无限变量版。(A toolbox of MATLAB, LINGO11 Chinese Infinite Variable Edition.)
- 2020-06-22 04:40:02下载
- 积分:1
-
UDF2
说明: udf模拟油膜蒸发过程及其温度分布和各组分的浓度(Udf simulates oil film evaporation process and its temperature distribution and concentration of each component)
- 2019-11-25 14:20:22下载
- 积分:1
-
xianxingchazhi
本程序可用于线性插值,Fortran源码用于插值计算。(Program for linear interpolation.)
- 2015-12-15 14:05:52下载
- 积分: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
-
LMF
说明: LMF方法解非线性方程组,有例子,可以直接运行!(LMF method to solve nonlinear equations, there are examples, can be directly run!)
- 2008-08-27 17:59:18下载
- 积分:1
-
oneshot
用FORTRAN编制的交错网格化数值模拟程序,生成共炮点理论地震记录。(using FORTRAN compiled by the staggered grid of numerical simulation program to produce a total theoretical shot seismic record.)
- 2007-04-24 16:03:49下载
- 积分:1
-
WLS
用最小二乘法进行电力系统状态估计,包含IEEE30节点的电力系统图(Using least squares power system state estimation, including IEEE30 bus power system diagram)
- 2021-03-01 16:29:35下载
- 积分:1
-
CAIC_M1
梁的有限元开裂分析代码,包括不同的裂纹形式,裂纹数目等(Finite element analysis of beams cracking the code, including different forms of crack, crack number, etc.)
- 2011-05-13 20:31:30下载
- 积分:1
-
BSMUSIC
波束域 MUSIC 算法跟经典MUSIC 算法相比,具有更小的分辨信噪比门限(Beamspace MUSIC algorithm compared to the classic MUSIC algorithm, with smaller resolution and signal to noise ratio limit)
- 2013-03-13 11:37:59下载
- 积分:1
-
v1
说明: 蒙特卡罗模拟算法模拟MR模型中有序无序相变(In this cpp, using a useful combined Monte Carlo algorithm, we simulate the MR model model to study the phase transition)
- 2019-07-08 21:11:07下载
- 积分:1