-
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未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
-
针对Bioware的ERF表的说明文档,详细分析的ERF的格式,组成,结构....
针对Bioware的ERF表的说明文档,详细分析的ERF的格式,组成,结构.-Bioware
- 2023-06-14 20:10:03下载
- 积分:1
-
cpldshujucaiji
学习pCI数据采集,fpga,适合所有本科研究生(Learning pCI data collection, fpga, suitable for all undergraduate students)
- 2011-04-24 19:03:05下载
- 积分:1
-
本压缩包里面是描述硬盘坏道修复的源程序程序
本压缩包里面是描述硬盘坏道修复的源程序程序-disk repair
- 2022-03-23 09:17:01下载
- 积分:1
-
Xpress
Xpress-Mosel
能够对问题进行建模,使用一个或多个Xpress求解器进行求解,并对结果进行分析,是一种建模专用的全功能的编译型编程环境.
-Xpress-Mosel to the issue of modeling, the use of one or more of Xpress solver to solve, and the results were analyzed, is a dedicated full-featured modeling compiler-based programming environment.
- 2022-03-17 15:54:42下载
- 积分:1
-
FTP程序完全使用说明.mht,包括详细介绍。
FTP程序完全使用说明.mht,包括详细介绍。-FTP procedures fully use. Mht, including a detailed briefing.
- 2022-07-10 15:03:20下载
- 积分:1
-
获取文件的生产厂商和版本号信息
获取文件的生产厂商和版本号信息-access to the documents manufacturer and version information
- 2022-01-25 23:41:34下载
- 积分:1
-
芯片集成电路材料
Microchip Ic material
PIC18Fxx60-Microchip Ic material PIC18Fxx60
- 2022-03-18 17:55:26下载
- 积分:1
-
Simple FTP Upload,实现ftp上传功能
Simple FTP Upload,实现ftp上传功能-Simple FTP Upload, realize ftp upload feature
- 2022-08-07 18:13:40下载
- 积分:1
-
matlabsystemindetfition
matlab系统辨识,m序列的产生,逆m序列的产生,白噪声的产生(matlab system identification, m sequence generation, reverse m sequence generation, white noise generation)
- 2010-01-13 19:53:10下载
- 积分:1