photo

Nikhil Shriyan


Last seen: 대략 4년 전 2020년부터 활동

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

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 2 | 0

2

답변