登录
首页 » matlab » fit_maxwell_pdf

fit_maxwell_pdf

于 2011-02-09 发布 文件大小:2KB
0 198
下载积分: 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 个回复

  • S200502106_SVM_for_classfication
    说明:  SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matlab的file菜单中的set path中设置相应的路径)。 打开matlab,在命令窗口中输入 testlin或testrbf 即可查看结果。 (SVM pattern recognition for collating other people's code (the original is in English) from : kernel.m plot within the matrix for the calculation svcplot.m for graphics is the main svm168.m testlin.m procedure is used linear plot function within the SVM application documents testrbf.m RBF is using plot function within the SVM applications each file documents were described. Matlab7.0 simulation platform, all through the simulation of all the documents copied to the work directory (not directly to the attention of the upper folder directly copied to w contex directory, as if the operation, Matlab in the file menu on the set path corresponding set the path). Open Matlab, in the command window or imported testlin testrbf can see the results.)
    2020-12-08 16:59:21下载
    积分:1
  • Filter_Solutions_10
    滤波器设计软件 方便实现各种滤波器 很经典的 大家试试(Filter design software to facilitate the achievement of various filters we try very classic)
    2009-12-07 22:44:10下载
    积分:1
  • matlab
    说明:  这是一个matlab结合神经网络的预测程序,挺全德 具体的自己看(This is a combination of neural network prediction matlab program, very specific view of ourselves all over Germany)
    2010-04-14 12:17:04下载
    积分:1
  • EMD-papers
    Matlab的关于EMD的几篇文章 谱和主成份分析用于EMD分解研究;基于EMD方法的混沌时间序列预测(Matlab several articles on EMD and principal component analysis for spectral decomposition of EMD EMD-based method of chaotic time series prediction)
    2011-11-01 16:26:21下载
    积分:1
  • UMP
    考虑不平衡磁拉力作用下,转子的轴心轨迹变化求解方法。(unbalanced magnetic pull )
    2013-11-23 20:02:29下载
    积分:1
  • FileInputdlg
    在MATLAB的inputdlg基础上增加了浏览文件的功能,可在prompt指定任意多行,ss返回检索文件的目录。(Increase in MATLAB' s inputdlg based on file browser prompt specify any number of lines, ss return to retrieve the file directory.)
    2012-10-17 09:24:40下载
    积分:1
  • OFDM
    ofdm 的仿真与实现,可以直接运行的,run为运行文件(ofdm fangzhenyushixian)
    2010-12-09 22:11:23下载
    积分:1
  • JPDA
    采用JPDA数据关联算法实现两个个匀速运动目标的点迹与航迹的关联(JPDA data association algorithm using a uniform motion of two point targets associated trace and track)
    2010-06-02 19:06:08下载
    积分:1
  • GpOls
    genetic programming and orthogonal least square
    2015-02-22 09:33:21下载
    积分:1
  • EmadKarhely
    a basic operations on images using matlab
    2010-02-03 14:05:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载