photo

Mak Dukan


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
103,231
of 298,937

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20,661

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 162,923

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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). ...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 2 answers | 0

2

answers

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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....

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer