Feeds
提问
inverse of a matrix wrong??
Hello community, I've just written this code: close all clear all clc s = tf('s'); A = [0 , 1 ; -2 , -3] B = [1 ; 0] ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Undefined function 'iosize' for input arguments of type 'double'.
Hello, first time using Matlab. I'm using MATLAB R2019a - academic use. First of all I need to know if matlab files should ...
6 years 前 | 2 个回答 | 0
