登录
首页 » 算法 » several interpolation commonly used numerical calculation method, the numerical...

several interpolation commonly used numerical calculation method, the numerical...

于 2022-01-26 发布 文件大小:27.81 kB
0 126
下载积分: 2 下载次数: 1

代码说明:

几种常用的内插数值计算方法,对经常数值计算的人有帮助-several interpolation commonly used numerical calculation method, the numerical calculation of regular people to help

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VB_PC-DMIS
    在v40 PC-DMIS脚本函数用于定制DMIS出口(后) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-05-30 19:10:03下载
    积分:1
  • 绘图测试工具
    应用背景本程序是一款绘图算法的测试小工具,通过读取xml固定格式的数据文件,绘制图形,同时通过该工具可以对已绘制的图形进行放大、缩小、平移、段序号显示、线段方向显示等辅助检查的操作。关键技术使用了.Net4.5以上的版本,绘图接口调用了GDI+的绘图接口。同时针对固定的XML文件格式编写对应的翻译器。
    2023-03-15 16:40:03下载
    积分:1
  • 八皇后问题
    /////////////////////////////////////////////////// // 八皇后问题 // 循环实现, 共有92个解 // 命令窗口显示 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-08-08 01:40:03下载
    积分:1
  • 指数回归方程 ExponentRegress.cs 方程模型为 public override double[] buildFormula()...
    指数回归方程 ExponentRegress.cs 方程模型为 public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。
    2023-06-14 17:20:02下载
    积分:1
  • Decision Algorithm
    Decision 算法-Decision Algorithm
    2022-03-23 05:58:14下载
    积分:1
  • php代码用于初学者学习
      编写程序,在菜单列表框中选择多本图书,单击’提交’按钮,输出用户的选择值。初学者可以看下
    2023-08-06 22:45:03下载
    积分:1
  • 电影票
    图书馆管理系统 C+ + * 递归程序为线性搜索 * /#includeint 线性 (int [],int,int) ;无效的主要 (){int a [20],pos = 1,n,k,我 ;clrscr() ;printf ("nEnter n 值:") ;scanf ("%d",& n) ;printf ("nEnter 元素的数组:") ;为 (我 = 0 ; 我 < n; i + +)scanf ("%d"& a[i]) ;printf ("n 输入要搜索的元素:") ;scanf ("%d"& k) ;pos=linear(a,n,k) ;if(pos!=-1)printf ("n 搜索成功,发现位置 %d 处的元素",pos) ;其他printf ("搜索失败,找不到元素") ;残培 () ;}int 线性 int k int n int []){int ;为 (我 = n-1 ; 我 > = 0; 我 — —){if(a[i]==k)return(i) ;其他{n = n-1 ;return(linear(a,n,k)) ;}}返回-1 ;}
    2022-02-02 00:00:53下载
    积分:1
  • conver the data to absolute value
    conver the data to absolute value
    2022-02-12 17:47:28下载
    积分:1
  • 数据挖掘中,关联规则的例子,源码, arview的应用实例
    数据挖掘中,关联规则的例子,源码, arview算法的应用实例-data mining, association rules example, the source, the algorithm arview Application
    2022-02-06 09:21:57下载
    积分:1
  • 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。...
    这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。-this is a mathematical expression evaluates the C class, detailed description of the Calculator.pdf China.
    2023-09-08 17:30:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载