Community Profile

photo

CJ


2016년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 8년 전 | 답변 수: 0 | 0

0

답변

답변 있음
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.

대략 8년 전 | 0

| 수락됨

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 2 | 0

2

답변