photo

jano satti


Last seen: 7개월 전 2017년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: no

통계

MATLAB Answers

4 질문
0 답변

순위
296,351
of 298,615

평판
0

참여
4 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,624

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 161,826

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


finding minimum from two matrix
I have matrix A and B of same order. I want to find minimum nonzero value of matrix A and its location. If A has more than one...

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

1

답변

질문


location of element in matrix
I have a matrix mat and I want to find location of x in mat matrix.location should be in order of x. mat =[ 1.0000 ...

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

3

답변

질문


accessing vector elements in random order and update new values
A=[2 3 5] B=[1 6 4] X=[0 50 110 0 45] Y=[250 0 0 35 0 120] A and B are indices of X and Y respectively. I want to...

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

1

답변

질문


Compare two different length vectors
let say A=[2 3] and B=[3 3 2] and c=[ 10 20],now A compares the elements with B and assign values from c. Answer is D=[20 20 10...

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

1

답변