Jason Nicholson
John Deere
Followers: 0 Following: 0
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
RANK
619
of 295 448
REPUTATION
121
CONTRIBUTIONS
34 Questions
39 Answers
ANSWER ACCEPTANCE
82.35%
VOTES RECEIVED
37
RANK
1 094 of 20 227
REPUTATION
1 705
AVERAGE RATING
5.00
CONTRIBUTIONS
12 Files
DOWNLOADS
116
ALL TIME DOWNLOADS
14918
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
regularizeNd
Create a gridded lookup table of scattered data in n dimensions.
5 månader ago | 11 downloads |
Submitted
Hamming Window Amplitude Correction
This simple script calculates the amplitude correction for a Hamming Window.
nästan 4 år ago | 1 download |
Submitted
FFT Notes
This shows how to process a signal with an odd and even length fft.
mer än 4 år ago | 1 download |
Submitted
Matlab Style Guidelines Cheat Sheet
One page summary of the "MATLAB Programming Style Guidelines"
mer än 6 år ago | 31 downloads |
Submitted
Persistent Data for Lookup Tables in Simulink
How to speed up Simulink models that use large lookup tables.
mer än 6 år ago | 4 downloads |
Submitted
Bessel Zero Solver
Finds the zeros of besselj and bessely in an ordered fashion. No zeros are missed.
mer än 6 år ago | 45 downloads |
Submitted
Persistent Example - Loading Data Only When Needed
Working with persistent variables.
mer än 6 år ago | 1 download |
Submitted
Using Cell Arrays to Concatenate Vectors/Matrices Together
Shows how to use cell arrays to concatenate vectors/matrices together.
mer än 7 år ago | 2 downloads |
Submitted
Smooth Robust Differentiators
numerical differentiation with noise suppression
nästan 10 år ago | 4 downloads |
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
ungefär 10 år ago | 1 download |
Submitted
Partition Domain
Divide a n-dimensional domain into partitions/cells and average points in each cell
mer än 10 år ago | 1 download |
Submitted
Savitzky-Golay Smoothing Filter
Very simple function for Savitzky-Golay Smoothing
mer än 10 år ago | 9 downloads |