Demetrios Eliades - MATLAB Central
photo

Demetrios Eliades


Last seen: 4 months ago Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: computational/artificial intelligence applications

Statistics

All
MATLAB AnswersCodyFile ExchangeThingSpeakZoom OutFrom 07/12 to 03/25Use left and right arrows to move selectionFrom 07/12Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
3 Answers

File Exchange

1 File

Cody

0 Problems
2 Solutions

ThingSpeak

1 Public Channel

RANK
5,008
of 297,547

REPUTATION
10

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
2,381 of 20,454

REPUTATION
733

AVERAGE RATING
4.90

CONTRIBUTIONS
1 File

DOWNLOADS
35

ALL TIME DOWNLOADS
6040

RANK
84,008
of 159,122

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
30

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 3
  • GitHub Submissions Level 1
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

Submitted


OpenWaterAnalytics/EPANET-Matlab-Toolkit
A Matlab class for EPANET water distribution simulation libraries

8 months ago | 35 downloads |

4.9 / 5
Thumbnail

Channel


TestIoT

5 years ago

Answered
Warning: The data type 'FcnPtr' used by function ENepanet does not exist.
I don't think this is a problem, it's just a warning matlab issues forthe ENepanet function, which anyway is not used. I believe...

11 years ago | 0

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

12 years ago

Answered
Epanet Matlab Toolkit Help
Sometimes, EPANET will create some additional points, when something important (a hydraulic event) happens into your network. So...

12 years ago | 0

| accepted

Answered
Optimization of water network, pump scheduling
Hi Adam, You can use the EPANET Matlab Toolkit <http://www.mathworks.com/matlabcentral/fileexchange/25100-epanet-matlab-tool...

12 years ago | 1

| accepted