Community Profile

photo

Azar Alizadeh


Last seen: 4ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • First Review

バッジを表示

Feeds

表示方法

回答済み
How to reshape different row of MNIST and display them
I got the answer : matrixes=arrayfun(@(c)reshape(MNIST(c,:),28,28),1:size(MNIST,1),'uniformoutput',false);

3年以上 前 | 0

| 採用済み

質問


How to reshape different row of MNIST and display them
Hi, Each row of MNIST dataset is an image of a number. so to display them I nead to reshape each row and plot. But since MNI...

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

1

回答

質問


How to plot a NxM matrix all in one figure using a for loop where xscale should be log
Hello, I have a two NxM matrix A& B than am going to plot them all in one grap using a for loop. The xscale should be logarit...

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

1

回答

質問


My codes and functions are deleted
Hello , I am constantly using matlab like everyday. I triedto find some code I wrote before and I never deleted them ( I am 1...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


sampling from a big dataset
I have a dataset that I don't know its distribution. How can I choose a good sample from it ( the term "good" means a sample tha...

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

0

回答