CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多项式 matlab

搜索资源列表

  1. evoluteStrategy

    0下载:
  2. matlab实现的进化策略evoluteStrategy例程,解决多项式的最优解问题-matlab achieve evoluteStrategy routine, the optimal solution to solve polynomial
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1562
    • 提供者:frank
  1. ck_1axis_data

    0下载:
  2. 对实时动态信号进行消除多项式趋势项预处理-MATLAB代码-Real-time dynamic signal to eliminate the polynomial trend term pretreatment-MATLAB Code
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2535294
    • 提供者:xiaoyue
  1. exponfit

    0下载:
  2. MATLAB不提供现成指数拟合函数,一方面由于但可以轻松通过多项式拟合转化而来,但是使用上还是不如有一个函数方便,所以特写这样一样简单实用的函数-MATLAB does not provide ready-exponential fit function, by hand because it can be easily transformed a polynomial fit, but still not as good as there is easy to use a function,
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:10351
    • 提供者:king
  1. polynomial

    0下载:
  2. 多项式近似模型matlab 源代码,可以用于进行近似模型的生成-Matlab source code of the polynomial approximation model can be used to generate approximate model
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1526
    • 提供者:wjh
  1. QDA

    0下载:
  2. 使用自己写的pca实现qda的多项式分类,没有使用工具包,全部自写-without using the toolbox given by matlab, i wrote pca myself and implement it into qda classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1260
    • 提供者:Olivia
  1. legendre

    1下载:
  2. matlab版本实现的数直计算中的勒让德多项式计算代码,直接就可以使用。-straight-computing matlab version implemented in the Legendre polynomial code can be used directly.
  3. 所属分类:matlab

    • 发布日期:2016-03-19
    • 文件大小:3072
    • 提供者:hansii
  1. XULIE

    0下载:
  2. 利用matlab编程,编写了一个m序列的本原多项式,并且可以利用库函数求序列的自相关-Using matlab programming, wrote a primitive polynomial m sequence, and can take advantage of the library function uation autocorrelation
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-12
    • 文件大小:1105
    • 提供者:追逐通信
  1. whfoh

    0下载:
  2. 本文讲述如何利用Matlab Image Processing Toolbox中的图像配准工具实现线性正投影、仿射、投影、多项式、分段线性、局部加权平均配准的过程。-HWEBRWEVB RFG
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:429437
    • 提供者:罗金雄
  1. Lag_polyfit

    0下载:
  2. 拉格朗日多项式的matlab程序,主要利用拉格朗日多项式实现数值模拟-Lagrange Polynomial
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:699
    • 提供者:chenGQ
  1. Newton_Method

    0下载:
  2. MATLAB 通过使用Newton插值法,实现了对于给定的n+1组数据,可以得到n此多项式。-Newton interpolation method by using MATLAB to achieve n+1 for a given set of data, you can get n This polynomial.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:881
    • 提供者:曹新英
  1. Local-polynomial-fitting

    0下载:
  2. 地壳运动速度场模型的建立方法-多项式拟合法,应用matlab编写,包含实验数据,清晰明了-Method of establishing crustal movement velocity field model- polynomial fitting, matlab write applications, including experimental data, clarity
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:12858
    • 提供者:郭连坤
  1. ALegendre

    0下载:
  2. matlab环境下求勒让德正交多项式的程序,主要用于曲线拟合计算。-Seeking Legendre orthogonal polynomials Germany matlab environment procedures, mainly used for curve fitting calculations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:753
    • 提供者:法宝
  1. xhmcode

    0下载:
  2. 环码:无权码,每位代码无固定权值,任何相邻的两个码组中,仅有一位代码不同。 一个(n,k)线性分组码C,若它的任一码字的每一循环移位寄存器都是C的一个码字,则称C是一个循环码 给出了循环码的定义以及由生成多项式求解生成矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循环码的编码器代码,实现了编码功能- Ring Code: no right code, each code is no fixed weight, any two adjacent code groups,
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1304
    • 提供者:高山
  1. mySpline1

    0下载:
  2. 基于三次埃尔米特多项式推导出来的三次样条插值matlab程序,用于知道一阶导数边界条件的插值,不仅可以输出插值节点的值,还可以输出每一段的插值多项式,更重要的是还可以输出各插值点的一阶导数值。-This is a matlab code of cubic spline interpolation, which is derived the Hermite of three polynomials. It can be used only when the first derivative of
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1096
    • 提供者:Michal
  1. mySpline2

    0下载:
  2. 知道二阶导数边界条件的三次样条插值matlab程序,可以输出插值节点的值、每一段的插值多项式和各插值点的一阶导数值。-This is a matlab code of cubic spline interpolation when the second derivative of boundaries is known. This code can not only output the value of the interpolation node, it can also output ev
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1304
    • 提供者:Michal
  1. pudn_PPS_IHMPT_esti_para

    0下载:
  2. 这是基于IHMPT(积分高阶匹配相位变换)方法的多分量三阶相位多项式信号(即立方相位信号)参数估计算法程序包,包含了相关的子函数、测试程序以及参考文献等。可以实现对各分量的幅度、各阶相位系数的精确估计。具有广泛的应用,如雷达成像中回波信号具有多阶相位多项式的形式。-This is a matlab code package for an algorithm of estimating parameters of Multicomponent 3-order Polynomial phase si
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1193690
    • 提供者:xuejiayin
  1. zuixiaoerchengfa

    0下载:
  2. 利用matlab实现最小二乘法拟合多项式并进行绘图。-Using matlab realize the least squares polynomial fitting and plotting.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:864
    • 提供者:李娜
  1. The-three-spline-interpolation

    0下载:
  2. MATLAB实现线性插值、多项式插值、样条插值三种方法-MATLAB linear interpolation, the polynomial interpolation, three methods to spline interpolation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3253
    • 提供者:张si
  1. multdemo

    0下载:
  2. 多项式的乘法电路matlab演示,可以增强理解信道编码中的多项式乘法。含有界面编程,可以作为学习界面编程的例子。-Polynomial multiplication circuit matlab demo, can enhance the understanding of channel coding polynomial multiplication. Contains programming interface, the interface can be used as learning p
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:23654
    • 提供者:xingang
  1. gfdemo

    0下载:
  2. 利用本原多项式生成同余类域 并包含域的运算,含有界面编程,可以用来学习matlab GUI-Use primitive polynomial generator congruence class field and contains the domain of operation, comprising programming interface can be used to learn matlab GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:28375
    • 提供者:xingang
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com