Asking for meaning of this code of what this is. But in General this is the Romberg Integration method

2 次查看(过去 30 天)
Hi there i have a set of codes but it is hard to understand, i believe it is not a code hence i cannot type it out here, can i please have some explaination on the Romberg Integration in the coding, or maybe show me how can a romberg integration be done for the codes.
  1 个评论
Jan
Jan 2021-3-24
What exactly is your problem? "I have a set of codes, which are not code"?
You can find many examples for Romberg integrations in the net, e.g. in the FileExchange.

请先登录,再进行评论。

回答(1 个)

Zuber Khan
Zuber Khan 2024-7-19
Hi,
Since you have not explicitly specified any code, it is difficult to comprehend which code you are referring to.
It is to be noted that there is no in-built function present in MATLAB which directly implements Romberg Integration Algorithm as of now. However, multiple tools are present on File Exchange. You can leverage these File Exchange resources in case you are looking for ready to use code for Romberg Integration Algorithm in MATLAB.
For instance, you can refer to the following links:
You can also write a custom function file in MATLAB which serves the same purpose.
I hope it helps!
Regards,
Zuber

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by