-
shanchen
多孔介质流动程序,基于Shan-Chen模型,使用格子玻尔兹曼理论(Multi-component fluid, using a LB method,based on the Shan-Chen model)
- 2020-09-24 09:07:48下载
- 积分:1
-
EM-and-antenna-field
该文件解决了电磁场和天线问题计算当中的近远场转换的问题,它也可以应用在一般散射问题的求解中。(this file contains an algorithm that could solve problems within the EM and antenna near to far field questions. Also, it could be used in general scattering problems.)
- 2012-11-20 16:07:13下载
- 积分:1
-
矩阵的运算
矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法(matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.)
- 2021-03-18 22:49:19下载
- 积分:1
-
Y2M.m
使用Y矩阵来综合得到耦合矩阵M中各元素的matlab源代码(The Y matrix to obtain an integrated coupling matrix M of each element matlab source code)
- 2013-09-06 15:25:53下载
- 积分: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
-
RLS
基于递推最小二乘法进行系统辨识的基本原理,对给定的实际输入输出数据运用MATLAB的M语言编写递推最小二乘算法(The basic principle of system identification based on recursive least squares method, using the MATLAB M language to write recursive least squares algorithm for given actual input and output data)
- 2018-07-19 10:32:55下载
- 积分:1
-
Code
学习fortran的必备,simple算法,拥有完整注释,便于学习交流,是快速学习数值传热学的利器(Learning fortran essential, simple algorithm, with complete notes, facilitate learning exchanges)
- 2014-11-10 21:21:02下载
- 积分:1
-
forward-finite-difference-method-
地震勘探中,有限差分正演方法的简单一维数值模拟(Seismic exploration, forward finite difference method is simple one-dimensional numerical simulation)
- 2021-04-07 20:59:01下载
- 积分:1
-
3D-KE
三维后台阶流动再附着过程的K-E湍流计算程序,采用SIMPLE算法+壁面函数(Calculation procedures of K-E turbulent flow for three-dimensional backward-facing step flow reattachment process, using SIMPLE algorithm+ wall function)
- 2011-09-26 17:25:29下载
- 积分:1
-
SAP5SourceCode
SAP5 源代码,完整的有限元源程序。LS1.FOR-LS10.FOR(SAP5 Source Code)
- 2010-03-05 00:22:34下载
- 积分:1