Feeds
提问
i can not find any data about this method for solving linear equations "Flexible object oriented Matlab code for linear equations,” any one can help me
i want to undestand this method and how i can using it for solving linear equations
9 years 前 | 1 个回答 | 0
1
个回答提问
how i can solve this problem
y= [2.97-j*35.24 -0.99+j*9.9 0 0 0 -1.98+j*19.8 -0.99+j*9.9 ...
9 years 前 | 1 个回答 | 0
1
个回答提问
please i want to solve linear equations which takes the form of AX=B where x is the unknown variables but i have another unknown in row 2 of matrix B how i can not solve this problem
matrix A=[2-j*3 -0.9+j*9 0 0 0 -1+j*19; -0.9+j*9 2-j*3 j*9 0 0 -1+j*9; ...
9 years 前 | 1 个回答 | 0
1
个回答提问
how i can remove row and column from matrix
how i can remove row and column from matrix ex: A=[1,2,3;4,5,6;7,8,9;10,11,12] i need to remove second row and second col...
10 years 前 | 1 个回答 | 1
