-
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y)
* 初始条件为x=x[0]时,y=y[0].
* 输入: f...
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未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
- 2022-12-28 08:40:03下载
- 积分:1
-
华为的同步设计
华为的同步设计-Huawei synchronization design
- 2022-03-18 21:13:04下载
- 积分:1
-
ad603的具体应用,是很好的中文资料.
ad603的具体应用,是很好的中文资料.-AD603 specific applications, is a very good Chinese data.
- 2022-03-14 15:33:22下载
- 积分:1
-
程序员编程时一些小例子,示例演示,vc++示例演示
程序员编程时一些小例子,示例演示,vc++示例演示-programmers programming some small examples and sample demonstration vc example demonstrations
- 2022-09-05 02:05:02下载
- 积分:1
-
程序在Linux下C显示BMP图像。本程序没有使用VGA他…
program to display bmp image in linux c..this program works without using VGA header-program to display bmp image in linux c..this program works without using VGA header..
- 2022-03-26 10:49:29下载
- 积分:1
-
this document is very important for vhdl code
this document is very important for vhdl code
- 2022-01-28 07:26:39下载
- 积分:1
-
《毕业论文宝典》这是一本写论文很好的书籍,有着详细的格式介绍。...
《毕业论文宝典》这是一本写论文很好的书籍,有着详细的格式介绍。-"dissertation book" This is a very good paper written books, the detailed format is introduced.
- 2023-05-16 07:05:03下载
- 积分:1
-
It gives you a brief detail of GPS.
It gives you a brief detail of GPS.
- 2022-09-25 08:00:03下载
- 积分:1
-
医药触摸屏管理系统
课程设计
包括数据库设计,代码
医药触摸屏管理系统
课程设计
包括数据库设计,代码-medicine curriculum design management system including database design, code
- 2023-03-12 02:00:04下载
- 积分:1
-
tutorial to work with xilinx fpga
tutorial to work with xilinx fpga
- 2023-08-20 06:10:03下载
- 积分:1