-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh 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)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_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
output: result - structure with the fields
s - 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:13:28下载
- 积分:1
-
pzmap
利用matlab 的系统函数绘制连续系统的零极点图。(draw the pzmap of continuous system)
- 2010-06-01 15:10:35下载
- 积分:1
-
XPathFactory
Factory class for creating an XPath. Implementors of XPath derivatives will need to make a derived class of this. @xsl.usage advanced.
- 2013-12-02 15:26:28下载
- 积分:1
-
Hbrige080314
H桥的SIMULINK实现,MATLAB版本6.5(H Bridge SIMULINK realization, MATLAB Version 6.5)
- 2008-04-26 08:03:56下载
- 积分:1
-
EdgeDetectionUsingGabor
THIS CODE IS REG.EDGE DETECTION USING GABOR FILTER
- 2014-09-21 14:01:12下载
- 积分:1
-
Brain-Tumour
This is a matlab project in which application detect the brain tumour.
- 2014-11-11 14:32:27下载
- 积分:1
-
qiyi
本程序通过SVD可以很好实现lyapunov指数计算,便于理解,且速度和精度较高(lyapunov exponent by SVD)
- 2013-04-05 15:24:50下载
- 积分:1
-
wavelet_denoise
基于MATLAB编写的代码,采用小波阈值降噪的方法对采集的光谱信号进行滤波处理。可自行设定阈值,实现不同的滤波效果。(Based on the code written in MATLAB, using wavelet threshold noise reduction method for filtering spectrum signal acquisition process. You can set the threshold to achieve different filter effects.)
- 2021-01-13 15:48:49下载
- 积分:1
-
flightequation
有控弹道的实现Matlab仿真文件,简单实现了弹控功能(Controlled trajectory to achieve the Matlab simulation files, simple bomb control function)
- 2012-03-29 18:30:01下载
- 积分:1
-
Fourier
Fourier series in Matlab
- 2011-06-06 17:43:18下载
- 积分:1