Community Profile

photo

Anu Raghunathan


Last seen: 대략 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Nested loops- not entering the second loop?
m=2; n=16; A = zeros(m*n,m*n); b = zeros(m*n,1); %interior points for i=2:n-1 disp('first loop:'); disp(i); ...

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

0

답변

질문


Error with find(X) statement
I'm trying to run a simple calculation to find the non-trivial columns of a unitary matrix. All the unitaries in this case are o...

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

1

답변