photo

Josh


Last seen: 5 Tage vor Aktiv seit 2023

Followers: 0   Following: 2

Nachricht

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

Statistik

All
  • 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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

6 Monate vor | 1 Antwort | 0

1

Antwort

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

6 Monate vor | 0

| akzeptiert

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

6 Monate vor | 0

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

7 Monate vor | 0

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

7 Monate vor | 0

Beantwortet
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

7 Monate vor | 0

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

7 Monate vor | 0

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

7 Monate vor | 0

| akzeptiert

Frage


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

7 Monate vor | 1 Antwort | 0

1

Antwort

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

etwa ein Jahr vor | 0

| akzeptiert