CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线性插值 matlab

搜索资源列表

  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. my_scale

    0下载:
  2. 自己编写MATLAB函数,实现对数字图像的缩放处理,采用双线性插值,可缩放彩色或灰度图像。 -Write your own MATLAB function to achieve the digital image scaling, bilinear interpolation, scalable color or grayscale images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:602
    • 提供者:liang
  1. project1

    0下载:
  2. matlab环境下,使用双线性插值法实现缩放图像-matlab environment, using a bilinear interpolation method to achieve image zoom
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:582573
    • 提供者:丁娜
  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
    • 文件大小:271629
    • 提供者:唐小米
  1. noncontrol-ballistic-simulation

    3下载:
  2. Matlab编写的纵向平面内无控弹道仿真程序,(内含气动数据),采用线性插值与4阶龙格库塔法解算常微分方程组-The longitudinal plane Matlab prepared uncontrolled trajectory simulation program (includes aerodynamic data), using linear interpolation with four first-order Runge-Kutta method ODE solver
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:112192
    • 提供者:
  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
    • 文件大小:1657
    • 提供者:makangjian
  1. interpolation-algorithm

    0下载:
  2. 用Matlab软件实现Lagrange插值、分段线性插值、三次Hermite插值、Aitken逐步插值算法-Implementation with Matlab Lagrange interpolation, piecewise linear interpolation, cubic Hermite interpolation, Aitken interpolation algorithm gradually
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1441
    • 提供者:瞿炜超
  1. image-resize

    0下载:
  2. 图像的放大缩小,使用双线性插值跟最近邻插值,功能简单,适合初学者。(包含算法,并不是调用matlab插值内核)-Image zoom, bilinear interpolation with nearest neighbor interpolation, features a simple, suitable for beginners. (Including the algorithm, not calling matlab interpolation kernel)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:561955
    • 提供者:candy
  1. marmousi-mode

    8下载:
  2. 地震勘探中常用的marmousi模型,用matlab绘出的原始图像,用线性插值,领近插值,双线性插值等多种差值方法来对marmousi模型进行处理-Marmousi commonly used in seismic exploration model of the original image using matlab plot, using linear interpolation, brought nearly interpolation, bilinear interpolation me
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:18622
    • 提供者:胡勇
  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
    • 文件大小:621
    • 提供者:周俊
  1. bilinear_function_2

    0下载:
  2. MATLAB将bayer图像转化为彩色图像的双线性插值算法-MATLAB will bayer image into a color image bilinear interpolation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:heshiming
  1. linear

    0下载:
  2. 领域插值和双线性插值算法的matlab实现-Field interpolation and bilinear interpolation algorithm matlab realize
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1119
    • 提供者:MRlee
  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
    • 文件大小:58850
    • 提供者:王惠惠
  1. BilinearInterpolation

    0下载:
  2. 这种双线性插值的matlab源代码,学生需要可以下载使用-This kind of bilinear interpolation of matlab source code, students in need can be used to download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:820
    • 提供者:zxk
  1. Deskto2p

    0下载:
  2. 【谷速软件】matlab代写源码-分段线性插值 可以作为参考使用-[Valley] matlab software to write fast code- piecewise linear interpolation can be used as references
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-29
    • 文件大小:10327
    • 提供者:王滨
  1. fenduanxianxing

    0下载:
  2. 三次样条插值,拉格朗日,分段线性插值的matlab程序-Cubic spline, the piecewise function interpolation method and Lagrangian matlab program, for example
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:993
    • 提供者:李帅
  1. matlab002

    0下载:
  2. 使用matlab解决插值问题,包括 Lagrange 插值,分段线性插值,三次样条插值-Using matlab to solve the interpolation problem, including though laser interpolation, piecewise linear interpolation, cubic spline interpolation
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:50723
    • 提供者:sunqingle
  1. MATLAB-code

    0下载:
  2. 包含各种常见的MATLAB程序,如图像去噪、图像识别、RBF神经网络的训练,三次样条插值、求解线性方程组等几十个程序。-MATLAB contains a variety of common procedures, such as image denoising, image recognition, training RBF neural networks, cubic spline interpolation, linear equations, such as dozens program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5852749
    • 提供者:
  1. bilinear-interpolation

    1下载:
  2. 采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。-using bilinear interpolation algorithm for image scaling, matlab can compile
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:huangyu
  1. demosaic_raw

    0下载:
  2. matlab 实现demosaic 双线性插值法-demosaic 双线性插值算法
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:914
    • 提供者:张艳娜
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com