photo

Nikhil Shriyan


Last seen: etwa 4 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten