Statistics
13 Questions
0 Answers
RANK
169,079
of 295,467
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
finite difference scheme on 2-d poisson
hello I want to implement forth order finite difference scheme on 2-d poisson equation on rectangle that all sides have differ...
11 years ago | 0 answers | 0
0
answersQuestion
points in ellipse with equal arc length
Hi I want to choose M points in an ellipse with equal arc length. with starting theta=0 and find other M-1 points, does anyo...
12 years ago | 0 answers | 0
0
answersQuestion
how to map in matlab
Hello is there any command in matlab to map a set of point from one boundary to another. for instance we choose a set{(x_i,y_i...
12 years ago | 0 answers | 0
0
answersQuestion
funding source of error
Hi I have a problem in interpreting an error, it says "Error using figure UIJ_AreThereWindowShowsPending - timeout waiting fo...
12 years ago | 2 answers | 0
2
answersQuestion
constructing a matrix from other
hi I have a matrix for instance 6*6 called U, Also two vector b1 and b2 of size 6 and their arrays are integers among 1 and 6,...
12 years ago | 1 answer | 0
1
answerQuestion
extending columns and rows of matrix
Hi I have a matrix like a=[11 12 113 14 21 22 23 24 31 32 33 34 41 42 4...
12 years ago | 2 answers | 0
2
answersQuestion
changing arrays of a matrix
Hi if we have a matrix and we want to change the position of its array, rows and columns simultaneously, using two index vect...
12 years ago | 2 answers | 0
2
answersQuestion
computing matrices in a loop
hi could we have a loop in that for any i we produce a matrix f(i), I want to store f(i) for any i, I DO'T want to have this ...
12 years ago | 1 answer | 0
1
answerQuestion
defining a vector with vector of indices
Hi all I have a vector zero of size M called A, also I have another vector of size 4 that its arrays are integers among 1 to ...
12 years ago | 2 answers | 0
2
answersQuestion
optizimating a matlab code
hi I have a short code that I want to rewrite it via vector and matrices, it has many loops and I want to remove them, can so...
12 years ago | 0 answers | 0
0
answersQuestion
writing a matrix without loop
Dear all I want to write a matrix that its arrays are dependent on i and j, could I write it without writing loops. my arrays ...
12 years ago | 2 answers | 0
2
answersQuestion
how to use circshiftfor each column of a matrix
Hi I have a matrix that I want to use circshift for its columns, i.e shift the arrays of for instance the first column, do yo...
12 years ago | 4 answers | 0
4
answersQuestion
how to use circshift in matlab
I have a array of indeces, so they must be positive, but some of them are negative, for instance for a array of m elements, I wa...
12 years ago | 1 answer | 0