photo

dunphy


Last seen: plus de 2 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

11 Questions
0 Réponses

RANG
63 117
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
11 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
27.27%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

presque 4 ans il y a | 2 réponses | 0

2

réponses

Question


Counting number of objects based on color
How do you make a script which codes for counting the number of objects based on color?

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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?

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Making matrix with letters
How do I make NxN matrix using letter? This matrix should also be viewed in image.

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


An N by N by N matrix code
How do I code for N x N x N matrix using a letter.

presque 4 ans il y a | 4 réponses | 0

4

réponses

Question


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

presque 4 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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.

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


How do I change the header name of csv files?
Here are the screenshots of my code and the ouput too

plus de 5 ans il y a | 1 réponse | 0

1

réponse