Feeds
提问
Force Matlab to show whole answer
Hi, I've a symbolic equation: syms w1 L1 L2 C s real JJ = [0,-1;1,0]; I = [1,0;0 1]; yo = (1+C*L1*(s+1j*w1)^2)/((s+1j*w1)^...
6 years 前 | 1 个回答 | 0
1
个回答提问
factoring a symbolic matrix
hi, I've a symbolic matrix as following : [s/((s^2 + w1^2)*L), w1/((s^2 + w1^2)*L); (-w1)/((s^2 + w1^2)*L), s/((s^2 + w1^2)*L)...
6 years 前 | 1 个回答 | 0
1
个回答提问
pzplot in symbolic toolbox
Hi, I'm using following command to achieve tf of Y_out. for l=1:4 [symNum,symDen] = numden(Y_out(1,l)); %Get num and d...
6 years 前 | 1 个回答 | 0

