-
dandao3
弹道方程组的三个阶段仿真程序 通过将其分成三个阶段 分别得到数值解(Equations of the three-stage ballistic simulation program will be divided into three stages through to obtain numerical solutions were)
- 2013-11-20 15:41:22下载
- 积分:1
-
iir_filter
IIR filters are one of two primary types of digital filters used in Digital Signal Processing (DSP) applications (the other type being FIR). IIR means Infinite Impulse Response .
- 2015-03-14 15:54:45下载
- 积分:1
-
DontPressWithParentLayout
Dont Press With Parent Layout extends Linear Layout.
- 2014-02-17 11:37:38下载
- 积分:1
-
eluosifangkuai
matlab 俄罗斯方块用于你的个人程序的设计和开发(MATLAB)
- 2009-12-15 10:41:51下载
- 积分: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
-
FFTandIFFT
利用matlab进行FFT和IFFT计算线性卷积,并得到其曲线(Using matlab FFT and IFFT calculations for linear convolution, and get the curve)
- 2011-07-08 22:21:32下载
- 积分:1
-
SMRS_v1.0
稀疏人脸识别,来至论文Robust Face Recognition via Sparse Representation(Robust Face Recognition via Sparse Representation)
- 2021-01-10 15:58:51下载
- 积分:1
-
matlab3
在matlab中使用牛顿插值完成对多项式插值的拟合(Using Newton' s interpolation in matlab to complete the fitting of polynomial interpolation)
- 2010-11-03 19:52:49下载
- 积分:1
-
database
matlab中数据库的相关工具包的下载。需要的果断,完整版matlab有可不用下载。(failed to translate)
- 2012-04-19 10:45:42下载
- 积分:1
-
GAUSS_ELIM--by-Cheuk
Gaussian Elimination with Pivoting Method by Cheuk
Function uses Gauss elimination with pivoting to solve a linear system in standard format. (linear, algebra, gaussian)
- 2014-02-06 16:21:49下载
- 积分:1