photo

CJ


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
23,110
of 300,037

声誉
2

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

9 years 前 | 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...

9 years 前 | 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.

9 years 前 | 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...

9 years 前 | 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 ...

9 years 前 | 2 个回答 | 0

2

个回答