clear matlab memory and close all figures clear all; close all; % define numerator ... find open loop poles and plot as x's olzeros = roots(numL); olpoles ...
確定! 回上一頁