photo

Jim McIntyre


Last seen: 3 days ago Active since 2020

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

Statistics

All
MATLAB Answers

16 Questions
3 Answers

Cody

0 Problems
50 Solutions

RANK
105,973
of 300,678

REPUTATION
0

CONTRIBUTIONS
16 Questions
3 Answers

ANSWER ACCEPTANCE
87.5%

VOTES RECEIVED
0

RANK
 of 21,039

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
9,351
of 170,111

CONTRIBUTIONS
0 Problems
50 Solutions

SCORE
705

NUMBER OF BADGES
4

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Community Group Solver
  • Introduction to MATLAB Master
  • Thankful Level 3
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Review
  • Thankful Level 2

View badges

Feeds

View by

Answered
Sharpening a 2D histogram and finding peaks
Thank you to everybody who's responded here, especially Star Strider. While I haven't seen what I'd consider a definitive anwer ...

2 days ago | 0

Answered
Sharpening a 2D histogram and finding peaks
Thank you for all of the comments. I've been away from the office for a few days, but I will definitely be looking at these.

5 days ago | 0

Question


Sharpening a 2D histogram and finding peaks
Can you help me? I have a bunch of 2D histograms that I'd like to sharpen so that I can identify some features. Here is an exam...

10 days ago | 6 answers | 0

6

answers

Question


Change color of diagonal bars (1,1), (2,2), (3,3)... in bar3
I am plotting a 2D histogram where there are 7 bars in each axis. An example of the data is attached as N. On this plot, I wou...

3 months ago | 1 answer | 0

1

answer

Question


Dimensioning a field within a structure array for reading data
I am reading a file that contains a number of groups of fields and I'm trying to figure out how to do this. I'd like to create...

4 months ago | 2 answers | 0

2

answers

Answered
Plotting a 2D array of values as discrete squares without interpolation
So, a somewhat less-than-satisfying workaround is to plot the bar3, set the bar colors, and then force the bar heights to a smal...

4 months ago | 0

| accepted

Question


Plotting a 2D array of values as discrete squares without interpolation
I believe my question is very similar to this one that never got answered: Function like "surf", but without interpolation? - M...

4 months ago | 3 answers | 0

3

answers

Question


Fixing an old script containing JavaFrame / JavaContainer
I've inherited an old set of Matlab scripts from around 2010. The scripts contain code like the following. I am trying to unders...

5 months ago | 1 answer | 0

1

answer

Question


Enable/disable on radio button in app designer
In App Designer, I have created a radio button group with three buttons. The buttons select which set of data to graph. Call the...

5 months ago | 1 answer | 0

1

answer

Question


Accessing Input Arguments in App Designer
I have a piece of code that works, but I'm not sure if this is the best way to do this. I've written a GUI in App Designer. Th...

6 months ago | 1 answer | 0

1

answer

Question


Spatial filtering of cylindrical data
I have a set of dimensional measurements of a tire that are stored in a 2D array. Each column consists of 4096 measurements that...

7 months ago | 2 answers | 0

2

answers

Question


Filtering Noisy GPS Altitude
I have GPS data from driving multiple times over a road. The data were sampled at 20 Hz, and the longitude and latitude data are...

9 months ago | 2 answers | 0

2

answers

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

2 years ago | 1 answer | 0

1

answer

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

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

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

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

4 years 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,...

6 years ago | 3 answers | 0

3

answers