登录
首页 » matlab » fit_rayleigh_pdf

fit_rayleigh_pdf

于 2011-02-09 发布 文件大小:2KB
0 218
下载积分: 1 下载次数: 9

代码说明:

  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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLABchebhigh2cheblow1
    自己做的: (一)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅰ型低通数字滤波器,其采样频率Fs =8KHz,1DB通带边界频率为fp=2KHz。 (二)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅱ型高通数字滤波器,其采样频率Fs =16KHz,阻带边界频率为fst =4KHz,As=20dB。 ((A) design using the bilinear transformation method and the experimental system of a third-order Chebyshev low-pass type Ⅰ digital filter, the sampling frequency Fs = 8KHz, 1DB passband boundary frequency is fp = 2KHz. (B) Bilinear transformation method used to design and use of the experimental system of a third-order Chebyshev type Ⅱ high-pass digital filter, the sampling frequency Fs = 16KHz, stopband boundary frequency fst = 4KHz, As = 20dB.)
    2009-05-05 14:13:46下载
    积分:1
  • mulNewtonSOR
    本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
    2010-01-01 14:13:48下载
    积分:1
  • lms_rls
    用于自适应LMS滤波器的设计以及自适应RLS滤波器的设计(LMS adaptive filter for the design of RLS Adaptive Filter Design)
    2020-11-21 17:19:35下载
    积分:1
  • PCA_ORL
    对人脸图片用PCA降维,提取特征脸,附上ORL数据库(dimension reduction using PCA to extract eigenfaces of face images and the ORL dataset will also be provided)
    2013-04-07 19:31:22下载
    积分:1
  • matlab-studengt
    matlab 学习必要的部分matlab 学习必要的部分matlab 学习必要的部分(matlab the information of matlab)
    2009-05-10 10:44:46下载
    积分:1
  • krisking-toolbox
    克里金插值方法matlab工具箱,可以方便的使用其中的插值函数辅助进行开发,是数据处理、论文撰写的有利工具。(Kriging interpolation method matlab toolbox, you can easily use the interpolation function auxiliary development, data processing, a powerful tool for thesis writing.)
    2013-01-10 11:46:52下载
    积分:1
  • Eye_t230312
    Device on off with eyes
    2013-03-14 19:07:12下载
    积分:1
  • GPS_INS-tightly
    GPS_INS紧耦合组合导航系统研究,对学习组合导航系统有一定的参考价值(GPS_INS tightly coupled integrated navigation system, integrated navigation system for the study has some reference value)
    2013-12-19 20:23:58下载
    积分:1
  • CA
    说明:  matlab——元包自动机-动态再结晶-主程序(matlab- cellular automata- dynamic recrystallization- the main program)
    2012-11-26 21:36:47下载
    积分:1
  • voicebox
    语音信号处理matlab工具箱源码,对于语音信号处理有很好的参考价值。(Speech Signal Processing Toolbox Matlab source for voice signal processing of value.)
    2007-07-10 17:52:04下载
    积分:1
  • 696516资源总数
  • 106686会员总数
  • 0今日下载