writing this equation double summation by using matlab

12 次查看(过去 30 天)
writing this equation double summation by using matlab
  4 个评论
cui,xingxing
cui,xingxing 2024-5-28
example:
b_w^2 = sum( (diff(q_o)./diff(X)).^2.*b(1:end-1) ) + sum(sum(diff(q_o)./diff(X)'.*diff(q_o)./diff(X),2),1).*b(2:end);

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by