Community Profile

photo

Blakeley Ficenec


Last seen: 12 maanden ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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

ongeveer een jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer een jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer een jaar ago | 3 answers | 0

3

answers

Question


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

meer dan een jaar ago | 1 answer | 0

1

answer