Community Profile

photo

Mohammad Sulaiman Stanekzai


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to fix "Error using > Matrix dimensions must agree" ?
How to fix the problem? My code is like this if load(sun,1) > pv (sun,1); POL = SUM; yy = load(sun,1) - pv (sun,1); % (Ek...

4 years ago | 0 answers | 0

0

answers

Question


How to code "while" loop for the following problem?
hello friends. I want to write "while" loop for the follwing problem but it don't give the answer which i want. ii starts from 0...

5 years ago | 1 answer | 0

1

answer

Question


How to define answer value which i got it from ''for'' loop as a variable and use it in the same loop?
In the following assignment the last answer is "h2toplam = total + 11698.5" for sun = 1:1:p ; if load(sun,1) < pv (sun,1); ...

5 years ago | 1 answer | 0

1

answer

Question


How to take all output from while loop?
I have while loop in following coding. it count data for a year. i am no able to take all one year data. It just shows last answ...

5 years ago | 1 answer | 0

1

answer

Question


How to find values fron their location?
In the following coding i am able to find the loction of values in "elseif" command but i cant find their values. Please help me...

5 years ago | 0 answers | 0

0

answers

Question


Give "Input data must be a numeric, cell, or logical array" error. How to take data from loop Vpasolve to excel?
How can i take answer of this loop in excel ? L = Ns*A*k*T [num] = xlsread('Isc.xlsx'); F = num [num] = xlsread('Voc.xlsx')...

5 years ago | 0 answers | 0

0

answers

Question


How to write loop for "I" in the mentioned equation?
Hello everyone. Please help me. In following equation i have to find "I" and equation is like I=f(I) . In this equation each Is...

5 years ago | 0 answers | 0

0

answers

Question


How to calculate 8760 data just in one process?
Hello dear friends. Hope you all fine. I use Matlab for my thesis and i need help. I have Excel file that have 8760 different nu...

5 years ago | 1 answer | 0

1

answer

Answered
3= 2*(e^x - e^-x)
Thanks in advance for your great and helpful answers :)

6 years ago | 0

Question


3= 2*(e^x - e^-x)
How to solve this equation to find x? Thanks in advance

6 years ago | 5 answers | 0

5

answers