Recent content by martika
-
M
MATLAB Matlab code natural numbers subset
Thank you!- martika
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
MATLAB Matlab code natural numbers subset
I have array of natural numbers from 1 to n. They are divided into m groups, where m*(m-1)=n. I need all m-1 elements from first group, last m-2 elements from second group, last m-3 elements from third group...zero elements from last group. For example 5*4=20: 1,2,3,4; 5,6,7,8...- martika
- Thread
- Code Matlab Matlab code Natural Natural numbers Numbers
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX