photo

alladin


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

10 Domande
0 Risposte

RANK
198.728
of 300.853

REPUTAZIONE
0

CONTRIBUTI
10 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
0

RANK
 of 21.094

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.319

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Using Workspace variables in a GUI matlab
I have a workspace called **finalnet**. Inside the workspace i have a neural network called **net**. and I want to use the netwo...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Is there a better Fourier Transform algorithm to use in Image recognition
I have been trying to use the Fourier transform in recognizing images of the same size 200X400. I have tried many different w...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Eliminating(excluding) the while or black color in a color histogram function matlab
I have this implementation of a function that performs color histogram on an image. and i would like to exclude and eliminate a ...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Read an image from an axes and write it in a listbox Matlab
I have a *list box* that return a list of images' names contained an a folder that i select. once i click on one of the names, i...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


load folder's images names to a Matlab listbox
'm trying to load all the images' names that exist in a particular folder that i selected using matlab GUI into a listbox. th...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


removing the values responsible on the scale, rotation, translation of an image in a DFT matrix
Hello everyone I have coded a 2 dimensional DFT function that output a dft matrix of complex numbers. I would like to know...

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Importing target_dataset from an excel file to a neural network toolbox for pattern recognition (nprtool)
In the neural network toolbox in matlab (nnstart), i am using the Pattern recognition tool (nprtool); and i want to import a dat...

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Calculating the distance between two matrices Matlab
I want to calculate the distance between two different DFT results after i performed this code: I1 = imread('sample1');%rea...

circa 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Dividing an image into N block in the width and calculating the edge points of each block
Hello everyone I was trying to divide an image into N different blocks in the width after I performed this code to get its edge...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Error using * MTIMES is not fully supported for integer classes. At least one input must be scalar.
I'm trying to implement a 1 dimensional DFT without using Matlab built-in functions such as fft(). This is my code: functio...

circa 11 anni fa | 2 risposte | 0

2

risposte