photo

Josh


Last seen: 3 days 前 自 2023 起处于活动状态

Followers: 0   Following: 2

消息

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

统计学

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

查看徽章

Feeds

排序方式:

提问


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

3 months 前 | 1 个回答 | 0

1

个回答

已回答
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...

4 months 前 | 0

| 已接受

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

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

4 months 前 | 0

已回答
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

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

| 已接受

提问


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

4 months 前 | 1 个回答 | 0

1

个回答

已回答
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 ...

10 months 前 | 0

| 已接受