photo

KAPIL JADHAV


Last seen: 約2年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Image processing using Matlab
Hello, I have one landscape panorama image. First, I have to convert into balck and white image. then, i have to distinguish i...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


How to save file on chosen path in app designer?
I have created app to generate sine wave and now I want to save data entered for to generate sine wave in csv file. then i have...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How to add two vectors using for loop? i have to do addition of A and B using for loop.
A = [7 21 30 40]; B = [11 4 14 6]; for i = 1:size(A,1) for j = 1:size(B,1) D = A + B end end

4年以上 前 | 1 件の回答 | 0

1

回答