photo

Azar Alizadeh


Last seen: bijna 2 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
167.731
of 300.365

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

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

ongeveer 5 jaar ago | 0

| accepted

Question


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

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 5 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 5 jaar ago | 0 answers | 0

0

answers