-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
STRAIGHT
近几年来,在自然语言处理、信号处理、随机过程处理等方法的推动下,语音分析与合成技术获得了很大的发展,突破了传统的单纯语音计算算法的研究。情感语音分析与合成的研究,适应了语音技术的未来发展趋势,由于它能够很好的将语音的口语分析、情感分析与计算机技术有机的融合,为实现以人为本,具有个性化特征的语音合成系统,奠定基础。(STRAIGHT[1] is a high-quality speech analysis, modification and synthesis system based on a simple channel
VOCODER concept (in other words a source filter model).)
- 2012-03-25 17:03:40下载
- 积分:1
-
Feedback-control-system
Feedback control system design and analysis(书pdf,源码,ctrllab工具箱)(Feedback control system design and analysis (book pdf, source, ctrllab Toolbox))
- 2011-11-15 13:52:17下载
- 积分:1
-
qdyantuo
本程序是用于处理端点效应时的信号延拓方法,次程序是用于前段延拓,对于后端延拓的话直接把原信号进行翻转后再进行延拓,延拓后将信号再翻转回来就行。(This program is a signal extension methods for processing when the end effect, sub-program for front extension, extension to the rear end, then flip directly to the original signal and then carry out extension, the extension will signal the extension then flipped back on the line.)
- 2014-05-22 12:04:58下载
- 积分:1
-
dxAvi
说明: 可在matlab中运行,是通过matlab读取视频的有效软件(Run in matlab, matlab read through the effective video software)
- 2010-04-26 17:02:47下载
- 积分:1
-
Old_2010_F
Matlab based Digital filtering Interface
- 2011-12-16 03:08:50下载
- 积分:1
-
CursorIndexOutOfBoundsException
An exception indicating that a cursor is out of bounds.
- 2014-01-01 20:56:58下载
- 积分:1
-
dijstra
说明: 实现dijstra算法,算出任意两点间的最短路径(Implementing Dijstra algorithms)
- 2019-06-13 18:15:05下载
- 积分:1
-
awgn_simulator
LDPC码在AWGN信道下的译码程序(c语言)(LDPC code in AWGN channel decoding procedures under (c language))
- 2009-03-24 22:20:50下载
- 积分:1
-
cluttertest
对一组数据进行统计形态分析,包括概率密度函数,功率谱,分布曲线4参数等(The statistical form a set of data analysis, including probability density function, power spectral distribution curve parameters)
- 2013-01-06 15:49:31下载
- 积分:1