![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17341822_1636619847141.jpg)
dunphy
Followers: 0 Following: 0
Statistica
11 Domande
0 Risposte
RANK
169.409
of 297.016
REPUTAZIONE
0
CONTRIBUTI
11 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
27.27%
VOTI RICEVUTI
0
RANK
of 157.725
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
Using Stretchlim and Imadjust (automatically and manually)
How do I correct my code by (1) first getting an output which uses stretchlim and imadjust to adjust the contrast of an image...
circa 3 anni fa | 2 risposte | 0
2
risposteDomanda
Counting number of objects based on color
How do you make a script which codes for counting the number of objects based on color?
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Coding colors with the use of combing matrices
How do I make a code that will mix R,G,B matrices to form yellow, orange and pink?
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Image to Grayscale box
How do I change the color of image to a grayscale box? This is my code yellow = [1,1,0; 1,1,0]; %yellow color orange = [0.85...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Making matrix with letters
How do I make NxN matrix using letter? This matrix should also be viewed in image.
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
An NxNxN matrix code
How do I code for NxNxN matrix using a letter.
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create a colored, with three equally spaced rows of colors horizontally with a dimension of 6x5x3
yellow = [1,1,0] orange = [0.8500,0.3250,0.0980] pink = [1, 0.5, 0.8] tci = cat (3,yellow,orange,pink) image (tci) I I...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
How do i use fimplicit function for a graph?
How do i do this using fimplicit function? I tried it and a heart comes out in a graph. I would just like to know if there sho...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I open an excel file using xlsread?
What command should I use in order to read an excel file in matlab? I'm using R2019b in Mac.
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I tell the user what type of graph has been produced from his/her input?
Type of graph such as linear graph, etc., Here is my code and I have no idea how to make a program that satisfies my question ...
quasi 5 anni fa | 0 risposte | 0
0
risposteDomanda
How do I change the header name of csv files?
Here are the screenshots of my code and the ouput too
quasi 5 anni fa | 1 risposta | 0