登录
首页 » 算法 » 龙格-库塔 (RK) 算法来估计解的常微分方程组 (ODE)

龙格-库塔 (RK) 算法来估计解的常微分方程组 (ODE)

于 2022-04-24 发布 文件大小:1.36 kB
0 197
下载积分: 2 下载次数: 1

代码说明:

RK4 是一个 C 程序实现简单的龙格-库塔求解初值问题。Rk4() 函数并不包括任何误差估计。它以单步在一段时间,需要用户来控制步长。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个用于CRC的循环冗余检查系统,用c++编写,欢迎下载。
    这是一个用于CRC的循环冗余检查系统,用c++编写,欢迎下载。-This is a CRC for the cyclical redundancy check system, used c++ Prepared to welcome to download.
    2022-09-18 16:00:03下载
    积分:1
  • numerical method LU decomposition
    数值计算方法 LU分解法-numerical method LU decomposition
    2022-08-03 23:49:55下载
    积分:1
  • 关于大数运的加 减 乘 除 模 等运 运用了libtommath库的...
    关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法-Addition and subtraction operations on large numbers such as multiplication and division operation mode using the algorithm library libtommath
    2022-01-26 14:38:08下载
    积分:1
  • Multiplication Table
    c语言实现乘法表-Multiplication Table
    2023-02-01 07:50:03下载
    积分:1
  • With the human genome project implementation, through genome sequencing, protein...
    随着人类基因组计划的实施,通过基因组测序,蛋白质序列测定结构解析等实验,分子生物学家提供了大量的有关生物分子的原始数据,需要利用现代计算技术对这些原始数据进行收集、整理、管理以便于检索使用。而为了解释和理解这些数据,还需要对数据进行比对、分析,建立计算模型,进行仿真、预测与验证,因而出现生物信息学,它的出现,极大的促进了分子生物学的发展。-With the human genome project implementation, through genome sequencing, protein sequencing experiments such as structural analysis, molecular biologists to provide a large amount of biological molecules of the original data, the need to use modern technology to these raw data collection, collation and management in order to facilitate retrieval use. To explain and understand these data, and data need to be compared to analysis, model, simulation, prediction and validation, therefore, bioinformatics, and its emergence has greatly promoted the development of molecular biology.
    2022-09-17 05:10:03下载
    积分:1
  • OFDM 仿真程序
    OFDM仿真程序OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是MCM Multi-CarrierModulation,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。正交信号可以通过在接收端采用相关技术来分开,这样可以减少子信道之间的相互干扰 ICI 。实现多载波传输
    2022-03-23 00:40:31下载
    积分:1
  • 贪吃蛇
    应用背景某个公司的面试题,贪吃蛇,用动态规划求解最佳路径。蛇从屏幕左端走到右边,经过格子可以得分,求最大得分关键技术动态规划,DP。一列一列的递归,右边一列的值取决于左边一列的值,从左到右最后获得全局解。
    2022-02-05 16:24:21下载
    积分:1
  • 二叉树实现
    /*     二叉树搜索, 前序: 中左右; 中序: 左中右; 后序: 左右中                           A(4)                   +-------+-------+                   B(2)            C(9)                +--+--+      +-----+-----+                D(1)  E(3)   F(5)                          +--+--+    &
    2022-04-22 08:49:28下载
    积分:1
  • 由均匀分布的随机变量生成正态分布的随机变量的
    由均匀分布的随机变量生成正态分布的随机变量的算法。-by uniform distribution of random variables generate normal random variable algorithm.
    2022-05-24 20:13:30下载
    积分:1
  • 各种高效率排序总结。不看后悔。
    冒泡排序   ,堆排序,快速排序,二分法排序(折半排序),归并排序,选择排序,
    2022-02-15 04:22:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载