-
method-of-moment
矩量法的matlab程序,包含网格划分和矩量法求解的源代码(method of moment)
- 2013-08-29 11:18:22下载
- 积分:1
-
optimization-toolbox
matlab 最优化工具箱,解决非线性多目标问题的首选(matlab optimization-toolbox)
- 2012-01-12 11:51:41下载
- 积分:1
-
NSR
说明: 随机共振的弱信号检测,运用朗格万方程进行MATLAB的仿真(stochasitc resouance using for detecting the weaken signals,based on longawan function)
- 2010-03-23 13:44:45下载
- 积分:1
-
FFT
FAST Fourier Transforms models and simulation using MATLAB
- 2012-04-20 15:17:55下载
- 积分:1
-
excise5
1) 编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数。
2) 函数可以处理不同的变换形式和不同类型的结构元素。
(simple functions of imopen imclose .etc)
- 2010-06-25 20:56:56下载
- 积分:1
-
Fading_Simulation_Jakes
Fading Channel Simulation by Jakes method
- 2009-11-05 00:06:31下载
- 积分:1
-
DeNoising
这是一个MATLAB算例,在信号处理中的去噪可以用的到。新手合适。(This is a MATLAB example, in signal processing can be used to de-noising. Novice appropriate.)
- 2013-07-15 14:13:17下载
- 积分:1
-
fir_filter
matlab FIR滤波器产生函数,通过设置参数,形成滤波器系数(FIR filter function)
- 2015-03-16 19:36:39下载
- 积分: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
-
reynolds
不考虑压缩的REYNOLDS方程的求解简单程序(Not consider compression REYNOLDS equations simple procedure)
- 2009-02-11 13:43:38下载
- 积分:1