photo

Alex


1996

Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
242.432
of 300.352

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20.928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

bijna 11 jaar ago | 0 answers | 0

0

answers

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

bijna 11 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 11 jaar ago | 2 answers | 0

2

answers

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

bijna 11 jaar ago | 1 answer | 0

1

answer

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

bijna 11 jaar ago | 1 answer | 0

1

answer