matrix question please help me?
이전 댓글 표시
i want to write this matrix that (P=0:n) and P are points must be inter by user help me?

댓글 수: 1
Image Analyst
2014년 11월 2일
I think you got some hints in your question on the other question. Look at that again and then look at these: http://www.mathworks.com/matlabcentral/answers/8626-how-do-i-get-help-on-homework-questions-on-matlab-answers
Since it appears to be yet another homework problem and you haven't shown any work whatsoever I'll just say that you can create this array with a for loop, though it's not clear what the pattern is for the second P. Does it do pairs of numbers, like 0 0 1 1 2 2 3 3 4 4?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!