photo

Milad Naderloo


Last seen: 4년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
173,879
of 300,365

평판
0

참여
6 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to return entire elements of a column of a matrix while that column includes maximum value of among all other elements of matrix
Hello, Here it is my question: I have follwoing 3*8 matrix: A = 0.0596 0.0714 0.8181 0.1499 0.9730 0.453...

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

1

답변

질문


How can I find maximum value within each columns and and return the entire elements in that column
Hello, Here it is my question: I have follwoing 3*8 matrix: A = 0.0596 0.0714 0.8181 0.1499 0.9730 0.453...

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

1

답변

질문


Combining duplicate data point in a data array wile keeping corresponding data
Hello, I have two vectors x and y with corresponding data points. x is time data points, but may have double entries, e.g. In ...

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

1

답변

질문


How can I fit an exponential curve?
Hi, I have the following data: x= [35.668 34.448 33.317 30.357 27.598]; y = [180 504 1260 10300 80900]; How do I fit an expo...

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

2

답변

질문


Converting numeric elements to date
I have converted date to serial number: A= 10-Jan-2000 D = datenum(A) D = 730495 And after doing some operation, I want t...

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

2

답변

질문


How can I change the elements to zero when they are less than specific threshold
I have A = [1,10,4,8,25,80,1,4,8] I want to put zerpo those elements which are less than 5 in fact, 5 is my threshold

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

1

답변