Statistica
14 Domande
0 Risposte
RANK
188.668
of 295.467
REPUTAZIONE
0
CONTRIBUTI
14 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 153.912
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
Feeds
Domanda
create 3*3 matrix around a given pixel
I have a centroid plotted on a blank image using the command img(a(2),a(1))=1; I would like to create a 3*3 matrix of ones...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
how to compare two structures
I have two structures. structure1=(8666*1) --> every cell has x and y coordinate values(two numeric values) structure2=(2785*1...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
compare pixel positions in structures
I have two structures structure 1 : 8666*1 structure 2 : 2785*1 They have the x and y coordinates of some pixels.(pixel pos...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
how to count the different dots seperately
I have an image with red dots ,green dots and yellow dots. some dots are touching eachother. (2 pixels) and some dots are alone...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
identify similar and new dots from two binary images
I have two binary images. Image 1 and image 2 with numerous signal dots. both images belong to the same scene but they were take...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
compare dots in two binary images
I have two binary images(Image1 & Image2). Both images have dots. The images belong to the same scene but taken at different t...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
load .mat files in order
I have a set of output files in structure format saved as .mat (output1,output2,output3,..outputn) I am using this code to load...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
vertical concatenation of matrices in a loop
I have a set of matrices saved in a data structure. I need to vertically concatenate the matrices. The number of columns is cons...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
convolution of two signals
I have two signals represented by x and y values respectively. I have to find the convolution between the two signals. I am at...
oltre 10 anni fa | 4 risposte | 0
4
risposteDomanda
concatenate 3 dimensional matrix in a loop
I have 128 matrices( n*32) stored in a dataStructure. I want to concatenate these matrices in 3 dimensional so its possible for ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Matrix visualization as an image
To know my data better i wanted to visualize my data matrix as an image. I used imagesc to do that. code: imagesc(dataStruc...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
matrix visualization using imagesc
I used imagesc to visualize a matrix. I am attaching the plot i got here. Most of the values are in the same blue. what can b...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
visualizing a matrix using imagesc
I used imagesc to visulaize a matrix (57*32 rows) but i dont get a good result. I am attaching the plot here. Can someone hel...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
how can i plot a matrix with corresponding feature names
I am expecting to plot a matrix (57*32) 57 rows of measurements with 32 features. I have the data in a structure. how to vis...
oltre 10 anni fa | 1 risposta | 0