搜索资源列表

  1. niudunchazhifa

    0下载:
  2. 牛顿插值法求线性方程组 自己做的 有点简单呵呵 -Newton interpolation method for linear equations themselves a bit simple-huh
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:11264
    • 提供者:老虎
  1. stepspecs

    1下载:
  2. 插值法求出阶跃响应的Ts,Tr,deta,性能指标。方法准确,简单-interpolation step response is calculated by the Ts, Tr, deta, performance indicators. The method is accurate and simple
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:sahfasf
  1. zuiyouhua-chazhi

    0下载:
  2. 最优化方法-插值法求最小值 上最优化课程的时候写的程序-optimization-interpolation method for optimizing the most minimum of course written procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:bug
  1. lglr

    0下载:
  2. 计算方法课程设计--用C++实现的拉格朗日插值法模拟。附有源程序和设计报告-Curriculum design calculations using C++ Realize the Lagrange interpolation method simulation. With source code and design report
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:104448
    • 提供者:sera
  1. billiner

    0下载:
  2. 一个用matlab编写的最近邻插值法求图像的范大于缩小的小程序-Matlab prepared using a nearest neighbor interpolation for images larger than narrow the scope of small programs
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:呵呵
  1. work

    0下载:
  2. 牛顿插值法,选择插值节点文件,有点小麻烦-Newton s interpolation method, select the interpolation nodes file, a bit small trouble
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:曲婧
  1. biocs

    0下载:
  2. 牛顿插值法,选择插值节点文件,有点小麻烦-Newton s interpolation method, select the interpolation nodes file, a bit small trouble
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:曲婧
  1. qq

    0下载:
  2. 简单迭代法,牛顿插值法等实现的算法,,,自己写的!-Simple iterative method, Newton
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:张小川
  1. lab02

    0下载:
  2. Lagrange 插值法;数值计算这门课的第二个实验-Lagrange interpolation numerical calculation the course
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:357376
    • 提供者:mhb
  1. Newton

    0下载:
  2. 内含Newtonback.m,Newtonforward.m文件,牛顿插值法,向前向后插值。-Intron Newtonback.m, Newtonforward.m documents, Newton
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:dis1
  1. xianxingchazhi

    0下载:
  2. 这是关于线性插值法的典型应用,有一定参考价值。-This is a linear interpolation method on a typical application, has a certain reference value.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:13312
    • 提供者:陶陶
  1. niuduichazhijiefangcheng

    0下载:
  2. 这是用牛顿插值法解方程,是数值分析的程序,希望对大家有所帮助-This is a solution using Newton
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:yuteng
  1. youhuasheji

    0下载:
  2. 黄金分割法,抛物线插值法,单行替换法是机械优化设计中的三中重要方法。-Golden section method, parabolic interpolation method, one-way is to replace mechanical optimal design method of the three most important.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:zhangkk200801
  1. numerical_analysis_classic

    0下载:
  2. 数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值法 03_构造正交多项式 03_最佳一致逼近多项式 04_简单迭代法求方程根[1+1;x] 04_简单迭代法求方程根[sqrt(x+1)] 05_复化梯形公式求积 06_尤拉公式解初值问题 08_高斯消去法解方程组 09_连分式法求积 10_迭代法解线性方程组 10_雅可比方
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:3057664
    • 提供者:丁一
  1. bitmap

    0下载:
  2. 关于bmp位图的放大和缩小,采用的是线性插值法。已经过编译成功。-Bmp bitmap on the zoom in and out, using a linear interpolation method. Has been successfully compiled.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-06
    • 文件大小:31744
    • 提供者:pengleijun
  1. NewtonInterpolation

    0下载:
  2. 用牛顿插值法对离散点进行差值,如果在原来的基础上增加一个点,用该种插值法速度很快,效率高-Using Newton
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:萧筱
  1. lagelangri

    0下载:
  2. 这是一个用拉格朗日插值法求解方程组的解。程序不是很完善,多多包涵.-This is a Lagrange interpolation method of solution of equations. Process is not very perfect, forgive me.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:郭称平
  1. 123456

    0下载:
  2. 根据所给样本数据用三种不同的方法绘制该公路并估计其长度。 分别用线性插值法、最近邻域插值法和三次样条插值法计算公路长度,并用勾股定理估计公路的长度 -According to the sample data in three different ways, the road map and estimate its length. , Respectively, by linear interpolation, nearest
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:云天
  1. GeoTrans

    0下载:
  2. 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。-Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-06
    • 文件大小:69632
    • 提供者:caonimabitoo
  1. chazhifa

    0下载:
  2. 插值法 线性化程序 单片机 程序 线性拟和-Linear interpolation procedure pseudoparabolic Singlechip procedures and
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:赵国栋
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org