photo

Kin Sung Chan


Last seen: 10ヶ月 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

回答済み
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...

2年弱 前 | 0

回答済み
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...

2年弱 前 | 0

回答済み
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; ......

約5年 前 | 0

回答済み
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...

約5年 前 | 0