photo

Alex


1996

Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
59 029
of 300 369

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
60.0%

VOTES REÇUS
0

RANG
 of 20 936

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 436

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

presque 11 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 11 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 11 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 11 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 11 ans il y a | 1 réponse | 0

1

réponse