필터 지우기
필터 지우기

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

조회 수: 8 (최근 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일 5:49
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