photo

Gko K


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
85,167
of 300,904

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,108

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,602

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


3 column vector countourf plot error
I have a 3 column vector. I plot a contourf colormap but i have an error as i show below. Here is my code: xi=linspace(min(x...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can i use roots function with a 100x3 matrix
I have a nx3 matrix. n rows and 3 columns. Every elements in a row are coefficents of a polynomial. I want to get roots for eve...

7 years 前 | 1 个回答 | 0

1

个回答

提问


For loop question with matrix
I have a matrix as below called A (60x3 double) A = [10 3.5 -34.66 9 3.5 -35.6 8 ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Multidimensional matrix to use for loop
I have a multidimensional matrix which is X. when i type X in command window the answer is below. X(:,:,1) 10 5 2 5 3 1 X(...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Group cell array and vector for "for loop and if statement"
I want to choose submatrices from the table below. For example, i want to choose first E01 values from column "Name" and afte...

7 years 前 | 2 个回答 | 0

2

个回答