-
wavelet
用Matlab编程实现小波变换小波变换的mallat算法,多孔算法,小波提升算法(Programming with Matlab wavelet transform mallat wavelet transform algorithm, porous algorithm, wavelet lifting scheme)
- 2010-06-21 16:01:42下载
- 积分:1
-
RobotToolbox
被广泛应用于机器人的设计和仿真,是机器人行业的重要工具(Is widely used in robot design and simulation is an important tool in the robot industry)
- 2011-02-16 09:30:34下载
- 积分: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
-
polar_simple
简单但是很全的polar码,编码和译码matlab代码。(Simple but very wide polar code, coding and decoding matlab code.)
- 2016-08-11 17:35:31下载
- 积分:1
-
F0F1F2F3
本算法是通过共振峰的方法,利用信号的倒谱特性对语音信号进行处理。(This algorithm is the method by the resonance peak, the signal characteristics of the cepstrum of the speech signal processing.)
- 2010-07-12 10:01:36下载
- 积分:1
-
The-Hybrid-Particle-Swarm-Algorithm
蚁群算法应该到货物搬送问题中,同时也可应用于电力系统调度优化中(Ant colony algorithm to the cargo bay should be problems, can also be applied in power system scheduling optimization)
- 2011-05-27 11:21:50下载
- 积分:1
-
Aver_Path_Length
复杂网络平均路径的计算,matlab源代码(Complex networks, the calculation of the average path, matlab source code)
- 2021-03-07 17:09:29下载
- 积分:1
-
MMSE_MSE_calc_interpolation2
利用MMSE_MSE实现信道估计(matlab源代码)(channel estimation using MMSE_MSE)
- 2009-09-19 11:01:10下载
- 积分:1
-
heartmusic
一个能根据心电图信号产生音乐的matlab程序,根据心电信号P, Q, R, S, 和 T的不同产生不同的音乐,用Midi with Piano tamber使产生的声音更好听 (An ECG signal generator in accordance with matlab music program, according to ECG P, Q, R, S, and T have different different music, use Midi with Piano tamber so have to listen to the voice of a better)
- 2009-02-24 11:30:35下载
- 积分:1
-
QAMModemDemo
QAM多进制调制的整个过程的GUI实现。每个过程都显示了信号和频谱(QAM transmission of the whole process of GUI implementation. Each process the signal and spectrum are shown)
- 2010-05-20 22:17:39下载
- 积分:1