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

2 vues (au cours des 30 derniers jours)
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 commentaire
Jan
Jan le 24 Mar 2021
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.

Connectez-vous pour commenter.

Réponses (1)

Zuber Khan
Zuber Khan le 19 Juil 2024
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

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by