Community Profile

photo

Jim McIntyre


Last seen: 2 dagar ago Active since 2020

I am an electrical engineer working in testing and instrumentation, primarily involving tires and vehicles.

Programming Languages:
Python, C++, MATLAB, SQL, Arduino, Fortran, Visual Basic
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
  • Thankful Level 3
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Review
  • Thankful Level 2

View badges

Content Feed

View by

Question


How can I maximize a tiled layout in a live script?
I have a live script, but there's some charts that I'd like the user to interact with using ginput. To that end, I'd like to dis...

2 månader ago | 1 answer | 0

1

answer

Question


Add Text Tile to Tiled Layout
I'm creating a tiled layout with several graphs that all relate to a single set of data. The data has say a dozen common propert...

5 månader ago | 1 answer | 0

1

answer

Solved


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

5 månader ago

Question


removing up and down spikes from a surface
I have a 2-d array of data that represents a surface. The surface was scanned with a laser, and the laser data has both upward a...

6 månader ago | 1 answer | 0

1

answer

Question


How can I calculate the "Median" of floating point numbers
I have three two-dimensional arrays containing floating point numbers. I would like to construct a two-dimensional array that co...

10 månader ago | 1 answer | 0

1

answer

Question


Find the number of non-empty cells in each row of a cell array
I have a cell array of tables where each row contains data for one specimen and each column of that row contains results of repe...

mer än ett år ago | 1 answer | 0

1

answer

Question


Build videos using every Nth image from original video
I have a high speed video of a spinning object. The camera is triggered by the object position and it takes 20 pictures for each...

mer än 2 år ago | 1 answer | 0

1

answer

Question


Removing Short Runs from Binary Data
I have a large string of binary data of the form: A = [0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,...

ungefär 4 år ago | 3 answers | 0

3

answers