Kajal Agrawal - MATLAB Central
photo

Kajal Agrawal


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 06/22 to 04/25Use left and right arrows to move selectionFrom 06/22Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
0 个回答

排名
170,431
of 297,950

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,508

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,928

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


how to calculate this equation in matlab?
for i, n >3 can i calulate or generate any program for this equation.

2 years 前 | 1 个回答 | 0

1

个回答

提问


how to draw a graph
i have 12 vertices and 36 edges, how to draw a regular graph (all vertices having same degree).

2 years 前 | 1 个回答 | 0

1

个回答

提问


to finding the chromatic set
we want to chromatic number. step1- creat a square matrix and first assign 0 in a set. step 2- From the above matrix we sel...

2 years 前 | 1 个回答 | 0

1

个回答

提问


how do i find a set using matrix
i have a matrix and also lower and upper bound for it. firstly the set is empty and i want to inclue the matrix element a11 in ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to delete all row contain a 1's and how to delete a column contain 1's. Q=[3 1 1 0 0 1;1 3 1 0 1 0;1 1 3 1 0 0;0 0 1 3 1 1;0 1 0 1 3 1;1 0 0 1 1 3]
Q=[3 1 1 0 0 1;1 3 1 0 1 0;1 1 3 1 0 0;0 0 1 3 1 1;0 1 0 1 3 1;1 0 0 1 1 3] i want to delete rows that contain a 1's and also c...

3 years 前 | 3 个回答 | 0

3

个回答