photo

Devanshu Shah

MathWorks

Last seen: 3年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

I am an intern at MathWorks. My major responsibilities are in the Image Processing group.
Disclaimer: Any advice or opinions here are my own, and in no way reflect that of MathWorks.

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Add a constant to a selected diagonal elements after every iteration.
Hi Kinga! % Let us call the matrix A for i = 1:num_iterations %Do some operations A(4, 4)=A(4, 4)+ 100i; A(5, 5...

3年以上 前 | 0

回答済み
Play MP4 on Matlab Online
Hi Ara Liz, To play an mp4 file on MATLAB Online you can use the vision.VideoPlayer module. The documentation for it can be f...

3年以上 前 | 0