-
MIMOCPMMMSEEqualization
是一个对mimo连续相位调制系统的均衡程序,利用MMSE准则来实现。(Mimo is a phase modulation system for a balanced program, using the criteria to achieve the MMSE.)
- 2009-05-08 21:59:56下载
- 积分:1
-
utc
OFDM时域均衡中所采用的utc算法,用Matlab写的代码(OFDM in time-domain equalizer used utc algorithm, using Matlab code written in)
- 2010-01-21 19:56:19下载
- 积分:1
-
dscdma
直接序列扩频(Direct Sequence Spread Spectrum)工作方式,简称直扩方式(DS方式)。就是用高速率的扩频序列在发射端扩展信号的频谱,而在接收端用相同的扩频码序列进行解扩,把展开的扩频信号还原成原来的信号。(irect Sequence Spread Spectrum (Direct Sequence Spread Spectrum), hereinafter referred to as Direct expansion mode (DS). Is a high rate of spread spectrum sequence extension in signal spectrum, and at the receiving end with the same spread spectrum code sequence for expansion, the expansion of the spread spectrum signal back into the original signal. )
- 2013-12-08 15:19:07下载
- 积分:1
-
singlecarrierMMSE
该文件给出了单载波频域均衡中MMSE均衡方法的MATLAB实现,其中包含调制解调,交织,解交织以及编译码,包含了整个通信系统的各部分,希望对大家有帮助。(The document gives the MATLAB single-carrier frequency domain equalization MMSE equalization method, which contains modulation and demodulation, interleaving, de-interleaving and encoding and decoding, including the various parts of the whole communication system, we want to help.)
- 2016-04-24 21:57:50下载
- 积分:1
-
distance_classify
function g=distance_classify(A,b)
距离判别法程序。
输入已分类样本A(元胞数组),输入待分类样本b
输出待分类样本b的类别g
注:一般还应计算回代误差yita
输入已知分类样本的总类别数n 每类作为元胞数组的一列(function g = distance_classify (A, b) from the Criterion procedures. Input samples have been classified A (cell array), the importation of samples for classification b output samples for classification g categories b Note: the calculation should also be back on behalf of the general error input yita of the total known types of classification of the number of samples n each Cellular-type array as a)
- 2009-05-09 17:15:44下载
- 积分:1
-
gmskModulationDemodulation
GMSK的调制解调,理想信道,画出其功率谱。(GMSK modulation and demodulation, the ideal channel, to give their power spectrum.)
- 2020-07-02 02:00:01下载
- 积分:1
-
62700
The following Matlab project contains the source code and Matlab examples used for two stage kalman fliter for system identification. Reference :Lei Y, Jiang Y Q.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
- 2014-12-02 15:32:32下载
- 积分:1
-
Estimation_aer
是一个关于经济周期的matlab程序,数值模拟了一个异质性经济的波动模型,非常有用,可以在此基础上进行很多扩展(Is a matlab program on the economic cycle, numerical simulation of a heterogeneous model of economic fluctuations, very useful and a lot of this expansion on the basis of)
- 2011-06-14 17:18:19下载
- 积分:1
-
digiter_clock
详细介绍了用matlab设计数字钟的程序!希望对读者有益!(Matlab with detailed procedures for the design of digital clock! Hope that useful to readers!)
- 2009-04-28 00:55:46下载
- 积分:1
-
Vector_Diagram
Script originally intended for use in oceanography/fluid dynamics. Use:
>> ipdv(X,Y) (0,0) default initial position
or
>> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position
2D vector components (X,Y) are used to plot the vectors one after another, i.e., next vector starting at the end of the previous one (via Matlab s quiver.m ).
This function handles NANs (Not-A-Number) by putting Zeros in their place, thus allowing the Matlab cumsum.m function to compute the progressive positions (Matlab function cumsum.m doesn t skip Nans). NaNs produce discontinuities in the graphic.
- 2010-01-01 20:43:53下载
- 积分:1