Matlab 7 for Engineers

조회 수: 5 (최근 30일)
Elizabeth
Elizabeth 2011년 11월 20일
I need help solving this:
Plot the estimate of the derivative dy/dx from the following data. do this by using forward, backward and central differences. compare the results.
x 0 1 2 3 4 5 6 7 8 9 10 y 0 2 5 7 9 12 15 18 22 20 17

답변 (2개)

Kostas
Kostas 2011년 11월 20일

Jan
Jan 2011년 11월 20일
Look at Matlab's gradient function: It uses forward and backward differences at the edges and the central difference at the interior points.

카테고리

Help CenterFile Exchange에서 Numerical Integration and Differentiation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by