Community Profile

photo

Sky Scrapper


2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to order a matrix?
Hello, I have a matrix, A=[ 100 5 0 ; 200 0 -5 ; 300 0 0 ; 300 5 0 ; -100 0 5 ; 300 0 0; 300 0 5]; I want to ge...

거의 5년 전 | 답변 수: 2 | 0

2

답변

질문


How to save matlab coding output data in a file?
Hello, I am working with matlab coding. I need to run the simulations for different models. For the 1st model, I run the simula...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How to sort out the matrix based on 1st column?
Hello, I have matrix, A= [ -95 0 1 0 1 0 1 0 1 1; -95 0 1 0 1 0 1 0 1 -1 ; 0 0 1 0 1 1 0 1 0 1 ;...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


how to write a function?
I have a matrix: A= [0 80 -100 0 1 0 1 0 1 0 1 ;... 0 0 0 0 1 0 1 1 0 1 0 ;... -100 0 0 0 1 1 0 0 1 0 ...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


comparing columns in matlab
Hello, say, A==[0,0,1,2,3,3,6,6; 8,4,5,6,7,7,8,2; 9,9,10,10,11,12,22,45; 0,1,0,2,7,8,16,17; 0 0 0 0 0 0 1 1]; I need to delete...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How to convert decimal into binary?
Hello, I need to convert n-bit decimal into 2^n bit binary number. I do not have much idea. Can anybody help me please?

대략 5년 전 | 답변 수: 3 | 0

3

답변

질문


How to vectorize a matrix?
Dear All, I have a matrix of 90x12. I need to use 2D look up table for matlab simulink. There i will have to put the vector of ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to order a matrix?
hi, Say, I have a matrix, A B C D -6760,691 0 -1 ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Find out the rows having same values in all columns of a matrix
Hi, I have a matrix with 4374 rows and 8 columns. I need to find the rows which have all the columns are of same values and it'...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


comparing the two column in MATLAB
Hello! Let, A=[ 1 2 ; 2 2; 3 4; 4 4] I want to compare the 1st column with the 2nd column to find out if there is any row hav...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I delete the rows of a matrix in matlab under a given condition
Hello everybody, I have a matrix which has 10118 rows and 14 columns. I would like to delete the number of rows having values g...

5년 초과 전 | 답변 수: 2 | 0

2

답변