photo

Shawon Zaman


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 6 jaar ago | 1 answer | 0

1

answer