photo

Thomas


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
37,871
of 300,302

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Help me fix my code - Random Walk
Hey guys, I'm working on plotting an entropy graph based off a random walk. I've done most of it but now I'm stuck. The lecturer...

9 years ago | 0 answers | 1

0

answers

Question


Entropy Versus Time - Random Walks
I've created a "Coffee in Cream" random walks program and now I want to create an Entropy (Y) Vs. Time (X) graph. I know how ...

9 years ago | 1 answer | 0

1

answer

Question


How can I repeat this line plot?
Hi everyone, The code I am using is clear all; a0 = 1; b0 = a0./4 .* [1 1 1]; a1 = a0./2 .* [0 1 1]; a2...

9 years ago | 1 answer | 0

1

answer

Question


"Assignment has more non-singleton rhs dimensions than non-singleton subscripts"
Hey all, having the problem "Assignment has more non-singleton rhs dimensions than non-singleton subscripts" as stated above. ...

9 years ago | 0 answers | 0

0

answers

Question


How to add more atoms to FCC structure to look like single unit cell of zincblende
I have <</matlabcentral/answers/uploaded_files/53985/fcc.png>> While what I want is <<http://www.ilpi.com/inorganic/s...

9 years ago | 1 answer | 0

1

answer

Question


How do I overcome the "Subscript Indices" problem?
Firstly, I know what it is and why it happens. I just want to know how to overcome the problem. My code is as followed: ...

9 years ago | 1 answer | 0

1

answer