-
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=...
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算-Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming language, the use of Euler and forecast correction, Runge-Kutta method of achieving x1 differential = x2 x2 differential = x3 x3 differential =- 800* x1-80* x2-24* x3+ sin (t) y = 800x1 computing
- 2022-01-26 00:33:59下载
- 积分:1
-
全美经典有限元分析书籍,特别适合有限元研究和开发分析的人士...
全美经典有限元分析书籍,特别适合有限元研究和开发分析的人士-Finite element analysis of the nation" s classic book is particularly suitable for finite element analysis of the research and development, who
- 2022-12-14 20:40:03下载
- 积分:1
-
IPMonitor监视IP
监视IP流量与IP数据包统计数据,列出IP流量的详细信息比如原IP地址与目的IP地址、协议类型、传入或传出IP数据包统计数据
- 2022-07-03 10:00:27下载
- 积分:1
-
c数值算法程序大全
包含几百个数值计算算法,如低通滤波,高通滤波,带通滤波,c语言源码。
- 2022-04-25 18:07:59下载
- 积分:1
-
Givens transformation是向量的旋转变换。它可将被变换向量旋转成模与之相同的其它向量。其应用之一是QR分解。...
Givens transformation是向量的旋转变换。它可将被变换向量旋转成模与之相同的其它向量。其应用之一是QR分解。-Givens transformation is the vector of the rotation transformation. It can transform vector will be rotating into the same mold with the other vector. One of its applications QR decomposition.
- 2022-12-02 03:55:03下载
- 积分:1
-
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额...
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额-Automatically calculate the amount of pension insurance, including the amount paid every month when he will begin, when the end of each month after retirement should be the amount of
- 2022-03-22 06:32:33下载
- 积分:1
-
双数组AC自动机
双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机双数组AC自动机
- 2022-01-20 23:36:19下载
- 积分:1
-
数据结构与算法
完整C、C++代码,自己编写,均调试过,成功可用。对于初学数据结构与算法的同学很有帮助。
- 2022-04-02 01:41:40下载
- 积分:1
-
bp 神经网络 已测
人工神经网络的c++实现源码,含实现神经网络层的类,神经网络的类,中文详细注释, 并含有使用示例,学习神经网络的好源码-Artificial neural network c++ implementation source code, including achieve the type of neural network layer, the type of neural network, a detailed English notes, and contain the use of examples of good learning neural network source code
- 2022-03-01 18:21:29下载
- 积分:1
-
16位的CRC程序
用c语言写的求取16位的CRC程序,入口参数: data -- 需要校验的数组 length -- 数组中字节的个数
- 2022-08-08 18:54:46下载
- 积分:1