Community Profile

photo

Jason Nicholson


John Deere

Last seen: 1 day 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
  • 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.

3 years ago | 6 downloads |

Thumbnail

Submitted


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

3 years ago | 1 download |

Thumbnail

Submitted


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

4 years ago | 3 downloads |

Thumbnail

Submitted


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

5 years ago | 29 downloads |

Thumbnail

Submitted


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

6 years ago | 5 downloads |

Thumbnail

Submitted


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

6 years ago | 37 downloads |

Thumbnail

Submitted


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

6 years ago | 1 download |

Thumbnail

Submitted


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

7 years ago | 2 downloads |

Thumbnail

Submitted


Smooth Robust Differentiators
numerical differentiation with noise suppression

9 years ago | 2 downloads |

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

9 years ago | 1 download |

Submitted


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

10 years ago | 1 download |

Thumbnail

Submitted


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

10 years ago | 9 downloads |

Thumbnail