-
lid_driven_flowLBMMatlab
LBM方法求解流体力学中的lid driven flow 问题。输入迭代次数,输出流场速度矢量分布图。(LBM method for solving fluid mechanics in the lid driven flow problems. Enter the number of iterations, the output flow velocity vector distribution.)
- 2011-06-10 11:15:47下载
- 积分:1
-
nonlinear_equation_for_GVD
求解非线性薛定谔方程中群速度色散项带来的脉冲展宽。其中数据可自行设定。(nonlinear equation for GVD)
- 2011-07-14 21:38:48下载
- 积分:1
-
Matlab-NN-with-external-data
NN with external data
- 2013-10-08 14:45:42下载
- 积分:1
-
cgsvd
CGSVD Compact generalized SVD of a matrix pair in regularization problems.
sm = cgsvd(A,L)
[U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
Computes the generalized SVD of the matrix pair (A,L):
[ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv(X)
[ L ] [ 0 V ] [ 0 eye(n-p) ]
[ diag(mu) 0 ]
where
U is m-by-n , sigma is p-by-1
V is p-by-p , mu is p-by-1
X is n-by-n .
It is assumed that m >= n >= p, which is true in regularization problems.
Reference: C. F. Van Loan, Computing the CS and the generalized
singular value decomposition , Numer. Math. 46 (1985), 479-491.
Per Christian Hansen, IMM, 12/19/97.
Initialization.
- 2021-03-25 20:29:14下载
- 积分:1
-
matlabcode
自学Matlab必备的个小程序代码,里面有十个,需要的下载(Small program code, which must self-Matlab ten, you need to download)
- 2012-11-30 19:05:02下载
- 积分:1
-
斯托克斯五阶波
说明: 海洋波浪力规则波的相关求解公式-斯托克斯五阶波(Relevant Solution Formula for Regular Waves of Ocean Wave Force-Stokes Fifth Order Wave)
- 2021-03-25 20:59:13下载
- 积分:1
-
MatlabReadMNIST
用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。(Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.)
- 2009-04-13 11:54:56下载
- 积分:1
-
adhoc
用matlab仿真ad hoc 网络中网络性能(Matlab simulation with the network performance in ad hoc networks)
- 2010-10-27 10:59:38下载
- 积分:1
-
soliton
求解孤子方程的matlab源码,可用于光通信系统仿真(solving soliton equation in matlab)
- 2011-01-04 09:54:13下载
- 积分:1
-
processing-source-code-
matlab具体应用,在数字图像处理中常会用到的具体实例,资料中负有源码。(matlab specific applications, the frequently used in digital image processing specific example, the data source in the responsibility.)
- 2013-08-27 22:02:42下载
- 积分:1