-
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
-
[with-matlab]
人工蜂群算法matlab源程序,实现利用蜂群算法最优化问题(artificial bee colony algorithm)
- 2020-08-23 17:48:16下载
- 积分:1
-
rcs
实现两个确定平面夹角的最佳衍射的角度确定(Determination of the optimum diffraction angle for two angles of plane determination)
- 2017-10-16 12:08:32下载
- 积分:1
-
利用龙格库塔法解布洛赫方程
说明: 利用龙格库塔法解布洛赫方程 有较为详细的注释 简单易懂(Solving Bloch Equation by Runge-Kutta Method)
- 2021-04-07 19:39:01下载
- 积分:1
-
adc4
with channel,
take a input vector which is no of users of b[kx1] and
then give to matched filter,non-correlating detector,
and non-adaptive mmse,see the results by hadamard
by randomised sequence.
- 2009-11-15 03:45:27下载
- 积分:1
-
7
说明: MidPoint 中点公式求取导数
ThreePoint 三点法求函数的导数
FivePoint 五点法求函数的导数
DiffBSample 三次样条法求函数的导数
SmartDF 自适应法求函数的导数
CISimpson 辛普森数值微分法法求函数的导数
Richason 理查森外推算法求函数的导数
ThreePoint2 三点法求函数的二阶导数
FourPoint2 四点法求函数的二阶导数
FivePoint2 五点法求函数的二阶导数
Diff2BSample 三次样条法求函数的二阶导数
(Interpolation function)
- 2011-08-15 09:46:55下载
- 积分:1
-
crossvalidation_svm
matlab编写的调整svm参数的程序,其中cross是主程序,另两个是自己编写的svm核函数,如果要用matlab自带的核函数就把-t的值改成2即可。Ytrain是标记矩阵,Xtrain是特征矩阵,都由用户自己导入。可利用k倍交叉验证来选择最优的c参数。k可自行更改。(svm matlab prepared to adjust the parameters of the program, which cross the main program, and the other two are themselves prepared svm kernel function, if you use the value of the kernel function matlab own put-t can be changed to 2. Ytrain is labeled matrix, Xtrain is characteristic matrix, imported by the users themselves. K-fold cross-validation can be used to select the optimal c parameter. k can make changes.)
- 2014-01-15 15:51:27下载
- 积分:1
-
HZK48s
Store contains 48 * 48 blackbody, including English and Japanese alphanumeric characters, special symbols(Store contains 48* 48 blackbody, including English and Japanese alphanumeric characters, special symbols)
- 2014-01-16 15:24:46下载
- 积分:1
-
shengyu
此程序使用MATLAB实现 利用升余弦滚降特性来检测信道质量(This program uses MATLAB implementation using raised cosine roll-off characteristics to detect the channel quality)
- 2009-03-13 22:31:51下载
- 积分:1
-
451547515154515415
说明: 基于MATLAB的图像处理与分析,对于学习图像处理方面有很大的帮助,希望大家喜欢(MATLAB based image processing and analysis, image processing, for learning is very helpful, hope you like)
- 2010-04-24 20:36:31下载
- 积分:1