-
qam
一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,计算误比特率。(First, this program uses 16QAM modulation mode, for a string of two binary source is modulated with a raised cosine roll-off function for base-band modulation, and then transferred to high-frequency channel in the channel by adding Gaussian white noise, the use of matched filter device demodulator, draw demodulation constellation, using the minimum Euclidean distance decoding decision, calculate bit error rate.)
- 2009-10-27 10:50:34下载
- 积分:1
-
deltaforthnet131
EEG signal classification using wavelet feature extraction
- 2011-02-02 01:30:49下载
- 积分:1
-
noisepro
生成高斯白噪声信号,可设置采样率和采样点数等。(Generated white Gaussian noise signal, you can set the sampling rate and sampling points and so on.)
- 2011-07-20 21:00:53下载
- 积分:1
-
Wide-field-optical-system-
说明: 给予神经网络的大视场光学系统畸变曲线拟合(Given the large field of neural network optical system distortion curve fitting)
- 2011-04-12 11:28:26下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
pulse-generate
本程序是矩形波的产生。第零步定义了要产生的波形的所有特征参数,矩形波的持续时间WIDTH,矩形波的采样点数POINTS,载波频率为F0,这个频率的最终引入是便于使用RF频率发射波形。第一步包括产生矩形波,并将其调制到RF上,注意,产生的信号的持续时间是矩形波宽度的5倍,这样,总的采样点数就是5*POINTS。同时还应注意,如果要产生一个基带信号,必须设置T0=0.第二步是画出所产生矩形波的源代码。( This procedure is rectangle wave production. Step to produce stage defined the waveform of all characteristic parameters, the duration of the rectangle wave WIDTH, rectangle wave sampling POINTS POINTS, carrier frequency F0, this frequency for the ultimate introduction is easy to use RF frequency emission waveforms. The first step including generating rectangle wave, and modulated to RF, attention, produce the duration of the signal is five times the width of rectangle wave, so, overall sampling POINTS is 5* POINTS. Also, note that if you want to produce a baseband signals must set T0 = 0. The second step is to draw a rectangular wave generated by the source code. )
- 2011-05-21 10:52:01下载
- 积分:1
-
banana
calssification algorithm
- 2014-11-26 22:12:47下载
- 积分:1
-
JPEG-2000-
本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。(The main work that this text do is:Studied the principle and basic frames of the JPEG2000 standard, to the center of JPEG 2000- Wavelet transform compress which had been analyzed and researched .Carried on the detailed analysis and descriptions to the calculate way of EZW, include zero-tree coding, structures and it’s scans method. In Turbo C environment using C language to simulate wavelet zero-tree coding algorithm, using Matlab image processing toolbox and wavelet analysis toolbox, and using interface tool Mex to implement transferring the C program in Matlab, and implement the image compress by wavelet zero-tree transform coding methodology,and supplely implement JPEG2000.)
- 2012-11-14 18:44:01下载
- 积分:1
-
SaS_Aprox
Aproximation of discrete impuls with sinus function in Matlab
- 2010-11-18 20:35:21下载
- 积分:1
-
Ejemplo-en-Matlab-RNA
RNA example T/P Las redes de neuronas artificiales (denominadas habitualmente como RNA o en inglés como: "ANN"1 ) son un paradigma de aprendizaje y procesamiento automático inspirado en la forma en que funciona el sistema nervioso de los animales.
- 2012-07-07 01:20:08下载
- 积分:1