Community Profile

photo

WASIM ASHRAF


Last seen: 6 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to make output of first input as new input to the second pipe, if n numbers of pipes are connected in parallel?
% How to make output of first input as new input to the second pipe, if n numbers of pipes are connected in parallel? % Here c_...

1 year ago | 0 answers | 0

0

answers

Question


How to create a loop for the following problem in MATLAB?
% OBJECTIVE: To determine total radiation (I_t) for a whole year. % Here n is no of day of the year. Here n is varying from fis...

2 years ago | 1 answer | 0

1

answer

Question


How to create a loop for varying the values of A, B & C according to months?
% FOR the month of January from ASHRAE-1972 MODEL % A,B,C are constant and depends on month value. A = 1164; B = 0.149; ...

3 years ago | 1 answer | 0

1

answer

Question


How to do optimization?
optimization of efficiency is required for variation of following parameters, d = 5: 1: 15; I_t = 400: 100: 1200; U = 2: 0.1: ...

3 years ago | 1 answer | 0

1

answer

Question


I'm facing problem to write a function in which more than 2 variables are varying from one fixed value to another. How to write a function for it?
How to write a function in which more than 2 variables are varying from one fixed value to another. e.g. Y= a*x^2 + b*x + c; a...

3 years ago | 1 answer | 0

1

answer

Question


Splitting time into hours : minutes : seconds from a fractional value.
Hello Everyone, Can anyone help me for converting a fractional value in the time format? e.g. 15.76 = HH:MM:SS format.

3 years ago | 1 answer | 0

1

answer