-
matlab数值微分程序原代码
9.1 利用差商近似导数 313
9.1.1 中点公式 313
9.1.2 利用Taylor公式构造差商公式 314
9.1.3 差商公式误差分析与步长优化 319
9.1.4 理查森外推法 321
9.2 插值型求导方法 323
9.3 样条求导 325
9.4 利用数值积分求导数 327
9.5 数值偏导数 329
9.6 MATLAB自带函数应用 329
9.6.1 diff函数 329
9.6.2 gradient函数 330
9.6.3 surfnorm函数 331
9.7 应用案例 333(Differential calculus Program code)
- 2019-02-13 10:58:33下载
- 积分:1
-
today, the popularity of the wide variety of software programming, is easy to ma...
在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位)的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位)进行如下简单的编码:-today, the popularity of the wide variety of software programming, is easy to maintain, but to deal directly with the hardware and system software when compiled a loss, so there will be a C language battlefield. C language as the compilation and Advanced Language a transition between languages, both assembly language and the efficient high-level language convenience. In telecommunications, in order to ensure safe and reliable transport firms, the standard serial I must have shook hands with many signals and state information. This is because the various computer communications CPU speed is not the same (this would lead to "the wrong frame") and transmitter to send data faster than fa
- 2023-04-03 07:00:03下载
- 积分:1
-
Untitled2
二自由度平顺性分析,包括车身加速度,悬架动挠度,轮胎动载等,建立双质量二自由度模型(Two degrees of freedom ride analysis, including body acceleration, suspension deflection, tire dynamic load, etc., establish a dual mass two degree of freedom model)
- 2019-06-19 10:00:15下载
- 积分:1
-
字模工具,用于嵌入式系统调试用,希望大家用得上
字模工具,用于嵌入式系统调试用,希望大家用得上-Fonts tool for debugging embedded system with the hope that we would apply
- 2022-02-05 17:41:37下载
- 积分:1
-
function viewer function Viewer
函数查看器 -function viewer function Viewer
- 2023-03-17 08:25:04下载
- 积分:1
-
第12届电磁四轮程序(K60+电磁)
说明: 第十二届电磁四轮国赛程序,基于k60单片机,IAR开发环境(The program of the 12th electromagnetic four round national competition, based on K60 single chip microcomputer, IAR development environment)
- 2020-03-13 09:44:38下载
- 积分:1
-
STM32Clock
STM32的时钟显示模块,注意没有自动生成hex文件(clock module in STM32)
- 2012-04-22 09:27:01下载
- 积分:1
-
锂电池均衡模型
说明: 包含锂电池主动均衡充电和放电模型,电路,点击运行可以直接仿真,对研究电池主动均衡的朋友会有帮助。(Li charge and discharge)
- 2020-06-27 02:20:02下载
- 积分:1
-
显示"石头"、"剪子"、"布",全靠运气,学习C++语言的小程序
显示"石头"、"剪子"、"布",全靠运气,学习C++语言的小程序-showed that the "stone", "scissors", "Bush," depends entirely on luck, the C language learning procedures for small
- 2022-03-12 21:27:46下载
- 积分:1
-
关于ucos操作系统的一本好书籍,对学习操作系统用处很大哦!...
关于ucos操作系统的一本好书籍,对学习操作系统用处很大哦!
- 2022-01-27 16:18:31下载
- 积分:1