photo

Kin Sung Chan


Last seen: alrededor de 1 año hace Con actividad desde 2016

Followers: 0   Following: 0

Estadística

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • Revival Level 1
  • First Review
  • First Answer
  • Commenter
  • Solver

Ver insignias

Feeds

Ver por

Respondida
Why won't the editor display Chinese characters?
Well, I use VSCode to open the Matlab .m file, and resave with GBK encoding. (bottom right button of the VSCode interface next t...

alrededor de 2 años hace | 0

Respondida
Why I can not read comments in Chinese in my Mfile?
Well, I use VSCode to open the Matlab .m file, and resave with GBK encoding. (bottom right button of the VSCode interface next t...

alrededor de 2 años hace | 0

Respondida
Why does transforming with affine3D yield different result than multiplying with transfomation matrix?
ptCloud = pointCloud(rand(10000,3,'single')); moveRight = [1 0 0 0; ... 0 1 0 0; ... 0 0 1 0; ......

más de 5 años hace | 0

Respondida
Constrained Polynomial Regression
One way is to use the fittype and fix the lower and upper bound. (x,y) are some vectors that you want to fit. The good thing...

más de 5 años hace | 0