Statistica
RANK
39.068
                          
                          
of 300.381
                        
REPUTAZIONE
1
                           
                        
CONTRIBUTI
                          9 Domande
                          1 Risposta
ACCETTAZIONE DELLE RISPOSTE 
                            33.33%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
Fill a border of a matrix with 0's
Lets say I have a matrix A. I want to replace all the values at the border meaning, the first row, the last row, the first colu...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
image filtering with median need basic help
Im trying to filter an image and remove surrounding noise, I need BASIC code which will help me do this. I have an image X, I se...
quasi 12 anni fa | 2 risposte | 0
2
risposteDomanda
Creating a function which creates a subplot
I want to create a function that will create a subplot, in the subplot the first box will be the orignal image, the second box w...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
A function that separates an image into three two dimensional matrices, RGB
function [R, G, B] = Separate_RGB_components(image_RGB); %Take an Image and seperate it into three 2 dimensional matrices ...
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
How to superimpose images?
I have an image with a person in front of a green screen, I took away the green screen by finding values larger than 254 in the ...
circa 12 anni fa | 2 risposte | 0
2
risposteDomanda
matlab display string in multiple lines
For example I want to disp('shdujfhdkjshfkjsdhkjfhkjdshfkjhsdkjfhkjsdhkjfhkjdshkfhskdhfkshdkjfhskjfdhs') but I dont want it all ...
circa 12 anni fa | 5 risposte | 0
5
risposteDomanda
Create a new matrix that contains indices for values that are larger than X
Task 2: Use the matrix that you previously created for the values of green (G) Create a new matrix that contains indices...
circa 12 anni fa | 0 risposte | 0
0
risposteDomanda
Create a new matrix that contains indices for values that are larger than X
Lets say I have a matrix D and I ask the user to input a number into X. Now I need a new matrix which contains indices for value...
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
Combine two seperate matrices into a 3d matrix.
Lets say I have a matrix R and a matrix B. These matrices are X*Y and I want to combine them both so they are a multidimensional...
circa 12 anni fa | 1 risposta | 0
