-
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
-
MATLAButility100cases
说明: MATLAB实用程序百例,涉及到很多方面的MATLAB源程序,一定有你想要的。(MATLAB utility 100 cases, involving many aspects of the MATLAB source code, there must be what you want.)
- 2010-04-05 11:46:50下载
- 积分:1
-
Fang_Algorithm
Fang算法利用三个基站对信号源位置进行二维的定,是信号源无源定位的一种基本方法。本程序基于MATLAB,对Fang算法定位的过程进行了仿真。希望能对研究无源定位的同志给予帮助。(Fang base algorithm uses three-dimensional location of the source fixed, the signal source is a basic method of passive location. The program is based on MATLAB, Fang algorithm for the simulation process of positioning. Hoping to study passive positioning of the comrades for help.)
- 2011-11-07 18:45:25下载
- 积分:1
-
numerical
Numerical program on Newton’s forward difference formulae, the use of Sterling formulae & the use of Newton’s backward difference formulae combindly, Trapezoidal rule, Gauss-Seidal method, Jacobi method.
- 2011-01-31 18:20:34下载
- 积分:1
-
LSSVM3DNL
10*10*10最小二乘支持向量机三维节点定位算法matlab源程序(10* 10* 10 squares support vector machine three-dimensional localization algorithms in Matlab source)
- 2020-10-05 10:27:38下载
- 积分:1
-
linedr
采用集中质量法求解水平成层场地的地震响应,其中包含newmark求解动力方程(Quality level of a centralized method for solving the seismic response of layered space, solving the dynamic equation which contains newmark)
- 2011-10-14 16:59:20下载
- 积分:1
-
oxford-mlmc-matlab-master
说明: 蒙特卡洛算法代码,实例验证,matlab历程(Monte Carlo algorithm code, case validation, matlab process)
- 2020-12-18 11:39:10下载
- 积分:1
-
IPP
Integer prograamming problem in matlab
- 2009-03-29 17:31:37下载
- 积分:1
-
AHPmethod
层次分析法(Analytic Hierarchy Process简称AHP)是将与决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。这里提出层次分析法的matlab源程序(AHP (Analytic Hierarchy Process referred AHP) is always associated with the decision-making elements into goals, guidelines, programs and other levels, on this basis for qualitative and quantitative analysis of decision-making methods. AHP presented here matlab source)
- 2013-09-13 11:38:13下载
- 积分:1
-
small_image
MATLAB实现的高光谱图像的端元提取,可以自己下载高光谱图像,然后修改下程序就能用了。(MATLAB implementation of hyperspectral image endmember extraction of hyperspectral images can download and modify the following program can be used.)
- 2021-04-19 20:58:51下载
- 积分:1