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년 초과 전 | 0
