photo

Obi Carwood


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

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
240 452
of 300 379

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 20 931

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 299

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


How to hold on my figures in Matlab?
I have this piece of code: N = 10 for i = 1:N RandR = randi([1,40]); RandC = randi([1,40]); if step0(RandR,Rand...

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

1

réponse

Question


RGB Cellular Automata/Random Walk
Hey, I know its hard to see, but attached is an image that I wish to run a simulation on. The image will be the initial array, a...

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

0

réponse

Question


Cellular Automata with multiple colours as cells.
I need to create cellular automata for an RGB array in MATLAB. Has to be matlab. How can I make cellular rules that are differen...

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

0

réponse

Question


How to apply cellular automata to an array of multiple colours?
I have an RGB array of size R x C. I want to apply a cellular automata set of rules that work with these cells of multiple colou...

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

1

réponse

Question


Grouping small pixels to make larger usable cells.
I have a simple rgb array of no more than 5 distinct colours. I wish to apply cellular automata to this array, however I cannot ...

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

1

réponse

Question


How can I make a random RGB array of either White Cells or Green Cells (or any two colours)?
Hey, I wish to create a random array of size R x C, and wish to have that array consist of either green or white cells. My tho...

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

1

réponse