photo

Alex


1996

Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
59.034
of 301.296

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
0

RANK
 of 21.225

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.832

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Creating a plot with linspace function
Here is the code: function myHW7() % Alex % December 12, 2014 % myHW7.m load PollutionData.txt; array =...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


My array returns all zeros. Help
So my 'resultarray' in the 'deOxygen' function gives me all zeros and I'm not sure why. The values of the pollutiondata.txt file...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Help solving an error
Here is the code: load PollutionData.txt; array = PollutionData(:,1); %#ok<NODEF> timearray = (0:.5:250); timearra...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


For Loops and Plotting
The following is a for loop. Just checking to make sure it is set up right. Also, when I go to plot this array and an array from...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Help Calling a Function
The following is my .m file. I have the reaeration function working fine. It is just the deOxygen function that will not work. I...

oltre 11 anni fa | 1 risposta | 0

1

risposta