photo

Iris Kiebert


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to get hourly meshgrids?
for counter=1:n_param wh=(h+12)*(pi/12); %OPDRAcht 4 sinoaz=-23.45*(pi/180)*cos(((2*pi)/365)*(10+counter)); oa...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


please help me figure out what to do
close all clear all h=[1:24];%hours in day m=[1:14400];%minutes in day n_param=5; n=[1:365];%days in year az=0.0001; % deg...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


my figure doesnt isnt right
close all clear all %parameters h=[1:24]; %hours in day in hours m=[1:14400]; %minute...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
how to find x if i only know y?
thanks!!

fast 5 Jahre vor | 0

Frage


my code doesnt show a graph even if i use the plot command
close all clear all h=[1:24];%hours in day m=[1:14400];%minutes in day n_param=5; n=[1:365];%days in year az=0.0001; % deg...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to find x if i only know y?
close all clear all h=[1:24];%hours in day m=[1:14400];%minutes in day n_param=5; n=[1:365];%days in year az=0.0001; % deg...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


coswm should have a 1x365 dimension, but its dimension is 1x1, what am i doing wrong?
close all clear all h=[1:24];%hours in day m=[1:14400];%minutes in day n_param=5; n=[1:365];%days in year az=0.0001; % deg...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


coswm has a dimension of 1x1, while it needs to be 1x365. what am i doing wrong?
close all clear all h=[1:24];%hours in day m=[1:14400];%minutes in day n_param=5; n=[1:365];%days in year az=0.0001; % deg...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


i should only count the shadow if ashadow>15, how do i do that? also the lengthofshadow only changes for the day number and not the minute of the day, how to solv this?
close all clear all h=[1:24];%hours in day m=[1:14400];%minutes in day n_param=5; n=[1:365];%days in year az=0.00...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Dimensions are always 1x1
No matter what I do if I type in for n=1:365 n will always have a dimension of 1x1 with the value 365.the same happens when I ma...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort