Community Profile

photo

Blakeley Ficenec


Last seen: 11 Monate vor Aktiv seit 2022

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How to code correctly to obtain energy fraction graph?
I am trying to compare two different snapshot proper orthogonal decomposition methods (eigenvalue problem and svd). I am able to...

etwa ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


Does the built in function singular value decomposition (svd) do the correlation matrix for you?
I am doing some research on proper orthogonal decomposition using the snapshot method where I use svd. I am wondering if this fu...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


What does this plot mean? Can an equation be made of it?
This is the plot I am trying to get an equation for: plot((1:N_rel), [e_mean; mean(lambdaSO(1:end-1,:),2)]./e_total, 'ko'); T...

etwa ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


Anything faster than using pcolor? Figure does not load for me when using pcolor.
%% Plot energy fraction fig1=figure(1); h=pcolor(E_fraction); %% pcolor doesn't print last col/row, so add 1 on each dir...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort