photo

Nikhil Shriyan


Last seen: 4 years 前 自 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...

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

2

个回答