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

搜索资源列表

  1. 多项式最小二乘法

    0下载:
  2. 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares method Long Bagby integration piec
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:27.32kb
    • 提供者:jasa
  1. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法

    15下载:
  2. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
  3. 所属分类:matlab例程

    • 发布日期:2013-03-26
    • 文件大小:117.56kb
    • 提供者:刘文
  1. MS-PiecewiseSmooth

    1下载:
  2. 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth -the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:23.1kb
    • 提供者:许耀宗
  1. display

    0下载:
  2. a MATLAB program which reads files defining a piecewise constant triangulation of data, and displays a corresponding 3D surface. -a MATLAB program which reads files defining a piecewise constant triangulation of data, and displays a corresponding
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.37kb
    • 提供者:alice
  1. chebfun_v2_0501

    0下载:
  2. The chebfun project is a collection of algorithms, and a software system in object-oriented Matlab, which extends familiar powerful methods of numerical computation involving numbers to continuous or piecewise-continuous functions. It also implements
  3. 所属分类:matlab

    • 发布日期:2014-12-29
    • 文件大小:665.3kb
    • 提供者:xiaoni
  1. fenduanxianxingchazhi

    0下载:
  2. 分段线性样条差值的matlab仿真,用于数值计算-Piecewise linear spline margin matlab simulation, for the numerical calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5.8kb
    • 提供者:serena
  1. piecewise

    0下载:
  2. piecewise in matlab to adjust the image enhancement
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:69.85kb
    • 提供者:g
  1. mpt_ver262

    0下载:
  2. 多参数规划工具箱用来计算约束线性及分段仿射系统控制器的最优显式解。-multi-parametric toolbox(MPT)is a matlab toolbox for computing explicit optimal orsub-optimal feedback control laws for constrained linear and piecewise affine systems.
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:13.05mb
    • 提供者:彭丽媛
  1. ShuZhiFenXi4

    2下载:
  2. 单位圆的内插实现,里面有4种内插算法:拉格朗日插值、牛顿插值、分段线性插值、分段样条插值、以及插值误差范数估计-Interpolation to achieve the unit circle, which has four kinds of interpolation algorithms: Lagrange interpolation, piecewise-linear interpolation, sub-spline interpolation, as well as Norm inte
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.29kb
    • 提供者:陈永恒
  1. chazhiruanjianbao

    1下载:
  2. 这是一个涵盖了Newton插值、线性插值、分段差值、三次样条插值、Hermite插值的一个插值软件包。-This is a cover of the Newton interpolation, linear interpolation, piecewise difference, cubic spline interpolation, Hermite interpolation of an interpolation package.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:470.07kb
    • 提供者:小楼哥
  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
    • 文件大小:29.84kb
    • 提供者:ydb
  1. piecewise-linear

    0下载:
  2. Digital image processing, polygonal approximation piecewise-linear method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.25kb
    • 提供者:Lazar
  1. CurveLab-2.1.2

    0下载:
  2. CurveLab is a collection of Matlab and C++ programs for the Fast Discrete Curvelet Transform in two and three dimensions. For the 2d curvelet transform, the software package includes two distinct implementations: the wrapping-based transform an
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:815.37kb
    • 提供者:jiang
  1. chazhi

    0下载:
  2. 详细介绍了matlab插值与拟合方法,包括拉格朗日多项式插值、牛顿插值、分段线性插 值、Hermite 插值和三次样条插值和曲线的最小二乘拟合、多项式拟合方法、最小二乘优化所有程序均有相应的说明与应用实例-Details of the matlab interpolation and fitting methods, including Lagrange polynomial interpolation, Newton interpolation, piecewise linear inte
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:265.26kb
    • 提供者:唐小米
  1. chazhi

    0下载:
  2. 这是常用的插值方法的matlab实现,包括拉格朗日插值、分段线性插值和三次样条插值,希望对大家有帮助。-It is commonly used in the interpolation method matlab realize, including Lagrange interpolation, piecewise linear interpolation and cubic spline interpolation, we want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:makangjian
  1. Matlabmodel

    1下载:
  2. 在分析无刷直流电机 BLDC 数学模型的基础上 提出了无刷直流电机系统仿真建模的新方法 在 Matlab/Simulink中 建立独立的功能模块 如 BLDC 本体模块 电流滞环控制模块 速度控制模块等 再进行功能模块的有机整合 搭建无刷直流电机系统的仿真模型 为保证仿真 快速性和有效性 模型采用分段线性法生成梯形波反电动势 系统采用双闭环控制 速度环采用 PI 控制 电流环采用滞环电流控制 仿真结果证明了该方法的有效性 同时也适用于验证其他控制算法的合理性 为实际电机控制系统的设计
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:430.47kb
    • 提供者:Jackson
  1. fenduanXXCZ

    0下载:
  2. 基于matlab编写的分段线性插值计算,可用于高速铁路沉降预测中灰色理论和Asaoka算法的等时间间隔处理-Matlab prepared based on piecewise linear interpolation can be used for high-speed rail Settlement Prediction gray theory and Asaoka processing algorithms, such as the time interval
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:621byte
    • 提供者:周俊
  1. ARESLab

    2下载:
  2. ARESLab是一种Matlab / Octave工具箱,能够利用杰罗姆·弗里德曼的多元自适应回归样条函数技术构建分段线性和三次分段回归模型。-ARESLab is a Matlab/Octave toolbox for building piecewise-linear and piecewise-cubic regression models using Jerome Friedman s Multivariate Adaptive Regression Splines technique
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:152.97kb
    • 提供者:孙晓川
  1. matlab--Interpolation

    0下载:
  2. 本文是样条插值和线性分段插值的matlab代码,通过具体例子编程事例。-This paper is a spline interpolation and piecewise linear interpolation matlab code, through specific examples of programming examples.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:57.47kb
    • 提供者:王惠惠
  1. enframe

    1下载:
  2. 这是用matlab编写的简单的分段函数以及图像的画法,谢谢大家指正-It is written in simple matlab piecewise function and an image of the painting, thank you for correction
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.21kb
    • 提供者:燕欢
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com