Feeds
질문
How do I get index matrix for matrix of values?
hi, can anyone one help me if i have matrix A i want get index matrix for matrix A A=[9 5 1 6 5 7 ...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
How do I convert the vector to matrix 16 * 16
Can anyone help me In this function i have vector , i want convert the vector to matrix 16 * 16 function inv_s_box = s_...
거의 5년 전 | 답변 수: 3 | 0
3
답변질문
How to test a value before adding it to the matrix
Hi In the code below, an matrix named allma contains some duplicate values The question is what modifications must be added ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to delete duplicate values from an array or a vector
How to delete duplicate values from an array or a vector Hi, how do I delete duplicate values from an array or a vector provide...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to create an array without duplicate values
Hi, can anyone help me? I want to create a 16 * 16 matrix using four important equations: 1. x(i)=r+(1-x(i-1))^2 ,r=0.2; x(1)=...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
how create matrix 8*8
Hi, can someone help me with this code I want to create a 8*8 matrix using equation No value should be repeated within the a...
거의 5년 전 | 답변 수: 1 | 0

