搜索资源列表

  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6530
    • 提供者:YUXIANGCHENG
  1. NumericalLinearAlgebra

    1下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-18
    • 文件大小:6144
    • 提供者:YUXIANGCHENG
  1. Nearest_Neighbor_Interpolation

    0下载:
  2. MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-18
    • 文件大小:1024
    • 提供者:shen hong
  1. Interpolation

    0下载:
  2. Source Code Archive An Introduction to Numerical Analysis with Applications to the Physical, Natural and Social Sciences-neville.C Neville s algorithm divdiff.C calculate the coeffi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:范姜
  1. gridfit

    0下载:
  2. 该函数用于二维曲面拟合,能拟合出f=(x,y)的函数图形。-Gridfit is a surface modeling tool, fitting a surface of the form z(x,y) to scattered (or regular) data. As it is not an interpolant, it allows the existence of replicates in your data with
  3. 所属分类:matlab例程

    • 发布日期:2024-06-18
    • 文件大小:10240
    • 提供者:凯歌
  1. spline_eval

    0下载:
  2. evaluate a spline interpolant (works with the output from linear_spline.m, cubic_nak.m and cubic_clamped.m)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-18
    • 文件大小:1024
    • 提供者:katore vishal
  1. NA-19

    0下载:
  2. A C++ Program to construct Clamped Cubic Spline Interpolant from the given data
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:Alaoui
  1. NA-18

    0下载:
  2. A C++ Program to construct Natural Cubic Spline Interpolant from the given data
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:Alaoui
  1. interparc

    0下载:
  2. This is a simple thing to do if you are willing to use a piecewise linear interpolant. More difficult is when the curve is a parametric spline or pchip model. The interparc.m function uses an ode solver to integrate the
  3. 所属分类:Windows编程

    • 发布日期:2024-06-18
    • 文件大小:6144
    • 提供者:zhenhao
  1. cubic_spline

    0下载:
  2. 属于数值分析领域,三次样条插值是一个特殊的插值,它比其他插值的精度都要高。此为方法及算例-In the mathematical field of numerical analysis, spline interpolation is a form of interpolation where the interpolant is a special type of piecewise polynomial called a splin
  3. 所属分类:书籍源码

    • 发布日期:2024-06-18
    • 文件大小:24576
    • 提供者:xue.Li
  1. Sample_1

    0下载:
  2. Program to evaluate the interpolant of the input vector plotting the discrete input data invoking the splineCurv function to compute the curvatures
  3. 所属分类:matlab例程

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:amir
  1. curve-combine

    1下载:
  2. MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations. cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of
  3. 所属分类:matlab例程

    • 发布日期:2024-06-18
    • 文件大小:50176
    • 提供者:李平
  1. interpgui

    1下载:
  2. interpolant function
  3. 所属分类:matlab例程

    • 发布日期:2024-06-18
    • 文件大小:2048
    • 提供者:mart
  1. gridfitdir

    0下载:
  2. GRIDFIT是一个曲面建模工具,它的形式为z(x; y)分散(或定期)数据。 由于它不是插值,它允许在您的数据中存在重复,没有问题。 我的意思是什么由“插值”? 插值是一个总是被设计的代码准确预测所有提供的数据。 GRIDDATA和INTERP1就是例子 插值。 GRIDFIT更准确地描述为近似值。它产生一个表面,表示所提供数据的行为 尽可能接近,允许数据中的噪声和复制数据。(GRIDFIT is a surface modeli
  3. 所属分类:其他小程序

    • 发布日期:2024-06-18
    • 文件大小:2655232
    • 提供者:xjx1021

源码中国 www.ymcn.org