Community Profile

photo

sindhura c


自 2018 起处于活动状态

Followers: 0   Following: 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 ...

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

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

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

5 years 前 | 1 个回答 | 0

1

个回答