-
Heart-sound
心音分析和心音文件,包含19个心音和分析程序(Analysis of heart sounds and sound files)
- 2014-06-24 16:02:52下载
- 积分:1
-
csp
说明: 脑电信号模式识别(EEG pattern recognition)
- 2019-01-03 10:22:45下载
- 积分:1
-
ninteger
非整数阶的微积分的运算过程非整数阶的微积分的运算过程(Non-integer order calculus of non-integer order of the computing process of computing process calculus)
- 2011-07-19 21:28:50下载
- 积分:1
-
ezwmatlab2
EZW2 (NEW version of EZW)
- 2015-02-23 18:25:40下载
- 积分:1
-
CTArt
说明: matlab ART重建算法,该算法可用于CT图像重建或EST图像重建(Matlab ART reconstruction algorithm, which can be used for CT image reconstruction or image reconstruction EST)
- 2006-05-12 14:59:22下载
- 积分:1
-
Mie散射理论系数的计算程序Mie_abcd
Mie散射理论系数的计算程序,an,bn,cn,dn的计算是Mie散射理论的核心。本程序为函数形式,可以在程序中简单调用,便于使用。(Mie?elanbncndnlMie?5lg ? ? ? ? ?? 汜)
- 2020-07-19 23:08:49下载
- 积分:1
-
c3aa9cc2142b
VQ的简介与应用说明,并介绍如何在MATLAB中进行仿真应用,值得学习(The introduction and application of VQ, and introduces how to carry on the simulation in MATLAB application, worth learning)
- 2014-09-05 10:24:52下载
- 积分:1
-
Hamming1511MAP
Hamming 15, 11 Viterbi encoding and Decoding
- 2013-09-21 19:35:25下载
- 积分:1
-
minitabguiderevised
Easy guide for learning Minitab
- 2012-10-17 15:50:29下载
- 积分:1
-
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