登录
首页 » 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 257
下载积分: 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 个回复

  • 专业
    专业开发-多线程的优先级-professional development-multithreaded priority
    2023-06-23 17:15:03下载
    积分:1
  • 真彩BMP图像转化为256色,以及灰度化源代码,有参考价值。
    真彩BMP图像转化为256色,以及灰度化源代码,有参考价值。-True color BMP images into 256 colors, as well as the gray of the source code, have reference value.
    2022-02-06 00:55:29下载
    积分:1
  • Delphi通过https接口post数据
    应用背景向web认证服务器通过https接口post认证数据,delphi2005正常使用。最初的的时候采用indy控件,IdHTTP和IdSSLIOHandlerSocketOpenSSL配合,但是没有成功,对方服务器连接后立即断开链接,不返回任何数据,后来通过网上查询,找到了这个方法,可以根据服务器的要求自定义头文件和post的内容。引用了WinINet,IDURI单元,其中CnMD5,CnBase64是认证业务需要加入的cnpack中的单元,和https链接无关。这种方法的另外一个好处是不用再调用indy引用的两个dll文件(libeay32.dll,ssleay32.dll),这两个文件和indy的版本还需要配套,比较麻烦,而且就是匹配了我也没有测试成功,可能和对方服务器的环境有关系,感觉还是后来的这种方式兼容性比较好关键技术主要是delphi下的开发,研究了很久,没有找到SSL双向认证的,这个终于让我找到了,可以双向认证,实现微信退款功能等等。。。。。。。。。。。。。。
    2022-03-20 05:38:43下载
    积分:1
  • 一个端口扫描器扫描仪
    一个端口扫描程序 一个端口扫描程序-A port of a port scanner scanner
    2022-08-14 16:32:36下载
    积分:1
  • SSH整合简单页面登录和数据库的增删改查
    基于Spring、springmvc、hibernate的一个小型系统,包括页面登录,数据库内容显示,和数据库的增删改查。同时好包括了一些js脚本的使用。
    2022-12-16 11:55:06下载
    积分:1
  • 客户端与服务器端
    客户端与服务器端-client and server
    2022-08-11 12:08:31下载
    积分:1
  • 酒店管理系统
    这是为您的企业提供的酒店管理系统。只需单击即可跟踪所有事务。此应用程序由visualbasic.Net开发
    2022-07-13 13:31:57下载
    积分:1
  • 一个用户穷举系统Ras连接,并能手动断连接的工具,适用于Adsl...
    一个用户穷举系统Ras连接,并能手动断开连接的工具,适用于Adsl-Ras exhaustive system, a user connection, and can manually disconnect a tool for Adsl
    2022-05-25 03:47:48下载
    积分:1
  • 金鹏 s900 6225 TV00578002DABD
    金鹏 s900 6225 TV00578002DABD -s900 6225 TV00578002DABD
    2023-08-13 03:30:08下载
    积分:1
  • 获取主机mac地址vc程序,程序简洁,方法简单
    获取主机mac地址vc程序,程序简洁,方法简单-Access to the host mac address vc procedures, the procedures simple, method is simple
    2023-07-29 03:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载