photo

Mak Dukan


Last seen: 거의 4년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
149,385
of 300,369

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Multiply each element of matrix with corresponding element of another matrix by not using loop. Is there any other more efficient way?
Hi everyone! I have a simple and yet useful question, whose answer could reduce my amount of code (make it more efficient). ...

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

1

답변

질문


Replace negative values with zero and values above 1 with 1, using loop in a 8760 x 1000 matrix
Dear all, I have a simple question that I can not solve. I have a 8760 x 1000 matrix in which some values are negative, and ...

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

2

답변

질문


Saving a polynomial function
Hi all, I have a simple question. How can I save a polynomial function? By this I mean somethign like "p(x)=p1xn+p2xn−1+...+pn...

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

1

답변

질문


Flip a matrix from 31 x 1000 to 1000 x 31 and retain same order of elements
Hi! I have created a 31 x 1000 matrix. The 31 are years from 2020 to 2050, while the 1000 are different simulation outcomes....

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

1

답변

질문


How to extrapolate between two 1x1000 matrixes in an more efficient way?
I have two matrixes that are dimensions 1X1000. Each matrix represents simulated revenues for one year, 1000 times per each year...

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

1

답변