Feeds
提问
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...
8 years 前 | 0 个回答 | 1
0
个回答提问
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 ...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
"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. ...
8 years 前 | 0 个回答 | 0
0
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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: ...
8 years 前 | 1 个回答 | 0