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 years 前 | 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 years 前 | 1 个回答 | 0