Demetrios Eliades
Followers: 0 Following: 0
Professional Interests: computational/artificial intelligence applications
Statistics
RANK
4,898
of 295,448
REPUTATION
10
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
2,392 of 20,227
REPUTATION
721
AVERAGE RATING
4.90
CONTRIBUTIONS
1 File
DOWNLOADS
30
ALL TIME DOWNLOADS
5919
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
OpenWaterAnalytics/EPANET-Matlab-Toolkit
A Matlab class for EPANET water distribution simulation libraries
4 months ago | 30 downloads |
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:...
11 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...
11 years ago
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
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