photo

Noah Poole


Attivo dal 2017

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to select specific time frames from data?
I need to isolate the data between 7am-9am and 8pm-12am from a large set of 24-hour data that runs over a year. I'm not sure how...

quasi 6 anni fa | 2 risposte | 0

2

risposte

Domanda


trouble with plotting dates on x-axis
I'm using the following code: %Question 2 %First load data into script date= brisbanecbdaq2010(:,1) pollution= bri...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Multiple linear regression using 8 predictor variables?!
Hi, I have been asked to predict the compressive strength of concrete using 8 variables, that all influence this value. I have ...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to plot date and time data on the same axis?
I have an excel file that has a column for date, time and pollution levels. I want to plot the date AND time on the x-axis and t...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to plot the Total emission curve of the sun?
Hi everyone, I have been trying to plot the total emission curve of the sun using planks formula: using this code: w= 300:0.5...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Code wont work keeps giving error message: Argument to dynamic structure reference must evaluate to a valid field name.
this is my code: t=0:0.001:10; wn= 0.898; a= 0.843; z= 0.005122; wd=0.897; y= a*(exp.(-z*wn*t))*(sin(wd*t)) and I kee...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How do I make a function file that can calculate the modified eulers method?
I have to create a function file that can use the modified eulers method to calculate for any ode. It is supposed to work like t...

circa 7 anni fa | 1 risposta | 0

1

risposta