photo

Blakeley Ficenec


Last seen: 대략 3년 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
73,476
of 301,788

평판
0

참여
4 질문
0 답변

답변 채택
75.0%

획득한 표
0

순위
 of 21,421

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,567

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변