photo

sindhura c


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
273,858
of 300,381

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,477

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


extract elements from four matrices and create new matrix
I have four matrices of 4*4 order. For example, the matrices are like [1 2 3 4; 2 3 4 1; 2 2 1 1; 1 2 1 0] I want to extract ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How to open a .p file in matlab ?
I have a file with extension .img whick is of around 70MB and a .p file to view them I need to open / view the images using mat...

7 years 前 | 3 个回答 | 0

3

个回答

提问


How to run all codes in single .m file??
suppose i have three different problems to be executed in matlab, and i want them to be in single .m file. How to do that? I wa...

7 years 前 | 1 个回答 | 0

1

个回答

提问


compare and find index of matching elements of two matrices
I have two matrices say A=[2.4 2.4] and B=[ 2.4 2.6 3.7 2.4; 3 2.4 4.1 3.6] each element of A compared with each row of B.If t...

7 years 前 | 1 个回答 | 0

1

个回答