登录
首页 » 算法 » ROMBERG ALGORITHM

ROMBERG ALGORITHM

于 2022-08-09 发布 文件大小:16.88 kB
0 78
下载积分: 2 下载次数: 1

代码说明:

*   *   To approximate I = integral ( ( f(x) dx ) ) from a to b:*   *   INPUT:   endpoints a, b; integer n.**   OUTPUT:  an array R. ( R(2,n) is the approximation to I. )**   R is computed by rows; only 2 rows saved in storage   

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

发表评论

0 个回复

  • achieve a reversal of a linked list, in the entire process completed within a Li...
    实现了一个链表的逆转,全部过程在一个链表内完成!-achieve a reversal of a linked list, in the entire process completed within a List!
    2022-03-11 22:22:36下载
    积分:1
  • 1维2维2-基FFT
    参数说明: //******************************************* //    pSR 空域实部指针 //    pSI 空域虚部指针 //    pFR 频域实部指针 //    pFI 频域虚部指针 //****************************************** 输入返回数据应为2的整数次方
    2022-06-03 19:43:03下载
    积分:1
  • 能运的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos,...
    能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号 -performance computing functions : sin, cos, tg, rays, e ^, pow (x, y), cosh, sinh, tgh, log10, ln, sqrt, Simulation, arccos computational methods : absolute ,-,*,/, ( "[]"),^,!, importation rules : a keyboard or buttons which can be imported by the transport operator End (cursor to the final) sin (21-32)/(12-43) 4 (323-4343) 4* ( 323-4343), e ^ 2- KF-3 ^ 4 (do not enter pow (3,4))//* there can be 2* 3 ^ 4 is (2* 3) ^ 4 rather than 2* (3 ^ 4) was needed x ^ y must have (x ^ y) with a brackets [3-4] is the pursuit of 3-4 is not the absolute value of the brackets
    2022-01-26 03:43:37下载
    积分:1
  • 电力有源滤波器ip-iq检测matlab仿真
    应用背景应用于电子电子,电能质量,绿色电网方面,主要用于三相三线或三相四线电力设备中,用于谐波和无功的检测和治理关键技术使用广泛的ip-iq谐波和无功检测算法的matlab仿真,可以应用于电能质量治理,主要使用在三相三线和三相四线系统中
    2022-02-20 04:41:32下载
    积分:1
  • 该程序在TC环境下运行。 按键1
    该程序在TC环境下运行。 按键1-6可以画6中常用的不同极坐标曲线。 按按键 q 退出。 你可以添加你想知道或者尝试任何你想象的曲线。-The program runs under the environment in the TC. 1-6 keys can be painted in 6 different commonly used polar curves. Q according to exit button. You can add or you want to know any of you try to imagine the curves.
    2022-03-17 06:02:24下载
    积分:1
  • Vc++Romberg的,计中romberg的c程序源码
    Vc++Romberg的,计算方法中romberg算法的c程序源码-Vc Romberg, calculation method Romberg Algorithm c procedures FOSS
    2022-11-19 20:45:03下载
    积分:1
  • 贪吃蛇游戏程序
    用C#写的简单的贪吃蛇游戏程序,赛,就类似于以前诺基亚手机里的贪吃蛇游戏,这个是我亲自编写的,供大家参考,供程序编写入门人员参考
    2022-02-26 11:02:47下载
    积分:1
  • HashC#实现
    Hash算法C#实现-Hash Algorithm C#
    2022-07-17 06:06:10下载
    积分:1
  • 用二叉树实现的排序
    用二叉树算法实现的排序-binary tree algorithm for ranking
    2022-02-25 14:51:25下载
    积分:1
  • PASCAL编译器
    项目描述:该项目源代码用C++语言描述,针对扩充的PASCAL文法,实现了对扩充PL0源程序进行词法分析、语法分析、语义分析、代码生成以及最终解释执行的编译器的编写。并完成了错误处理和符号表管理等程序。该工程可以将符合文法的正确程序进行编译得到结果,也可以对错误的程序进行精确报错。
    2023-03-01 18:25:04下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载