登录
首页 » Windows开发 » function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four

function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four

于 2023-01-15 发布 文件大小:1.31 kB
0 226
下载积分: 2 下载次数: 1

代码说明:

function [tout, yout] = rk4(ypfun, tspan, y0, h) %定步长四阶Runge-Kutta法求常微分方程(组)数值解 %[tout,yout] = rk4( ypfun , tspan, y0,h) % 这里字符串ypfun是用以表示f(t, y)的M文件名, % tspan=[t0, tfinal]表示自变量初值t0和终值tf % y0表示初值向量y0,h是步长。 % 输出列向量tout表示节点 (t0 , t1 , … , tn) % 输出矩阵yout 表示数值解,每一列对应y的一个分量-function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four-stage Runge- Kutta method for ordinary differential equations (Group) numerical solution% [tout. yout] = rk4 (ypfun, tspan, y0, h)% string ypfun here is used to indicate that f (t, y) M name, tspan% = [t0. tfinal] said variable initial and final t0 tf% y0 said initial vector y0, h is a step. % Output column vector tout said Node (t0, t1, ..., tn)% output matrix yout said numerical solution, each y counterparts out of a weight

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

发表评论

0 个回复

  • MFC串口代码
    MFC串口调试代码,支持Unicode编码环境,异步接收方式。
    2022-02-12 06:53:05下载
    积分:1
  • 采用IO模拟I2C
    该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
    2022-04-11 18:20:34下载
    积分:1
  • 编程珠玑源码
    主要是对编程珠玑2版的部分代码实现。富有洞察力和创造力地围绕着这些折磨程序员的实际问题展开讨论,从而理解问题并学会解决问题的技能,这些都是程序员实际编程生涯中的基本技能。
    2022-01-25 23:37:19下载
    积分:1
  • 服从正态分布序列,一个很小的一个算法,需要具体修改才能使用...
    服从正态分布序列,一个很小的一个算法,需要具体修改才能使用-Obey normal distribution sequence, an algorithm for a small, specific changes need to use
    2023-02-16 06:10:04下载
    积分:1
  • The Duine Framework is a (collection of) software libraries that allows develope...
    The Duine Framework is a (collection of) software libraries that allows developers to create prediction engines for their own applications. A prediction engine is a component that predicts how interested individual users are in pieces of information. Such predictions can be used to personalise information to users, specifically in recommending to users what information is and is not of interest to them. Duine is the Irish Gaelic word for person and is pronounced as “dinne” (diner without an ‘r’). Duine has been developed by the Telematica Instituut/Novay and is based on scientific research on personalisation and specifically into recommender systems. The scientific research results on which the Duine software is based are available at the Telematica Instituut/Novay, you can download the pdf here
    2022-01-22 06:50:58下载
    积分:1
  • 一简单的汽车管理软件,简单输入汽车号类型最高车速颜色进行存储和管理,用vc++...
    一简单的汽车管理软件,简单输入汽车号类型最高车速颜色进行存储和管理,用vc++开发-One simple automotive management software, simply input the type of car No. maximum speed color storage and management, with vc++ Development
    2022-03-22 04:38:55下载
    积分:1
  • MFC Insider (source book distribution) CHAP04.rar
    MFC技术内幕(配书源码)CHAP04.rar-MFC Insider (source book distribution) CHAP04.rar
    2022-02-06 18:46:21下载
    积分:1
  • Wpf打印文档
    有利于初学者的实现wpf的打印预览,直接打印
    2022-08-22 07:38:18下载
    积分:1
  • delphi 高精度计时函数调用,比gettickcount要精确
    delphi 高精度计时函数调用,比gettickcount要精确-delphi precision timing function call, to be accurate than gettickcount
    2022-03-14 16:50:05下载
    积分:1
  • Enumerate the child windows in accordance with the process name, process ID, the...
    枚举子窗口 可根据进程名,进程ID,窗口名称来查找某窗口的所有子窗口,也可根据子窗口的名称查出该子窗口-Enumerate the child windows in accordance with the process name, process ID, the window name to find all the child windows of a window can also be found under the name of the child windows of the child window
    2022-12-06 13:20:02下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载