-
MODULATOR
mdl extension file. it is an oqpsk modulator scheme for signals
- 2010-07-09 00:27:22下载
- 积分:1
-
draw_partition
draw the HEVC partition
- 2012-04-04 02:18:57下载
- 积分:1
-
FIR_rls
IIR RLS algorithm demo
- 2007-05-20 12:34:49下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1
-
pwm593
Simplified model of induction motor and drive
- 2015-02-09 22:19:16下载
- 积分:1
-
matlab_FFTanalysis
以Excel表格保存下来的的交流电压电流波形的离散数据(这些数据从示波器中导出来),本matlab程序可以进行FFT分析,分析电压和电流谐波含量,THD大小。注意,每次只能分析一组数据。(Excel matlab FFT )
- 2016-04-06 22:28:59下载
- 积分:1
-
mp3
mp3 read and write matlab code
- 2009-03-23 20:02:27下载
- 积分:1
-
SAR_image_denoising
合成孔径雷达影像滤波程序,用matlab编写,在去除图像中的斑点(乘性噪声)方面有一定的作用。(Synthetic aperture radar image filtering process, using matlab prepared to remove the image spots (multiplicative noise) has a certain role.)
- 2010-11-12 00:25:54下载
- 积分:1
-
rfgg
低通滤波器是容许低于截至频率的信号通过, 但高于截止频率的信号不能通过的电子滤波装置。
(low-pass filter )
- 2011-01-08 23:22:17下载
- 积分:1
-
Computer-Vision-Using-Local-Binary-Patterns
The local binary pattern (LBP) is a simple yet very efficient operator which labels
the pixels of an image by thresholding the neighborhood of each pixel and considers
the result as a binary number. Perhaps the most important property of the LBP operator in real-world applications is its invariance against monotonic gray level changes caused, for example, by illumination variations. Another equally important is its computational simplicity, which makes it possible to analyze images in challenging real-time settings. LBP is also very flexible: it can be easily adapted to different types of problems and used
together with other image descriptors
- 2013-09-19 10:04:03下载
- 积分:1