-
LMS_Equalizer
说明: 线性MMSE均衡器的matlab源码,适应信道衰减不是很剧烈的情况(linear MMSE equalizer in Matlab source, adaptation channel attenuation is not very dramatic situation)
- 2005-10-25 15:42:30下载
- 积分: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
-
timer
利用MATLAB自带的TIMER函数处理多个线程(TIMER own use of MATLAB function handle multiple threads)
- 2008-03-21 11:32:16下载
- 积分:1
-
Matlab
这是matlab的一个入门教程,结合实例介绍了matlab在数学中的应用。(This is a Getting Started tutorial matlab, matlab introduced with examples of applications in mathematics.)
- 2009-06-30 21:34:15下载
- 积分:1
-
MATLAB-functions-for-beginners
包括了MATLAB中常用函数,是Matlab 初学者的好帮手。(Commonly used functions, including the MATLAB is Matlab beginners a good helper.)
- 2011-01-29 03:29:28下载
- 积分:1
-
yichuansuanfa
有关电力系统无功优化方面的遗传算法的MATLAB源代码。(The reactive power optimization genetic algorithm MATLAB source code.)
- 2011-08-13 09:57:41下载
- 积分:1
-
LDPC
采用LDPC编码对随机的二进制序列进行纠错编码和基带调制,在AWGN信道上进行传输,然后在接收端并采用合适的方式进行解调和译码,最后对纠错编码的性能加以分析。(LDPC codes using random binary sequence of error-correcting coding and base-band modulation, for transmission in the AWGN channel, and then at the receiving end and use the appropriate manner demodulation and decoding, error correction coding on the performance of the final analysis.)
- 2009-12-29 17:59:49下载
- 积分:1
-
BluetoothMIT
用matlab编写程序来实现蓝牙传输文件,需要自己修改蓝牙传输端口(Write a program using matlab to implement the Bluetooth to transfer files, modify the Bluetooth port needs its own)
- 2010-02-19 06:28:38下载
- 积分:1
-
multidomainradar
Multidomaine radar simulation using matlab
- 2017-07-14 16:53:44下载
- 积分:1
-
1
说明: 并网光伏发电系统最大功率点跟踪技术的研究.nh(Grid-connected photovoltaic power generation system Maximum Power Point Tracking Technology. Nh)
- 2011-03-15 13:48:57下载
- 积分:1