-
3
说明: 对于MATLAB,许多人无从下手,这是一个学习源码!(Regarding MATLAB, many people start without knowing where to begin, this is a study sound code! )
- 2010-11-29 19:29:39下载
- 积分:1
-
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
-
MatlabGUI
一本关于matlab界面制作的书籍,很全面的从基础到深入(A matlab interface on the production of books, from basic to very comprehensive in-depth)
- 2011-06-23 10:28:55下载
- 积分:1
-
experiment6
对图像进行在频域的变换,例如使相位为0,使幅值为0等(The image transform in the frequency domain, such as phase 0, the amplitude is 0)
- 2012-05-31 22:55:12下载
- 积分:1
-
QPSK
qpsk下在多径瑞丽衰落信道的传输特性,有效果很好的误码率和信噪比曲线(The transmission characteristics of multipath Rayleigh fading channel under QPSK are effective, with good BER and SNR curves.)
- 2018-05-22 18:36:17下载
- 积分:1
-
LMS_algorithm_filter
基于LMS算法,此程序用于产生凹口滤波器(Based on LMS algirithm,this codes are useded to creat adapyive filter.)
- 2009-12-22 11:09:01下载
- 积分:1
-
chap5_3s
智能控制的应用1 基于模糊控制的控制器仿真
简单易懂 功能强大(intelligent control based on the application of a fuzzy controller to control the simulation is simple to understand the powerful)
- 2007-05-31 17:20:34下载
- 积分:1
-
news
通过matlab获取财经网站的新闻信息,滤去了网站的广告,里面有四个网站,涵盖网站中所有资讯,可以直接在命令窗口看到新闻资讯。(By matlab to obtain financial website news information, filter went to the website of advertisement, there are four sites, covering all information on the website, you can directly see news and information in command window.)
- 2014-02-22 19:04:33下载
- 积分:1
-
PCA
PCA与不用PCA进行人脸识别的比较,请先安装sltoolbox,人脸数据库采用orl(PCA and PCA for face recognition do not have the comparison, please install sltoolbox, face database used orl)
- 2009-06-06 15:24:19下载
- 积分:1
-
kalman-7
kalman filter for multi target tracking
- 2011-12-02 17:01:19下载
- 积分:1