Feeds
提问
Trying to solve for analysis of system stability with transfer functions where 1 + Gol = 0, x represents the S variable. It says "unable to find explicit solution".
syms x Gd = 1/((573.5*x)+1); Gc = (1.09)*(1+((1/693.51*x))); Gv = (0.020*(exp(-24*x))/((180*x)+1)); Gp = 1417.15/((573.51*x)...
4 years 前 | 1 个回答 | 0
1
个回答提问
Unit conversion using switch case or else if functions
Im supposed to use the switch case method or the else if method to solve this question. Anyone has any ideas on how to solve t...
6 years 前 | 1 个回答 | 0