![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8886171_1522129916799_DEF.jpg)
Gonzalo Reina
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
83,430
of 297,016
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Counting number of particles in each position
Ok , so I have an array conatining particle trajectories from a random walk in which each column is a particle trajectory and it...
5 years ago | 0 answers | 0
0
answersQuestion
I get Subscript indices must either be real positive integers or logicals.
if true % N = 5000; z = 2*randn(N,1); x = (-9:0.25:9); z1 = reshape(z,[10,500]); y = mean(z...
7 years ago | 2 answers | 0
2
answersQuestion
This is a code to solve simultaneous equations as lines how can I make it shorter?maybe defining it as a function?
I want to make shorter is there any way to do that
8 years ago | 1 answer | 0
1
answerQuestion
I get Subscripted assignment dimension mismatch.
I get Subscripted assignment dimension mismatch when running this program.I just want the program to ask the user the number of ...
8 years ago | 1 answer | 0