-
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未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
-
风电场的暂态仿真,利用matlab建模仿真,研究暂态性能
风电场的暂态仿真,利用matlab建模仿真,研究暂态性能-Research on Improving Transient Voltage Stability of Wind Farm by STATCOM
- 2022-03-13 16:23:10下载
- 积分:1
-
JGDS document inducts/derives the software package the strut
software package, m...
JGDS文件导入/导出软件包的支撑软件包,主要用于读取gds文件中的BNT代码-JGDS document inducts/derives the software package the strut
software package, mainly uses in to read takes gds in the document the
BNT code
- 2022-07-03 13:36:14下载
- 积分:1
-
OpenCV 4下的图像变换,可以进行图像的旋转操作。
OpenCV 4下的图像变换,可以进行图像的旋转操作。-OpenCV 4 transform the image, the image can operate rotation.
- 2022-06-02 20:06:21下载
- 积分:1
-
蛮好的 C语言和汇编 做的单片机应用实例 教学专用
蛮好的 C语言和汇编 做的单片机应用实例 教学专用-Fine compilation of the C language and do single-chip application-specific examples of teaching
- 2023-03-11 03:50:04下载
- 积分:1
-
武汉大学 朱庆教授主讲的DTM的PPT希望对大家有帮助。
武汉大学 朱庆教授主讲的DTM的PPT希望对大家有帮助。-Wuhan University Professor Zhu Qing topics of the PPT DTM hope to be helpful.
- 2023-05-03 06:15:07下载
- 积分:1
-
DES的各种语言版本,包括C,JAVA,C#,ASP版,请尊重他人的劳动成果!
DES的各种语言版本,包括C,JAVA,C#,ASP版,请尊重他人的劳动成果!-DES for C,JAVA,C#,ASP,please look!
- 2022-04-23 22:48:46下载
- 积分:1
-
转换*.img为ASC码文件
本程序完成*.img文件的读取,写入ASC文件,程序基于VS2010, AE10.1 平台 。程序已经调试使用,在文件包中有详细的数据结构说明,也有实验指导文件。代码可作参考
- 2022-08-11 04:06:32下载
- 积分:1
-
此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能。...
此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能。
-Realization of the keyboard scan
- 2022-03-06 02:57:57下载
- 积分:1
-
Here for the use of cameras to be added. Camera can also be used for ordinary te...
这里对于摄像头的使用加以补充。摄像头也可用于普通文字的扫描,以解一时之需。这里需要的软件是Office 2003,以前的版本不能实现该功能。 -Here for the use of cameras to be added. Camera can also be used for ordinary text scanning, to relieve temporary relief. Here the need for software is Office 2003, previous versions not the feature.
- 2022-09-09 19:15:02下载
- 积分:1