Community Profile

photo

Azar Alizadeh


Last seen: 4 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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);

mehr als 3 Jahre vor | 0

| akzeptiert

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten