-
mm1
M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真)(m/m/1)
- 2009-05-03 21:50:13下载
- 积分:1
-
U2_2
圆周卷积 的matlab实现法。对matlab新手适用。(Circular convolution in matlab implementation method. On the matlab novice apply.)
- 2011-04-29 09:39:06下载
- 积分:1
-
UF_Googlemat
Matlab Implementation of Standard PageRank method on sampled SNAP Google dataset.
- 2014-11-23 02:18:24下载
- 积分:1
-
SOE.m
超松弛因子迭代法求解大型线性方程组的MATLAB程序(Super relaxation factor iteration method to solve large linear equations of the MATLAB program)
- 2014-11-29 10:40:03下载
- 积分:1
-
AOA-estimate
使用SCOP和OMP算法估计AOA,进而得到信道参数,信道得以准确估计(Use SCOP and OMP algorithm to estimate AOA, and then get the channel parameters, to accurately estimate the channel)
- 2014-03-06 14:08:34下载
- 积分:1
-
Bandstop
Bandstop Filter Design in Matlab
- 2009-11-01 21:47:38下载
- 积分:1
-
FEM
有限元法分析电磁场二维问题,中间是1V,外面是0V(Finite Element Analysis of Electromagnetic two-dimensional problem, the middle is 1V, the outside is 0V)
- 2020-06-30 20:00:02下载
- 积分: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
-
Example_chapt17
说明: 有利于初学者MATLAB编程学习有利于初学者MATLAB编程学习有利于初学者MATLAB编程学习(it will help you to study MATLAB PROGRAM it will help you to study MATLAB PROGRAM it will help you to study MATLAB PROGRAM)
- 2011-02-21 20:10:24下载
- 积分:1
-
Monte-Carlo-Simulation
介绍蒙特卡罗的仿真分析方法,并结合实际的问题进行仿真,得出仿真图形。(Introduce the Monte Carlo method. Integrating some practical problems, some simulations are made.)
- 2012-06-20 11:37:18下载
- 积分:1