photo

Josh


Last seen: 4 meses hace Con actividad desde 2023

Followers: 0   Following: 3

Mensaje

Hobbyist with interests in image processing, pixel art, animation, and cellular automata https://sites.google.com/view/joshadair/

Programming Languages:
Python, Javascript, MATLAB, HTML, CSS
Spoken Languages:
English, Spanish
Professional Interests:
Mathematics, Musical Instrument Digital Interface (MIDI), Image Processing and Computer Vision

Estadística

All
MATLAB Answers

2 Preguntas
8 Respuestas

File Exchange

1 Archivo

Cody

4 Problemas
276 Soluciones

CLASIFICACIÓN
4.419
of 300.338

REPUTACIÓN
12

CONTRIBUCIONES
2 Preguntas
8 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
17.026 of 20.922

REPUTACIÓN
5

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
1 Archivo

DESCARGAS
1

ALL TIME DESCARGAS
40

CLASIFICACIÓN
462
of 168.149

CONTRIBUCIONES
4 Problemas
276 Soluciones

PUNTUACIÓN
3.851

NÚMERO DE INSIGNIAS
19

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • MATLAB Flipbook Mini Hack Participant
  • Thankful Level 2
  • Knowledgeable Level 2
  • Magic Numbers II Master
  • Project Euler I
  • First Review
  • First Submission
  • First Answer
  • ASEE Challenge Master
  • Leader
  • Speed Demon
  • Creator

Ver insignias

Feeds

Ver por

Pregunta


Use fixed colormap or colorbar scale for series of 3D bar graphs in video animation
I've been able to incorporate code from this answer: https://www.mathworks.com/matlabcentral/answers/98236-how-can-i-color-bars...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
i want matrix E == matrix B(i want correct answer)
E==B is going to do an element-wise comparison, returning a matrix the same size as E and B with logicals (0's, 1's) where the e...

más de 1 año hace | 0

| aceptada

Respondida
How to find pixels aligned along a certain direction on satellite image?
https://www.mathworks.com/help/images/ref/bwareafilt.html Thinking that's going to be one of the easier options for getting sta...

más de 1 año hace | 0

Respondida
How to add Ghostsript to path in matlab
it may be that the folder is hidden? ...so make hidden folders visible then do what you've been trying to do and it should be th...

más de 1 año hace | 0

Respondida
Win11 taskbar too big
1) Hide the taskbar (Settings>Personalization>Taskbar): 2) Change display scale...maybe (Settings>System>Display):

más de 1 año hace | 0

Respondida
How to find the LM_LICENSE_FILE in an institutional license (online verification)
https://www.mathworks.com/matlabcentral/answers/99147-where-can-i-find-matlab-license-files

más de 1 año hace | 0

Respondida
Legend Color and plot color mismatch
code seems to work fine for me so might be something more local to your machine or version of MATLAB? sorry i'm not able to prov...

más de 1 año hace | 0

Respondida
How do I break from a loop on keyboard input without plugins?
I've not implemented either of these solutions but seems to be on the right track... https://www.mathworks.com/matlabcentral/an...

más de 1 año hace | 0

| aceptada

Pregunta


How to save matrix as a "pretty print" image?
I'm creating animations based on abelian sandpile models, where the sandpile heights (integers>0) are used as index values to co...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
how do I download a license file?
Not sure if you're seeking to download the license file from MathWorks or access it on your computer or something else License ...

casi 2 años hace | 0

| aceptada