-
* 用改进的欧拉方法求解初值问题,其中一阶微分方程未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
-
Computer Science and Technology undergraduate internship report the production o...
计算机科学与技术专业本科生的生产实习报告电子档-Computer Science and Technology undergraduate internship report the production of electronic files
- 2022-01-31 17:58:59下载
- 积分:1
-
详细的介绍了COM技术,是学习COM基本技术和思想很好的资料。...
详细的介绍了COM技术,是学习COM基本技术和思想很好的资料。-Detailed introduction of the COM technology, are studying the basic COM technology and a very good idea of the information.
- 2022-02-05 18:19:31下载
- 积分:1
-
ti company msp430adc12 ultra low
ti公司超低功耗单片机msp430adc12模块-ti company msp430adc12 ultra low-power single-chip module
- 2023-01-21 20:30:04下载
- 积分:1
-
对图像进行滤波处理,c语言程序!与你共享!
对图像进行滤波处理,c语言程序!与你共享!-Image filtering treatment, c language program! To share with you!
- 2023-07-30 21:05:02下载
- 积分:1
-
一片非常好的关于netbeans使用方法的电子书籍,NETBEANS是一款非常棒的JAVA开发平台,非常棒,对JAVA学习者有很大帮助...
一片非常好的关于netbeans使用方法的电子书籍,NETBEANS是一款非常棒的JAVA开发平台,非常棒,对JAVA学习者有很大帮助-NetBeans on a very good use of e-books, NETBEANS is a great JAVA development platform, great for JAVA learners are very helpful
- 2023-07-20 05:05:04下载
- 积分:1
-
CAN总线协议介绍,CANopen代码,自己下载到的打了一个包。
CAN总线协议介绍,CANopen代码,自己下载到的打了一个包。-CAN bus protocol description, CANopen Code
- 2023-04-23 06:10:03下载
- 积分:1
-
An IEEE 802.16 system, the MAC layer based on the reserved resource scheduling m...
提出了一种IEEE 802.16系统中基于预留的MAC层资源调度方法,可以有效的解决IEEE802.16系统中
高优先级业务过多占用优先级业务带宽而带来的不公平性问题。仿真结果表明,与原有资源调度算法相比,这种
算法能够在满足各种业务对QoS要求的同时,具有更好的公平性和更高的带宽利用率。
-An IEEE 802.16 system, the MAC layer based on the reserved resource scheduling method can effectively solve the IEEE802.16 system of high-priority business occupy too much bandwidth priority business brought about by the issue of unfairness. The simulation results show that the original resource scheduling algorithms, this algorithm can meet a variety of business on the QoS requirements at the same time, has better fairness and higher bandwidth utilization.
- 2022-09-01 09:30:03下载
- 积分:1
-
《毕业论文宝典》这是一本写论文很好的书籍,有着详细的格式介绍。...
《毕业论文宝典》这是一本写论文很好的书籍,有着详细的格式介绍。-"dissertation book" This is a very good paper written books, the detailed format is introduced.
- 2023-05-16 07:05:03下载
- 积分:1
-
GIS软件arcinfo系统的交换文件E00的文件格式。很详细,有例子。是学GIS编程的辅助资料。...
GIS软件arcinfo系统的交换文件E00的文件格式。很详细,有例子。是学GIS编程的辅助资料。-arcinfo GIS software systems to exchange documents E00 file format. Very detailed, is an example. GIS is an academic program of supporting information.
- 2023-06-11 23:05:04下载
- 积分:1