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

搜索资源列表

  1. fcs_gen

    0下载:
  2. 用于产生CRC校验的matlab源码,生成多项式g(x) = x32 + x26 + x23 + x22 + x16 + x12 + x11 + x10 + x8 + x7 + x5 + x4 + x2 + x + 1,按比特输入按字节输出-Matlab code for CRC-16 generation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:519
    • 提供者:alex
  1. ZJZXEC

    0下载:
  2. 在matlab中编程实现的正交多项式最小二乘拟合函数,调用格式:a=zjzxec(x,y,m)-In the matlab programming in the orthogonal polynomial least squares fitting function, call format: a = zjzxec (x, y, m)
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:648
    • 提供者:刘荣
  1. Polynomial

    0下载:
  2. 多项式编程,可以实现十项的matlab运算,可以运用于很多场合-Polynomial programming,the operation can be achieved 10
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4793
    • 提供者:wangjun
  1. shujufenxiyutongji

    0下载:
  2. 这是用matlab实现的数据分析和统计程序,包括:用线性回归法估计一个因变量与多个自变量之间的线性关系,用多项式回归法估计一个因变量与一个自变量之间的多项式关系等-This is achieved using matlab data analysis and statistical procedures, including: linear regression estimation one dependent variable with more than a linear relations
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:6017
    • 提供者:王磊
  1. Matlab_ppt

    0下载:
  2. Matlab 多项式及字符串、二维绘图、M文件及调试和函数调用-Matlab polynomial and a string of documents and Debugging M-dimensional graphics and function calls
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3746648
    • 提供者:黄伟任
  1. m-program

    0下载:
  2. matlab实现的根据本原多项式生成m序列方法-matlab implementation is based on primitive polynomial generating m-Series Method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1127
    • 提供者:孙明
  1. Polynomial

    0下载:
  2. 多项式插值的matlab程序 多项式插值的震荡现象-Polynomial interpolation matlab program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:29728
    • 提供者:zhuhong
  1. fit

    0下载:
  2. Matlab中提供了一种快速实现多项式拟合的方法函数polyfit()函数, 其格式:p=polyfit(x,y,n)其中x,y为样本向量,n为拟合的多项式的项数。下面拟f(x)=sinx+x,在区间【-3,3】上以0.5为间隔进行拟合。-Matlab provides a fast way to achieve polynomial fitting function polyfit () function, The format: p = polyfit (x, y, n) where
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:29378
    • 提供者:小董
  1. Lagranges

    0下载:
  2. 计算方法n次Lagrange插值多项式算法的matlab程序,含实验报告,里面有详细的设计过程-Calculation of n-Lagrange interpolation polynomial algorithm matlab procedures, including lab reports, which detail the design process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:76695
    • 提供者:沈大勇
  1. ga

    0下载:
  2. 下面的程序是求多项式y=x^6-10x^5-26x^4+344x^3+193x^2-1846x-1680在区间[-8,8]的最小值,误差不超过0.001。对于这个复杂的多项式,可先用matlab绘制函数的大概曲线,确认函数的最小值大概处于[-8,8]之间,再用本程序求出精确解。 -The following procedure is a polynomial y = x ^ 6-10x ^ 5-26x ^ 4+344 x ^ 3+193 x ^ 2-1846x-1680 in the inter
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2487
    • 提供者:吴浩
  1. MATLABzhidao

    0下载:
  2. 求多项式的值y=ployval(p,x):计算x点处多项式值 有理多项式 有理多项式求导:[q,r]=polyder(a,b)-matlab DESIGN
  3. 所属分类:Button control

    • 发布日期:2017-05-24
    • 文件大小:4191903
    • 提供者:吕志茂
  1. Matlabqushimian

    0下载:
  2. matlab建立了某流域1月份降水量的二次多项式和三次多项式趋势面-matlab created a watershed in January precipitation quadratic polynomial and cubic polynomial trend surface
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:59876
    • 提供者:潘秋水
  1. @mmrp

    0下载:
  2. matlab书籍类的创建一章,有理多项式对象类型的构造、显示、运算符和函数重载等一些列程序代码-matlab class to create a chapter book, the construction of rational polynomial object type, display, operator and function overloading and some out code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5118
    • 提供者:gfg
  1. MATLAB_Numerical_Analysis_polynomials_tutorial

    0下载:
  2. MATLAB多项式数值分析教程MATLAB Numerical Analysis polynomials tutorial-MATLAB Numerical Analysis polynomial MATLAB Numerical Analysis polynomials tutorial tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:286571
    • 提供者:jdf
  1. zuoye

    0下载:
  2. 利用matlab进行多项式的逼近和RBF网络函数的逼近,并分析其不同-Using matlab for polynomials RBF network function approximation, and to analyze the different
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:32032
    • 提供者:王高明
  1. MatlabTutorial

    0下载:
  2. 本课件对Matlab初学者是个不错的中文教程,详细介绍了Matlab文件操作、运算基础、程序设计,绘图功能,数值计算,数据处理方法与多项式,符号计算及图形界面设计。-The courseware Matlab is a good Chinese language beginners tutorial, detailing the Matlab file operations, basic computing, programming, graphics, numerical calculatio
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3421465
    • 提供者:陈小明
  1. polynominal

    0下载:
  2. 遥感地图多项式校正,用matlab实现,本来还想写共线性校正的,还没写好,写好后上传-the polynominal correction of remote sensing map
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1790312
    • 提供者:coverYU
  1. chazhi

    0下载:
  2. 利用matlab求已知数据点的拉格朗日插值多项式,包含多种方法-Known data points using matlab find the Lagrange interpolation polynomial, contains a variety of methods
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11320
    • 提供者:张磊
  1. matlab3

    0下载:
  2. 在matlab中使用牛顿插值完成对多项式插值的拟合-Using Newton' s interpolation in matlab to complete the fitting of polynomial interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4683
    • 提供者:刘天
  1. Drawing

    1下载:
  2. 自定义函数画图软件,软件的函数输入部分分为4部分,针对的是4个分段函数,当然也可以扩展为5段,六段,如果你的函数不用分段,那就只用在第一个edit里面写下你的函数表达式即可,同时要在后面写出x的范围,和cftool里面的custom equation一样,只能用matlab语法规范的函数表达式,即你不要写2x而是2*x,不要把我们的数学表达式和matlab表达式搞混淆了。从gif可以看出,在第一个edit输入不同的函数,有多项式函数,指数函数,三角函数,对数函数,axes都能有正确的图形,另外用
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:30555
    • 提供者:ydb
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com