photo

CJ


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
15 798
of 300 379

REPUTATION
2

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20 931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 299

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


WHILE Loop using called functions from shared library
I am using Matlab with a library called epanet. I am trying to retrieve water quality data from the simulation when tleft=79200...

mer än 9 år ago | 0 answers | 0

0

answers

Question


How to Set Up a Genetic Algorithm to Minimize Goodness of Fit
I would like to use the genetic algorithm functionality to minimize the error between two sets of data, and determine the best v...

mer än 9 år ago | 0 answers | 0

0

answers

Answered
Combine two rows of data into a single matrix.
I found the following solution: result = [Clt; THM]; Let me know if there is a better way.

mer än 9 år ago | 0

| accepted

Question


Combine two rows of data into a single matrix.
After solving two different equations, I get a 1x7 matrix for the answer to Clt and a 1x7 matrix for the answer to THM. I need t...

mer än 9 år ago | 1 answer | 0

1

answer

Question


Storing data from a for loop in a matrix
Just getting started with Matlab and am running into some issues. I need to store the ouput from each step of the For Loop in a ...

mer än 9 år ago | 2 answers | 0

2

answers