![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11786419_1522139554172_DEF.jpg)
Mohammad Sulaiman Stanekzai
Followers: 0 Following: 0
Statistics
RANK
213,170
of 297,016
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
5 years ago | 0 answers | 0
0
answersQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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')...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
3= 2*(e^x - e^-x)
How to solve this equation to find x? Thanks in advance
7 years ago | 5 answers | 0