photo

Shawon Zaman


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

1

respuesta

Pregunta


how to update the code as it takes an array of values of Vpv and return Ipv , ( can take Vpv = 0.1:0.1:1.2)..................
Main code: clc clear all Vpv=0.9; Ipv0 = 1; global Np Ns Isc q T k Io n Np = 1; Ns=72; Isc...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


1. why its showing "Error using pvcurve (line 15) Not enough input arguments,Error in thesis (line 15) x= fsolve(pvcurve,Ipv0);"?????
FUNCTION CODE IS: function F = pvcurve(Ipv) Vpv=0.9; global Np Ns Isc q T k Io n Np = 1; Ns=72; Isc ...

más de 6 años hace | 1 respuesta | 0

1

respuesta