Feeds
提问
How do I simplify polynomial coefficients with symbolic variables to the least possible forms?
I am working on a two-area LFC system. The characteristic polynomials are represented as a function of system parameters (symbol...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I combine if statement inside for loop?
clc clear all t = [-0.095; -3.953; -7.52; 7.59; 37.66] m6 = 1.4544e+06; m5 = -5.7624e+05; m4 = -1.8298e+08; m3 = -6.34...
5 years 前 | 1 个回答 | 0
