what is the center finite diffeance approximation and the backward finite
1 次查看(过去 30 天)
显示 更早的评论
df_b(i)=(fx2-fx1)/h; df_b(i)=( ? )/h; %backward finite differance aprox df_b(i)=( ? )/(2*h); %centered finite diff approx
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!