Community Profile

photo

min lee


Last seen: 7 dagen ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Is it possible to just set the lower limit of the y-axis?
I just want to set the lower limit of the y-axis to zero. But with 'ylim', I have to also set the upper limit, which I do no...

7 dagen ago | 1 answer | 0

1

answer

Question


what is the extra data in a dictionary?
When a matrix is converted to a dictionary, the memory assumption increases as demonstrated below. What is the extra data in a d...

17 dagen ago | 0 answers | 0

0

answers

Question


why is dictionary introduced so later in matlab?
I have been using matlab since 2006, but I have never heard of the dictionary structure untile recently when I started learning ...

19 dagen ago | 0 answers | 0

0

answers

Question


using global variables to avoid passing by value
It is often heard that using global variables is a bad practice. However, personally, I often declare some variable as global ...

20 dagen ago | 2 answers | 0

2

answers

Question


Matlab should introduce functions like ‘’abs2‘’
Now matlab has only the function 'abs'. In many case, I need not abs but abs2. The function abs2 is a inbuilt function in ...

5 maanden ago | 0 answers | 0

0

answers

Question


use of svds with function handles
I want to do singular value decomposition of a matrix A, which is very big but simply structured. Specifically, it is a rank-2 m...

meer dan 2 jaar ago | 2 answers | 0

2

answers