-
TwoDimFFT
2D FFT in matlab. inputs are original data and block size. ex) block size = [8 8]
- 2011-12-21 13:14:28下载
- 积分:1
-
Onset_Offset_P
The onset of the P wave is the starting point of the P wave, it s the first positive or null sample before the P peak.
The offset of the P wave is the ending point of the P wave, it s the first negative or null sample following the P peak.
- 2010-10-05 17:17:16下载
- 积分:1
-
demo_HySime
HYMAP Generates abundance fractions with Dirichlet statistics distributions
- 2010-12-16 00:46:07下载
- 积分:1
-
MIT-matlab
说明: MIT Matlab教程:INTRODUCTION TO MATLAB — Fall 1999
Thomas F. Weiss
Last modification September 9, 1999
1(MATLAB is a programming language and data visualization software package which is especially
effective in signal processing and systems analysis. This document is a brief introduction
to MATLAB that focuses on those features that are of particular importance in
6.003.1 It is assumed that the reader is familiar with Project Athena, has an Athena account,
and has little or no experience with MATLAB. Other MATLAB help is available through
Athena consulting which offers a number of more tutorial handouts and short courses (ext.
3-4435), on-line consulting (type olc at the Athena prompt), and Athena on-line help (type
help at the Athena prompt). There are a number of books available that describe MATLAB.
For example, Engineering Problem Solving with Matlab, by D. M. Etter, published by
Prentice-Hall (1997) and Mastering MATLAB, by Hanselman and Littlefield, published by
Prentice-Hall (1996). The paperback MATLAB Primer by K. Sigmon, published by CRC
Press (1994) is a handy summar)
- 2011-02-18 21:37:08下载
- 积分:1
-
MinBounDrect
说明: 最小外接矩形,根据面积和周长判断。实现图象处理的工程计算。( Compute the minimal bounding rectangle of points in the plane
usage: [rectx,recty,area,perimeter] = minboundrect(x,y,metric)
arguments: (input)
x,y- vectors of points, describing points in the plane as
(x,y) pairs. x and y must be the same lengths.
metric- (OPTIONAL)- single letter character flag which
denotes the use of minimal area or perimeter as the
metric to be minimized. metric may be either a or p ,
capitalization is ignored. Any other contraction of area
or perimeter is also accepted.
DEFAULT: a ( area )
)
- 2011-02-24 01:01:04下载
- 积分:1
-
a-quadratic-discriminant-function
一种二次判别函数在MATLAB环境中的实现与应用(A quadratic discriminant function in MATLAB Implementation and Application of)
- 2013-05-16 10:12:26下载
- 积分:1
-
wanzhengchengxu
信号在信道进行传输时,经常会出现串扰,采用基于最大似然序列估计(MLSE)的电子色散均衡器的方法,克服光纤通信中的由各种色散引起的码间干扰。
研究基于最大似然序列估计(MLSE)的均衡器,采用维特比算法实现,用matlab仿真出采用MLSE后的性能指标(眼图和误码率)的提升。
(Signal transmission channel often occur crosstalk, based on the maximum likelihood sequence estimation (MLSE) electronic dispersion equalizer of the ways to overcome optical fiber communications in a variety of dispersion caused by the inter-symbol interference. Research based on the maximum likelihood sequence estimation (MLSE) of the equalizer, the Viterbi algorithm, a simulation using matlab after using MLSE performance indicators (eye diagram and bit error rate) of the upgrade.)
- 2020-12-12 22:29:16下载
- 积分:1
-
component-parameters-and-the-mixing-coefficients
component parameters and the mixing coefficients.
- 2014-12-20 14:27:57下载
- 积分:1
-
MatLab.7.Programming
MATLAB 7电子教程,英文。不可多得的学习资料,学习自控的必备工具书(MATLAB 7 e-tutorials and English. The rare learning materials, learning self-control essential tool for the book)
- 2009-10-16 15:18:24下载
- 积分:1
-
Mode_similarity
按照模式相似性测度算法计算待测样品与样品库中的样品相似度,包括模块匹配法、基于PCA的模块匹配法、基于类中心的欧氏距离法和马氏距离法(Similarity measure in accordance with the mode algorithm to calculate the sample similarity in the sample and sample libraries , including the module matching method based on PCA module matching method , based on the class center of Euclidean distance and Mahalanobis distance
)
- 2012-04-17 17:21:43下载
- 积分:1