-
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未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
-
CAN BUS介绍
智能CAN总线转换器设计与实现
CAN BUS介绍
智能CAN总线转换器设计与实现-introduce Intelligent CAN converters Design and Implementation
- 2022-01-25 18:00:08下载
- 积分:1
-
- 2022-03-04 10:37:52下载
- 积分:1
-
ti company msp430adc12 ultra low
ti公司超低功耗单片机msp430adc12模块-ti company msp430adc12 ultra low-power single-chip module
- 2023-01-21 20:30:04下载
- 积分:1
-
sstf shortest disk scheduling algorithm, a detailed description of the design pr...
sstf 最短磁盘调度算法,有详细的设计过程描述,包含原代码的,测试结果报告-sstf shortest disk scheduling algorithm, a detailed description of the design process, including source code, test results report
- 2022-02-26 05:50:54下载
- 积分:1
-
use machine vision image processing examples
使用VC++开发机器视觉中各种图像处理的例子-use machine vision image processing examples
- 2022-06-29 09:17:57下载
- 积分:1
-
医药触摸屏管理系统
课程设计
包括数据库设计,代码
医药触摸屏管理系统
课程设计
包括数据库设计,代码-medicine curriculum design management system including database design, code
- 2023-03-12 02:00:04下载
- 积分:1
-
本系统设计是采用飞利溥公司推出的一款高度整合的家庭自动化专用电源调制解调芯片TDA5051A,通过电路信号收发系统送到电力网传输的典型应用电路系统。...
本系统设计是采用飞利溥公司推出的一款高度整合的家庭自动化专用电源调制解调芯片TDA5051A,通过电路信号收发系统送到电力网传输的典型应用电路系统。-The system design is the use of fly-li-po company launched a highly integrated dedicated power supply of the home automation modem chip TDA5051A, send and receive signals through the circuit to the power grid system, transmission system, a typical application circuit.
- 2022-04-18 03:11:28下载
- 积分:1
-
MCS
MCS-51与数码显示器和键盘的接口,一个原理PPT文件-MCS-51 with digital display and keypad interface, a principle of PPT files
- 2022-04-27 00:05:54下载
- 积分:1
-
基于粗糙集数据分割算法,能够有效的处理海量数据
基于粗糙集数据分割算法,能够有效的处理海量数据-Based on rough set data partitioning algorithm, can effectively deal with the massive data
- 2022-11-13 23:05:04下载
- 积分:1