文件名称:newoula-C

  • 所属分类:
  • 文件操作
  • 资源属性:
  • [WORD]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 2.86kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • xu***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)

* 初始条件为x=x[0]时,y=y[0].

* 输入: f--函数f(x,y)的指针

* x--自变量离散值数组(其中x[0]为初始条件)

* y--对应于自变量离散值的函数值数组(其中y[0]为初始条件)

* h--计算步长

* n--步数

* 输出: x为说求解的自变量离散值数组

* y为所求解对应于自变量离散值的函数值数组

-* Improved Euler method to solve initial value problems, not an order differential equation y = f (x, y) * initial conditions for x = x [0], y = y [0]. * Input : f -- function f (x, y) * x pointer -- from the array variable discrete values (x [0] for the initial conditions) * y -- corresponding to the variable discrete value of the function of the array (y [0] for the initial conditions) * h -- calculated step * n -- steps * output : Solving for x that the variable array * discrete values by solving y variables corresponding to the value of the discrete function arrays
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 17869306newoula-c.rar 列表
改进的欧拉方法求解初值-C代码.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org