-
matlab 常微分方程数值解法 源程序代码
11.1 Euler方法 380
11.1.1 Euler公式的推导 380
11.1.2 Euler方法的改进 383
11.2 Runge-Kutta方法 385
11.2.1 二阶Runge-Kutta方法 385
11.2.2 三阶Runge-Kutta方法 388
11.2.3 四阶Runge-Kutta方法 390
11.2.4 隐式Runge-Kutta方法 391
11.3 线性多步法 392
11.3.1 Adams外推公式 392
11.3.2 Adams内插公式 394
11.3.3 Adams预测校正公式 395
11.4 微分方程组的数值解 397
11.4.1 Euler方法 397
11.4.2 经典四阶Runge-Kutta方法 398
11.4.3 高阶方程组的求解 399
11.5 刚性方程组的数值解 401
11.5.1 梯形公式 401
11.5.2 隐式Runge-Kutta方法 402
11.5.3 Adams隐式公式 403
11.6 边值问题的数值解 405
11.6.1 打靶法 405
11.6.2 差分法 409
11.7 MATLAB自带函数应用 411
11.7.1 ode系列函数 411
11.7.2 bvp系列函数 414
11.8 应用案例 416(numerical methods for ordinary differential equations)
- 2021-01-03 13:48:57下载
- 积分:1
-
ADC+uCOS
说明: LPC1768adc和uCOS加一起,主要是用一个adc采集信号然后通过串口发送(LPC1768adc and uCOS are added together, mainly using an ADC to collect signals and send them through serial port.)
- 2019-04-19 11:37:18下载
- 积分:1
-
hsms-0.9.0
说明: hsms 源码,该源码来自网络,看了下,还比较好,有需要的同学可以下载看看(HSMS source code, the source code from the network, look at it, it is better, students in need can download and see)
- 2019-07-11 15:34:35下载
- 积分:1
-
DISP19_paper_132
Classification of Intentional Eye-blinks using Integration
Values of Eye-blink Waveform
- 2019-05-24 19:08:55下载
- 积分:1
-
This is a high
这是一种求解微分方程的高精度数值方法,对解决很多非线性问题有很大优势,由钟万勰院士首创-This is a high-precision numerical solution of differential equation methods, to solve many nonlinear problems has great advantages, from the first academician Zhong Wanxie
- 2022-10-27 14:50:03下载
- 积分:1
-
Digital Waveform Generator
数字波形发生器 labview程序-Digital Waveform Generator
- 2022-07-16 17:16:58下载
- 积分:1
-
复杂网络算法与应用源程序
复杂网络构建模型,可能有小世界模型和无标度网络模型(Most social, biological, and technological networks display substantial non-trivial topological features, with patterns of connection between their elements that are neither purely regular nor purely random. Such features include a heavy tail in the degree distribution, a high clustering coefficient, assortativity or disassortativity among vertices, community structure, and hierarchical structure. In the case of directed networks these features also include reciprocity, triad significance profile and other features. In contrast, many of the mathematical models of networks that have been studied in the past, such as lattices and random graphs, do not show these features. The most complex structures)
- 2017-11-21 20:08:22下载
- 积分:1
-
输入密码次数有一定限制,错误3次即宣告失败
输入密码次数有一定限制,错误3次即宣告失败-Enter a password number is limited and the error that failed three times
- 2022-04-26 16:17:59下载
- 积分:1
-
1
CSS3实现的一些菜单导航效果,在不支持CSS3属性的浏览器下效果较差一些。
五个圆形导航菜单,鼠标点击其中一个展开其中所包含的内容,例如文字、搜索框等等(CSS3 implements some menu navigation effects, which do not support CSS3 browsers.
Five circular navigation menu, click the mouse to click on one of the contents, such as text, search box and so on.)
- 2018-08-01 17:05:37下载
- 积分:1
-
udp
udp客户端以及服务器实现udp协议,用简单的程序实现其最基本的功能(UDP protocol implementation)
- 2020-06-16 15:20:02下载
- 积分:1