-
OFDMmoni
这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。
(This is a relatively complete OFDM communication system simulation design, including coding, modulation, IFFT, and down conversion, Gaussian channel model, the FFT, PAPR suppression, and a variety of synchronization, such as demodulation and decoding module and system performance omnibus The simulation results show the reliability of system design.)
- 2012-06-06 21:29:40下载
- 积分: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
-
CreateElectricalSignal
VPI与matlab联合仿真,自定义信号产生程序(matlab and VPI)
- 2012-04-18 16:02:33下载
- 积分:1
-
CDMA_matlab
说明: 一些基于CDMA的编码程序,希望对初学者有一定的帮助。(some CDMA-based coding process, and I hope to beginners helpful to a certain extent.)
- 2006-03-12 14:28:41下载
- 积分:1
-
MMSEFEQ
MATLAB Code for MMSE Algorithm
- 2011-04-28 10:33:58下载
- 积分:1
-
Project-1
matlab project for meshing
- 2012-11-21 07:02:32下载
- 积分:1
-
VCreadfilesbyline(.TXT)
逐行读取文本中的数据,自动存储到一个序列数组中(Text data read line by line, is automatically stored into an array sequence)
- 2013-10-07 11:26:06下载
- 积分:1
-
video_frame_diff
Motion stimation_ This gets the absolute difference of any pair of video frames.
- 2013-02-10 21:40:56下载
- 积分:1
-
cucaoji--daima-
是粗糙集中很不错的代码。。。。这里面还含有粗糙集的论文 愿意与大家共享(Rough set is very good code. . . . There also contains a rough set of papers are willing to share with you)
- 2012-10-26 16:27:36下载
- 积分:1
-
bcc2
细菌群趋药性算法的程序,网上到处找也没有,我就自己编了个,如果有bug请跟我联系。(The program of Bacterial Colony Chemotaxis algorithm ,I cant find anyone online,so I program it myself, please contact me f there are any bugs.)
- 2021-03-03 11:29:33下载
- 积分:1