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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0
