CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - fits

搜索资源列表

  1. adaptive-predistortion_HCQ

    1下载:
  2. 对双音信号的LUT基带数字预失真,功放采用saleh模型,附有各文件的组成说明。适合于深入学习功放线性化技术。该仿真对宽带和窄带都做了仿真,对窄带的效果更好,仍然有改进的余地。-This is a simulation program of Matlab for LUT digital baseband predistortion. It is helpful in learning High power amplifier linearity technology. Both of the n
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:102.12kb
    • 提供者:hcq
  1. matchingpursuit

    3下载:
  2. matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
  3. 所属分类:matlab

    • 发布日期:2015-01-19
    • 文件大小:2.8kb
    • 提供者:lixi
  1. fitplane

    0下载:
  2. Calculate the coefficent of a plane that fits better N 3d pints
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2.87kb
    • 提供者:carlo
  1. fit_maxwell_pdf

    0下载:
  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:
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.66kb
    • 提供者:resident e
  1. fit_ML_laplace

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b)
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.35kb
    • 提供者:resident e
  1. fit_ML_log_normal

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.44kb
    • 提供者:resident e
  1. fit_ML_maxwell

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!. Given the samples of a log-normal distribution, the PDF parameter is found fits data to the probability of the form: p(x) = sqrt(1/(2*pi))/(s*x)*
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.3kb
    • 提供者:resident e
  1. fit_ML_normal

    0下载:
  2. fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!. Given the samples of a normal distribution, the PDF parameter is found fits data to the probability of the form: p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.44kb
    • 提供者:resident e
  1. fit_ML_rayleigh

    1下载:
  2. fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!. Given the samples of a rayleigh distribution, the PDF parameter is found fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s wit
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.27kb
    • 提供者:resident e
  1. fit_rayleigh_pdf

    0下载:
  2. 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(-
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.59kb
    • 提供者:resident e
  1. data-fitting

    0下载:
  2. this program fits a set of data, using customized function.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.65kb
    • 提供者:Wayne
  1. 2dgaussian

    0下载:
  2. 汽车高斯曲面拟合 --- 2程序,以适应到表面二维高斯: 子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的 这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。 autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。 auto
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.67kb
    • 提供者:zzskzcau
  1. lorentzfit1

    1下载:
  2. LORENTZFIT1适合一个参数洛伦兹模型的输入数据-LORENTZFIT1 fits input data to a single parameter Lorentzian model
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:891byte
    • 提供者:bcmvqqve
  1. FitDistribution_GUI

    0下载:
  2. 分布GUI. With this GUI you can find the best distribution that fits your data.-With this GUI you can find the best distribution that fits your data.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:93.56kb
    • 提供者:zhong
  1. sfunctions

    0下载:
  2. S-function is a powerful customized function that fits into the matlab environment.-This pdf contains instructions for build your own s-function.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:787.62kb
    • 提供者:jj
  1. pil_sdo

    0下载:
  2. An efficient algorithm for identification of PIL on Solar Dynamic Observatory (SDO) Helioseismic and Magnetic Imager (HMI) magnetograms. Detailed descr iption will appear in the paper: Volobuev, D.M. Polarity-Inversion Line Preceding X-class
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8.36kb
    • 提供者:Vikram
  1. ransac

    0下载:
  2. RANSAC - Robustly fits a model to data with the RANSAC algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:3.47kb
    • 提供者:laraquimed
  1. ransac

    0下载:
  2. RANSAC - Robustly fits a model to data with the RANSAC algorithm
  3. 所属分类:matlab例程

    • 发布日期:2013-03-11
    • 文件大小:3.47kb
    • 提供者:laraquimed
  1. LineCurvature2D

    0下载:
  2. This function calculates the curvature of a 2D line. It first fits polygons to the points. Then calculates the analytical curvature from the polygons-This function calculates the curvature of a 2D line. It first fits polygons to the points. Then cal
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.42kb
    • 提供者:ali
  1. CutAndSaveAsFITS

    1下载:
  2. 使用matlab读取天文FITS格式的数据,并将FITS数据中的部分区域保存成图像(Use matlab read FITS astronomical data format, and the holding portion region into image data FITS)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-26
    • 文件大小:1kb
    • 提供者:MiyaWang
« 12 »
搜珍网 www.dssz.com