搜索资源列表

  1. 龙格库塔法解常微分方程

    0下载:
  2. 解常微分方程的龙格库塔法C源程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-01-05
    • 文件大小:480
    • 提供者:myl2016
  1. track

    0下载:
  2. 在vc环境下,四阶经典龙格库塔算法的实现.-in vc environment, the four bands classic Runge Kutta algorithm implementation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-26
    • 文件大小:37888
    • 提供者:jl
  1. weixingguidaomoni

    0下载:
  2. 龙格库塔算法在VB下的实现,模拟了卫星绕地球的运行。-Runge Kutta algorithm in the realization of VB, simulating a satellite orbiting the earth's operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-26
    • 文件大小:7168
    • 提供者:刘源
  1. Numberical2

    0下载:
  2. 龙贝格算法.cpp 龙格-库塔算法.cpp 幂法.cpp 牛顿迭代法.c-Romberg algorithm. Cpp Runge- Kutta algorithm. Cpp Power Act. Cpp Newton. C
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:凃道
  1. flyMachine

    0下载:
  2. 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge- Kutta method to calculate the numerical solution of differential equations with graphics and movement track
  3. 所属分类:C#编程

    • 发布日期:2024-05-26
    • 文件大小:520192
    • 提供者:
  1. Longgetuta

    0下载:
  2. 龙格库塔算法,用于拟合GLONASS的星历数据,15分钟精度在5米之内,可以向前推,也可以向后推!-Runge- Kutta method for fitting the GLONASS satellite ephemeris data, the accuracy of 15 minutes within five meters, can move forward, but also can push back!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:28672
    • 提供者:于兴旺
  1. c++longgesuanfa

    0下载:
  2. 经典龙格-库塔算法c++实现,求解微分方程的高精确度的解法-classical Runge- Kutta algorithm c realized, to solve the differential equation of high precision Solution
  3. 所属分类:文档资料

    • 发布日期:2024-05-26
    • 文件大小:9216
    • 提供者:竹旭
  1. HJYJXZ.c

    0下载:
  2. 用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。-Using c language realize the Runge-Kutta algorithm and the Arab-Israeli Adams algorithm. Calculation method is to study the entry-level procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:smartliu
  1. up

    0下载:
  2. 1.编写欧拉前差、后差、梯形公式。 2.编写二阶、三阶龙格库塔法通用程序。 3.编写汉明积分法通用程序. 4.编写用状态转移法对连续系统状态方程进行离散化的通用程序。-1. Euler prepared before the poor, after the poor, trapezoid formula. 2. The preparation of the second order, third-order Runge-Ku
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:46080
    • 提供者:liukai
  1. sr

    0下载:
  2. 运用龙格库塔算法求解朗之万方程,进而实现随机共振系统-The use of Runge-Kutta algorithm for solving Langevin equation, and then the realization of stochastic resonance systems
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:waiwai
  1. NumericalAlgorithm

    0下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ..
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:11264
    • 提供者:金从友
  1. longgekuta

    0下载:
  2. 龙格库塔算法的两个MATLAB程序,供大家借鉴。-Runge-Kutta algorithm two MATLAB programs for everybody' s reference.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:piaojianhao
  1. shuzhijifen

    0下载:
  2. 基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-26
    • 文件大小:211968
    • 提供者:俞峻
  1. Runge_Kutta

    0下载:
  2. 这是大学数值分析的实验——龙格库塔格算法的源码,帮助大家学习和掌握龙格库塔算法!-This is the University analysis of the experiment- Long Gekutage algorithm source code, to help you learn and master the Runge-Kutta algorithm!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-26
    • 文件大小:142336
    • 提供者:
  1. stochasticresonance

    1下载:
  2. 随机过程的改进代码,使用龙格-库塔算法计算输出信号和输出功率谱,研究双稳态系统必备.-Random process of improving the code, using the Runge- Kutta algorithm to calculate the output signal and the output power spectrum of bistable systems essential.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:kel
  1. EquationGUI-II

    0下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLO
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:35840
    • 提供者:谢刚
  1. keshe1ode4

    0下载:
  2. 四阶龙格—库塔算法。自己在课程设计中就是用的这个算法。对于初学者有一定的帮助-Fourth order Runge- Kutta method. Own course design is to use this algorithm. Be helpful for beginners
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:liyunfeng
  1. 超松弛插值与改进欧拉法 龙格库塔法

    0下载:
  2. 拟合超松弛线性插值,改进欧拉法与龙格库塔算法(Fitting the relaxation linear interpolation, the improved Euler method and Runge Kutta algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:xhtleige
  1. sxl

    0下载:
  2. 利用龙格库塔算法ode45求解三阶微分方程(By using Runge Kutta algorithm ode45 for solving three order differential equations)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:134144
    • 提供者:似水流年dsp
  1. math lab

    0下载:
  2. Matlab的龙格库塔算法计算线性方程的误差以及作图(Runge-Kutta Method for computing ODE)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-26
    • 文件大小:79872
    • 提供者:你不说
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org