Help with a Lagrange interpolating polynomial
조회 수: 16 (최근 30일)
이전 댓글 표시
Hi all,
I have a very large data set(2 columns of about 3800) in which I plotted in matlab. For this data set, i'm trying to write a code that will bring the graph down to 0 by curve fitting a Lagrange interpolating polynomial to the points between the peaks and subtracting this resulting polynomial from the original set. I want to use values of 10, 20, 35, 60 and 80 for 2theta.
But my problem is that I am unsure how to approach this. Any help?
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!