Community Profile

photo

Mohammed Raslan


Last seen: 대략 1개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Explorer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Use of Interp to Interpret Data from a Table
Hi, I have a simple table (in the form of 2D array) in which I would like to setup as a function, i.e., @(x), to extract data f...

9개월 전 | 답변 수: 1 | 0

1

답변

질문


issue using 'sort'
Hi, I have an issue using 'sort.' It is not giving the correct order of the vector. Below are the two lines I use: B = [ 4.51...

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

2

답변

질문


Compare two arrays of different lengths and return logical
Hello, If I have A = [1, 2, 3, 4] and B = [2, 4], how can I have C return logical 1 and 0 for all elements of A so that C is th...

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

1

답변

질문


Looping num2str
Hi, Assuming y = [1,2,3,4] If I want to add a percentage to each value, I attempt to do for loop as such: for i = 1:4 ...

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

2

답변

질문


Different eigenvectors when using eig and null functions
Hello, I'm running a simple script to calculate the eigenvalues and eigenvectors of a given matrix using two different MATLAB f...

거의 4년 전 | 답변 수: 1 | 0

1

답변