Nikhil Shriyan
Followers: 0 Following: 0
Feeds
提问
how to substitute sym variables in jacobian matrix with numeric values?
syms x y z u = -Iscr + Iph - (x * ((exp((Iscr*y)/(n*Vth)))-1)) ... - ((Iscr*y)/z); v = Iph - (x * ((exp((Vocr)/(n*Vth...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to solve 3 non-linear equations with 3 unknowns?
This is my code with solve, G= 1000; T=298; Iscr = 9.71; %short citrcuit current Vocr = 6; %Open circuit voltage Im = 9.4...
5 years 前 | 2 个回答 | 0