Jim McIntyre
Followers: 0 Following: 0
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
Python, C++, MATLAB, SQL, Arduino, Fortran, Visual Basic
Spoken Languages:
English
Pronouns:
He/him
Feeds
提问
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...
10 months 前 | 1 个回答 | 0
1
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答已解决
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
1 year 前
提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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,...
5 years 前 | 3 个回答 | 0