-
jisuanji
用MATLAB实现的计算器
用的是GUI制作的
(Realized by MATLAB using a GUI calculator produced)
- 2008-01-16 00:48:52下载
- 积分:1
-
lms_communication
研究用于自适应均衡器的LMS算法的性能,数据源产生有零平均和单位方差的由符号+1和-1组成的Bernoulli的序列{I(n)}.数据源之后的信道可以用升余弦脉冲响应来模拟。
(study for the adaptive equalizer LMS algorithm performance, Data Sources have zero mean and unit variance from the-1 and a symbol of the Bernoulli sequence (I ( n)). Data Source after the channel can be raised-cosine pulse response simulation.)
- 2007-03-08 21:51:04下载
- 积分:1
-
DECOLOR_MATLAB_WINDOWS_WITH_DATA
Object Detection using Matlab
- 2014-08-07 11:26:57下载
- 积分:1
-
p_m_p1
这个是pm方程的自适应小波阈值改进,使阈值可以自适应(This is the adaptive wavelet threshold PM equation is improved, which can be adaptive threshold)
- 2021-03-28 21:29:12下载
- 积分: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
-
rndcheck
ldpc码纠错程序,对传输过程的错误进行自动检错(LDPC code error correction procedures, on the transmission error for automatic error detection)
- 2007-10-10 20:05:19下载
- 积分:1
-
MATLABminlindaquan
希望大家共同探讨问题,共同进步,祝大家学业有成!(U.S. to discuss the issue of hope and common progress, I wish everyone with achieving!)
- 2008-05-21 17:13:21下载
- 积分:1
-
Kalman
简单来说,卡尔曼滤波器是一个"optimal recursive data processing algorithm(最优化自回归数据处理算法)"。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。(In short, the Kalman filter is an " optimal recursive data processing algorithm (optimal autoregressive data processing algorithm)." For most of the problems to solve it, he is the best, most efficient or even useful.)
- 2010-05-14 09:32:13下载
- 积分:1
-
EMD
EMD算法的完整Matlab程序,包含了多种形式的EMD算法。(EMD algorithm integrity Matlab procedures, including various forms of EMD algorithm.)
- 2013-10-16 22:08:25下载
- 积分:1
-
sumplot
这是现代数字信号处理课程中涉及到的实验,预测太阳黑子周期的,包含周期图法和burg法。(This is a modern digital signal processing courses related to the experiment, predicted sunspot cycle, including the periodogram method and burg method.)
- 2010-01-26 18:40:17下载
- 积分:1