photo

babak


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

8 질문
0 답변

순위
209,366
of 300,381

평판
0

참여
8 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Finding the indices of the elements of one array in another one with multiple repating
i need to find contents of rxn in file1 and when the contents were the same, the contents of dor with the same indices with file...

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


finding the same arrays with different indices
i need to find contents of rxn in file1 and when the contents were the same, the contents of dor with the same indices with file...

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


Finding the indices of the elements of one array in another
i have matrix a: 1 2 3 i have matrix b: 1 2 4 and finally matrix c: 3 5 7 i 'm going to f...

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

1

답변

질문


creating new matrix from another one
>> enz=[]; >> enz=zeros(8,3); >> for ii=1:14 for jj=1:3 match=ismember(file1,rxn) if match(ii)==1 enz(ii,jj)=r...

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

1

답변

질문


making a matrix from another one
i havematrix a= 1 2 3 4 5 6 7 8 9 i need t...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


finding conetnts of a cell in another one
Here is what my data exactly is: File1 contains 1column x 1109rows and each cell contains numbers like this: 2.11.7.8 Rxn con...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


Finding contents of cell in another one
Hi I have a matrix that is called file1=[1109x1] and another matrix that is caled rxn=[1170x7] i need to know if the contents ...

대략 13년 전 | 답변 수: 4 | 0

4

답변

질문


xlsread on mac os x!
i've been used xlsread function on windows with out any problem, but on mac os x, it doesnt work, there is always an error in li...

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

1

답변