Feeds
已回答
While Loop Question (Ungraded)
Write a MATLAB function evensum(n) that calculates: s = 2^2-4^2+6^2-8^2+.......+(-1)^(n+1)*(2*n)^2 how can i sol this proble...
While Loop Question (Ungraded)
Write a MATLAB function evensum(n) that calculates: s = 2^2-4^2+6^2-8^2+.......+(-1)^(n+1)*(2*n)^2 how can i sol this proble...
5 years 前 | 0
