Jason Nicholson - MATLAB Central
photo

Jason Nicholson


John Deere

Last seen: 2 months ago Active since 2012

Followers: 0   Following: 0

Message

I am a Mechanical Engineer. Professional Interests: Mechanical systems, data analysis, Simulink, hydraulics, Finite Element Analysis, Computational Fluid Dynamics, System Identification, Signal Processing, programming, machine learning, data analytics. If you send me a message, I am likely to get back to you. :)

Statistics

All
CodyMATLAB AnswersFile ExchangeFrom 07/12 to 03/25Use left and right arrows to move selectionFrom 07/12Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

34 Questions
40 Answers

File Exchange

12 Files

Cody

1 Problem
491 Solutions

RANK
631
of 297,503

REPUTATION
121

CONTRIBUTIONS
34 Questions
40 Answers

ANSWER ACCEPTANCE
82.35%

VOTES RECEIVED
37

RANK
1,088 of 20,449

REPUTATION
1,731

AVERAGE RATING
5.00

CONTRIBUTIONS
12 Files

DOWNLOADS
88

ALL TIME DOWNLOADS
15178

RANK
285
of 159,017

CONTRIBUTIONS
1 Problem
491 Solutions

SCORE
5,301

NUMBER OF BADGES
16

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 3
  • Revival Level 2
  • Cody Challenge Master
  • Computational Geometry I Master
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • Community Group Solver
  • Introduction to MATLAB Master
  • Explorer
  • Personal Best Downloads Level 3
  • Editor's Pick
  • First Review

View badges

Feeds

Submitted


regularizeNd
Create a gridded lookup table of scattered data in n dimensions.

9 months ago | 5 downloads |

5.0 / 5
Thumbnail

Submitted


Hamming Window Amplitude Correction
This simple script calculates the amplitude correction for a Hamming Window.

4 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


FFT Notes
This shows how to process a signal with an odd and even length fft.

4 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Matlab Style Guidelines Cheat Sheet
One page summary of the "MATLAB Programming Style Guidelines"

6 years ago | 32 downloads |

5.0 / 5
Thumbnail

Submitted


Persistent Data for Lookup Tables in Simulink
How to speed up Simulink models that use large lookup tables.

7 years ago | 1 download |

5.0 / 5
Thumbnail

Submitted


Bessel Zero Solver
Finds the zeros of besselj and bessely in an ordered fashion. No zeros are missed.

7 years ago | 34 downloads |

5.0 / 5
Thumbnail

Submitted


Persistent Example - Loading Data Only When Needed
Working with persistent variables.

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Using Cell Arrays to Concatenate Vectors/Matrices Together
Shows how to use cell arrays to concatenate vectors/matrices together.

8 years ago | 2 downloads |

5.0 / 5
Thumbnail

Submitted


Smooth Robust Differentiators
numerical differentiation with noise suppression

10 years ago | 3 downloads |

5.0 / 5
Thumbnail

Submitted


size() Vs. length() vs. Storing Length Value Before Entering for Loop
Compares use of size(), length(), and stored length of array when used in a for loop

10 years ago | 1 download |

0.0 / 5

Submitted


Partition Domain
Divide a n-dimensional domain into partitions/cells and average points in each cell

10 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Savitzky-Golay Smoothing Filter
Very simple function for Savitzky-Golay Smoothing

10 years ago | 5 downloads |

0.0 / 5
Thumbnail