登录
首页 » matlab » fit_maxwell_pdf

fit_maxwell_pdf

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

代码说明:

   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

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

发表评论

0 个回复

  • antdistance
    pheromone levels of terms based on the quality of the best rule among the rules constructed improves the predictive accuracy for some datasets.
    2010-09-06 21:39:31下载
    积分:1
  • PSO
    粒子群算法优化函数求解极值的问题。通过该程序我们可以看到粒子群优化算法的优化过程。(Particle Swarm Optimization for Solving Extremum problems. Through this program we can see that PSO optimization process.)
    2010-11-17 12:13:05下载
    积分:1
  • Learn-SVM-Step-by-Step-by-faruto2011
    matlab实现svm,最简单的实例,一步一步的很清楚(matlab implementation svm, the most simple example, a very clear step by step)
    2013-09-22 10:13:29下载
    积分:1
  • Program-0131-2
    元胞自动机模型,模拟高层建筑火灾疏散场景(Cellular automata model to simulate the high-rise building fire evacuation scenarios)
    2020-12-29 14:49:00下载
    积分:1
  • BCS_demo
    Sparse Bayesian Learning
    2020-06-29 05:40:01下载
    积分:1
  • matlablearn
    用MATLAB写的成粗对电力系统进行静态稳定仿真,进而提出提高静态稳定的措施(Using MATLAB to write into the rough on the static stability of power system simulation, and to increase the static stability of the measures)
    2009-05-13 14:24:54下载
    积分:1
  • liziqun
    以Griewank函数为测试对象,应用PSO算法优化求解(Use Griewank function for test object, apply PSO algorithm as the optimal solution)
    2011-06-14 16:08:11下载
    积分:1
  • 67421648ais_youhua
    基于matlab的免疫克隆算法,有主程序和子程序,可以直接运行,出图(Matlab-based immune clonal algorithm, the main program and subroutines can be run directly plot)
    2013-03-25 20:50:38下载
    积分:1
  • Description
    matlab编写克里金差值的说明技术文档,包含具体的算法(The kriging software described in this document was developed by Dezhang Chu with funding the National Science Foundation through the U.S. GLOBEC Georges Bank Project s Program Service and Data Management Office. It was originally inspired by a MATLAB toolbox developed by Yves Gratton and Caroline Lafleur (INRS-Océanologie, Rimouski, Qc, Canada), and Jeff Runge (Institut Maurice-Lamontagne, now with University of New Hampshire). This software may be reproduced for noncommercial purposes only.)
    2015-05-30 00:26:52下载
    积分:1
  • ANN数据预测
    说明:  数据预测之BP神经网络具体应用以及matlab代码(Application of BP neural network in data prediction and matlab code)
    2020-03-26 07:39:22下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载