Community Profile

photo

Abdelhamid AHAJJAM


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Is there a way to vectorize the definition of this matrix ?
I am defining the matrix z this way : z=zeros(n,m); for i=1:n for j=1:m z(i,j)= i==y(j); end end where...

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

1

回答

質問


How can I fit a curve to this plot ?
I want to fit a curve to the plot below. I tried smoothingspline and it didn't work. <</matlabcentral/answers/uploaded_files...

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

1

回答

質問


How do I find boundaries of scattered pixels in an image
I have this image and I want to set boundaries over the scattered pattern/pixels. I tried bwboundaries but it only gives the con...

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

1

回答