Statistics
7 Questions
0 Answers
RANK
119.030
of 297.547
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20.454
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159.122
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
How can I jackknife using this code and then plot it?
%Simulate the Ising Model for K and N_side. clear all; % define K vector K = 0.1:0.05:0.6; % define blerg ...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
Need help plotting this
I need help plotting this code so that my plot will look like the discontinuous sine waves (bolded black) in the graph posted be...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
Need help plotting across more than one layer
Here is the code I currently have. However, I need to plot my first layer from x = 0:0.1:0.4 and my second layer from x = 0.4:0....
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
Need Help Plotting Mode Shapes
I need this code to plot mode shapes, but my plots are coming up blank. Thanks in advance! clear all; format long; im...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
Need help resolving error "Index exceeds matrix dimensions"
I keep getting this error when trying to run my code, but I'm not sure how to resolve it. Here is the error I'm getting: "In...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
How can I create this function?
I need help writing a function that will carry out the following: y(x) = Bj*Cj(x)*aj where Cj = diag[exp(im*k*x),exp(-im*k...
bijna 7 jaar ago | 2 answers | 0
2
answersQuestion
Plotting Mode Shapes/ Wave Function
I am trying to plot modes shapes, but my plot keeps appearing blank and I can't figure out what I'm doing wrong. Specifically, I...
bijna 7 jaar ago | 1 answer | 0