CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 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
    • 文件大小:104566
    • 提供者: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
    • 文件大小:2868
    • 提供者:lixi
  1. leastsquareellipse

    0下载:
  2. 至少输入五个点,得到最小二乘模拟椭圆,最后得到椭圆左右焦点以及主轴与x轴夹角等具体参数-[Xc,Yc,A,B,Phi,P]=ELLIPSEFIT(X,Y) finds the least squares ellipse that best fits the data in X and Y. X and Y must have at least 5 data points. Xc and Yc are the x- and y-axis center of the ellipse re
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1541
    • 提供者:nancy
  1. median_polish

    0下载:
  2. MEDIAN_POLISH Fits an additive model using Tukey s median polish procedure.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2310
    • 提供者:邹娟
  1. crcasm.asm

    0下载:
  2. 8 bit very fast CRC generator for polynom x8+x2+x1+x (0x07), fits any AVR processor and any type of 8-bit data trasfer with 8 bit CRC code written in AVR assembler with AVRStudio 4. Author: Jens Hallgren, Sweden-8 bit very fast CRC generator for po
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:698
    • 提供者:jens
  1. fitplane

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

    • 发布日期:2017-04-04
    • 文件大小:2937
    • 提供者:carlo
  1. rectangle

    1下载:
  2. 一种“一刀切"式矩形件优化排样混合算法,研究矩形排样的论文资料!-A " one size fits all" type of rectangular parts like hybrid method, research papers Rectangular information!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:352305
    • 提供者:张鹏程
  1. MagGrating_3analyze

    0下载:
  2. 分析多级明细结果,并需着呢最好的数据Fit方式!-This scr ipt analyzes the results of multiple simulations, and chooses the model which best-fits the experimental data. Fitting may be weighted
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3808
    • 提供者:项元
  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
    • 文件大小:1695
    • 提供者: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
    • 文件大小:1383
    • 提供者: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
    • 文件大小:1471
    • 提供者: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
    • 文件大小:1334
    • 提供者: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
    • 文件大小:1478
    • 提供者: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
    • 文件大小:1303
    • 提供者: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
    • 文件大小:1624
    • 提供者:resident e
  1. data-fitting

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

    • 发布日期:2017-04-13
    • 文件大小:1694
    • 提供者: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
    • 文件大小:6828
    • 提供者:zzskzcau
  1. GDP_community_polyFitting

    0下载:
  2. 经济同步增长,GDP数据拟合~ 表明最近20年来世界主要国家GDP增长或波动趋势;有效展示了东南亚金融动荡。-The polyfitting model and evaluations fits the GDP data for a great number of countries (divided by several communities), and depicts the famous Southeast Asia economic crisis.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:13704
    • 提供者:高昕
  1. Fishing-net-or-drying

    0下载:
  2. 中国有句俗语叫三天打鱼两天晒网.某人20岁从1990年1月1日起开始三天打鱼两天晒网问这个人在以后的某一天中是打鱼还是晒网?-Chinese saying goes, called the fits and starts. Someone 20 years from January 1, 1990 began in fits and starts after the network asked the people in one day in the sun or fishing net ?
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-03
    • 文件大小:1028
    • 提供者:宋永强
  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
    • 文件大小:1024
    • 提供者:MiyaWang
« 12 3 »
搜珍网 www.dssz.com