![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11799078_1522139573907_DEF.jpg)
Hardi Mohammed
Followers: 0 Following: 0
Feeds
提问
Showing every possibility of each index in a matrix
I am trying to find out all the possibility of Matrix index. but I have problem for example: A=[ 1 2 3; 4 5 6; 7 8 ...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to avoid having duplicate index result?
I have written this code it works correct but one thing is that when I run it it gives me duplicate result how can I avoid repet...
6 years 前 | 2 个回答 | 0
2
个回答提问
Get one element from each row but not the same column
I am trying to find the sumation of matrix zero, when I choose one element from each row but different colum, matrix 3 *3 has ...
6 years 前 | 1 个回答 | 0
1
个回答提问
select one element in each row but not the same column
Hi everyone I have matrices 3*3 A= [1 2 3; 4 5 6; 7 8 9] and B=zeros(3,3) I want to choose one element in each row, for example...
6 years 前 | 1 个回答 | 0