Community Profile

photo

WASIM ASHRAF


Last seen: 6 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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.

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort