Feeds
질문
How to generate 4x4 lower triangular matrix?
I want to generate the lower triangular matrix A1 using a for loop instead of using for example 'B(2) - B(1)' for a22 and so on ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Issue: Matrix Dimensions Must Agree
%PV=NRT T1=273; T2=293; T3=313; P=100:50:300; %kPa R=8.314; %Ideal gas constant J*K^-1*mol^-1 n=1; Vo...
8년 초과 전 | 답변 수: 1 | 0