-
rayleighbenard
说明: 雷利对流,用格子波尔兹曼方法以Z.Guo程序为基准,得出的近似值用于估计浮动过程,希望有人能够用得到。( Rayleigh Benard Convection, using a LB method,based on [Z.Guo, ].
Boussinesq approximation is used for the buoyancy term.)
- 2010-03-20 14:48:55下载
- 积分:1
-
power-flow
电力系统潮流计算,matlab编程,适合电力系统大三大四学生课程设计(Power flow calculation system
)
- 2011-12-27 16:36:36下载
- 积分:1
-
MATLABproceduralmanuals
学习MATLAB的书籍,Matlab的程序教程,主要是简单的编程和小程序(Books to learn MATLAB, Matlab procedural manuals, mainly simple programming and small program)
- 2010-09-06 16:03:16下载
- 积分:1
-
lsandsvd-tls
用一般的最小二乘方法和SVD—TLS(总体最小二成)方法估计观测数据的ARMA模型的AR参数。(Least squares method and with the general SVD-TLS (Twenty-general minimum) to estimate the ARMA model of observed data AR parameters.)
- 2011-01-13 16:44:24下载
- 积分:1
-
OFDM
OFDM系统级的仿真,里面涉及到卷积编码,交织,qpsk调制等(OFDM system-level simulation, which relates to convolutional coding, interleaving, qpsk modulation)
- 2010-06-01 10:53:09下载
- 积分:1
-
Music-synthesis
Matlab能够通过sound函数来实现演奏歌曲,而且音调的高低是和频率有关,所以我们在进行音乐合成时需按音调来查所对应的频率,再按曲谱控制节奏长度,再利用sound函数播放由不同频率的正弦波合成的声音,于是就可以利用Matlab演奏歌曲了。(Music synthesis)
- 2014-05-02 15:13:45下载
- 积分:1
-
333
文章讲述了基于Matlab GUI的新型界面开发方式(This paper describes the new development mode of Matlab interface based on GUI)
- 2013-12-07 15:40:17下载
- 积分:1
-
channelequal
非常详细的自适应信道均衡程序,设计了一种用于通信信道的自适应均衡器,提供了两种均衡方法,并进行了比较。(Very detailed adaptive channel equalization process, an adaptive equalizer for a communication channel, the two equalization method, and compared.)
- 2014-01-01 12:33:11下载
- 积分: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
-
ercichazhifazuiyouhua
二次插值法优化,有简单说明,并有一例子。希望大家喜欢(Optimize the second interpolation method, there is a brief description, and there is one example. I hope everyone likes)
- 2009-03-31 20:03:18下载
- 积分:1