Statistics
7 Questions
0 Answers
RANK
151.243
of 295.486
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20.236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
convert matrix
how can I convert a 6-dimensional matrix into a matrix of dimension 4 then 2
meer dan 13 jaar ago | 4 answers | 0
4
answersQuestion
cat map method
I is an image; size(I)=[N N]; A=[1 a; b a*b+1]; where a and b are positive integers and det(A)=1. I want to change the positi...
meer dan 13 jaar ago | 3 answers | 0
3
answersQuestion
number of iteration
I want to determine the number of iterations needed for the matrix its original state if a pixel is rotated according to a rule...
meer dan 13 jaar ago | 0 answers | 0
0
answersQuestion
construction of a matrix
I just filling a matrix T by following this code normally the length is same to Ac but it return length(Ac)+1 (size(Ac)=[1 1...
meer dan 13 jaar ago | 1 answer | 0
1
answerQuestion
assign a vector
how can'I assign a vector to another;for example of this is Meniere for(k=1:K) for(m=1:M) [D(1,2,2,2,k,m) D(2,1,2,2,k,m) D(1,...
meer dan 13 jaar ago | 1 answer | 0
1
answerQuestion
for loop
how to use 'for' in a nested loop and get a result quickly for example I write this code: %%%%%%%%%%%%%%%%%% Ac=reshape(Ac...
meer dan 13 jaar ago | 1 answer | 0
1
answerQuestion
concatenate matrix
I need concatenate 2 matrix A and B where size(A)=(8 8 15 15) and size(B)=(8 8 15 1). please can you help me. thx.
meer dan 13 jaar ago | 1 answer | 0