Community Profile

photo

JWTay


University of Colorado Boulder

Attivo dal 2013

Followers: 0   Following: 0

Contatto

Image Analysis Specialist

Programming Languages:
Python, C, Javascript, MATLAB, HTML, CSS
Spoken Languages:
English
Pronouns:
He/him

Statistiche

All
  • Personal Best Downloads Level 2
  • GitHub Submissions Level 2
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

Visualizza badge

Feeds

Visto da

Inviato


Bioformats Image Toolbox
A MATLAB class to read ND2 files

5 mesi fa | 90 download |

Thumbnail

Inviato


Linear Assignment Cell Tracker
Cell tracking based on the linear assignment framework

5 mesi fa | 2 download |

Thumbnail

Risolto


Add two numbers
Given a and b, return the sum a+b in c.

circa 6 anni fa

Risolto


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

circa 6 anni fa

Risolto


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

oltre 6 anni fa

Domanda


Testing private functions in classes
I'm wondering what the best way is to write unit tests for private functions and properties in classes. Say for example, I have ...

oltre 6 anni fa | 5 risposte | 4

5

risposte

Domanda


Speeding up deletion of an object containing an array of handle objects
I am developing a (handle) class that acts as a container for an array of (also handle) objects. I'm doing this so I can use the...

quasi 7 anni fa | 0 risposte | 0

0

risposte

Risposto
Matlab unfolds folded code when I leave an open for/if loop (temporarily omit the "end" while working)
I've been encountering this bug and I did some testing and found that it occurs when there are at least two unmatched statements...

quasi 7 anni fa | 3

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 7 anni fa

Risolto


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

oltre 7 anni fa

Risposto
Combination bad Latex equation printing and PropertyMaker error during MATLAB publish to PDF
I've been having the same problem with the math fonts so I had a look into it today. Unfortunately there is no good answer. The ...

circa 11 anni fa | 0