matrix question please help me?
Afficher commentaires plus anciens
i want to write this matrix that (P=0:n) and P are points must be inter by user help me?

1 commentaire
Image Analyst
le 2 Nov 2014
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?
Réponses (0)
Catégories
En savoir plus sur MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!