photo

Amanda Lococo


Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

7 Domande
0 Risposte

RANK
114.162
of 300.364

REPUTAZIONE
0

CONTRIBUTI
7 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
57.14%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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 ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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....

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 7 anni fa | 1 risposta | 0

1

risposta