搜索资源列表

  1. 拉格朗日插值函数

    0下载:
  2. 拉格朗日插值函数算法的示例-Lagrangian function interpolation algorithm examples
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8401
    • 提供者:一枝花
  1. 3次样条插值函数1

    0下载:
  2. 第一型3次样条插值函数的通用程序-1st-3rd spline interpolation function of the common procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1089
    • 提供者:lin
  1. 径向基函数插值可视化

    1下载:
  2. 用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
  3. 所属分类:OpenGL

    • 发布日期:2009-05-01
    • 文件大小:600330
    • 提供者:cdutherbert
  1. 拉格朗日插值函数

    1下载:
  2. 拉格朗日插值函数算法的示例-Lagrangian function interpolation algorithm examples
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:240640
    • 提供者:一枝花
  1. 3次样条插值函数1

    0下载:
  2. 第一型3次样条插值函数的通用程序-1st-3rd spline interpolation function of the common procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:lin
  1. 牛顿插值

    0下载:
  2. 用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:18432
    • 提供者:luo
  1. GraphAlgorithms

    0下载:
  2. Lagrange插值函数lagr1(x0,y0,x)的matlab源程序: function y=lagr1(x0,y0,x) n=length(x0) m=length(x) for i=1:m z=x(i) -Lagrange interpolation function lagr1 (x0, y0, x) Matlab source : lagr1 function y = (x0, y0, x) n =
  3. 所属分类:Static控件

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:李从
  1. 分形插值

    0下载:
  2. 应用VB实现曲线的分形插值,方法采用IFS迭代函数系-VB application of fractal curve interpolation method used IFS IFS system
  3. 所属分类:分形几何

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:公学成
  1. adfasdfsdf

    0下载:
  2. 计算方法中三次样条插值函数的C++源程序-calculation method cubic spline interpolation function of the C source
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:王宝华
  1. POLIN2

    0下载:
  2. 二元拉格朗日插值方法,内含插值函数以及调用的例子-dual Lagrangian interpolation method includes interpolation function call and the example
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:
  1. spline513

    0下载:
  2. 这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。-This is a cubic spline interpolation function of the realization of the C code. If interpolation points need to change, the procedures will change.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:宋亚平
  1. 3ciyangtiaohuashu

    0下载:
  2. 这是对3次样条插值函数的C程序编写,希望大家可以用到.-This is the 3rd spline interpolation function of the C programming, we hope could be applied.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-11
    • 文件大小:5120
    • 提供者:侯明
  1. 8SPL1

    0下载:
  2. 第一种三次样条插值函数 SPL1为函数文件, SPL10为主文件。 相关参数说明见注释-first cubic spline interpolation function for function SPL1 documents, SPL10-based documents. Note See related parameters Notes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:dxy
  1. spline

    0下载:
  2. 最常用的三次样条插值函数,采用VB编写,它既满足一般实际问题的要求,而建立过程相对又不太复杂。-The most commonly used cubic spline interpolation function, the use of VB to prepare, both to meet the general requirements of practical problems, but also the process of e
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:zzt
  1. san

    0下载:
  2. 数值分析方法中用三次样条插值函数求解问题-Numerical analysis method using cubic spline interpolation function to solve the problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:
  1. bbb

    0下载:
  2. 用MATLAB画出三次样条插值函数曲线图(先用C++求出M)-Using MATLAB to draw cubic spline interpolation function curves (first C++ Calculated M)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:ren
  1. Interpolation.VC6

    0下载:
  2. 刚学数值分析,就碰到了插值。于是用VC编写了这个小程序。功能:绘制原函数、Lagrange插值、三次样条插值函数。移动鼠标就可以查看函数值。Enjoy it!-Just learning numerical analysis, we encountered interpolation. VC was used to prepare this small program. Functions: rendering the original
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-11
    • 文件大小:50176
    • 提供者:大乔
  1. 插值方法

    0下载:
  2. 插值算法:插值方法包括:(1)线性插值(2)抛物插值(3)拉格朗日插值。三种方法都是利用离散的数据近似模拟曲线函数走向,从而给出指定离散点对应的函数值。选用不同类型的插值函数,逼近的效果不同,线性插值需要根据给定的两个点,抛物插值需要给定三个点,一般形式则通过拉格朗日插值来求解(Interpolation algorithms: interpolation methods include: (1) linear interpolatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:8192
    • 提供者:HAI&FISH
  1. 牛顿插值法

    0下载:
  2. 利用牛顿插值法获取多项式系数,同时绘制插值函数和原函数对比图(Obtaining polynomial coefficients by Newton interpolation method and draw the comparison diagram of the interpolation function and the original function at the same time)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:jackajack
  1. 线性插值法

    0下载:
  2. 线性插值是指插值函数为一次多项式的插值方式,其在插值节点上的插值误差为零。线性插值相比其他插值方式,如抛物线插值,具有简单、方便的特点。线性插值的几何意义即为概述图中利用过A点和B点的直线来近似表示原函数。线性插值可以用来近似代替原函数,也可以用来计算得到查表过程中表中没有的数值。(Linear interpolation means interpolation function with polynomial interpolatio
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:187392
    • 提供者:chenrongjie
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org