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. :)
Feeds
제출됨
regularizeNd
Create a gridded lookup table of scattered data in n dimensions.
6개월 전 | 다운로드 수: 11 |
제출됨
Hamming Window Amplitude Correction
This simple script calculates the amplitude correction for a Hamming Window.
대략 4년 전 | 다운로드 수: 1 |
제출됨
FFT Notes
This shows how to process a signal with an odd and even length fft.
4년 초과 전 | 다운로드 수: 1 |
제출됨
Matlab Style Guidelines Cheat Sheet
One page summary of the "MATLAB Programming Style Guidelines"
6년 초과 전 | 다운로드 수: 34 |
제출됨
Persistent Data for Lookup Tables in Simulink
How to speed up Simulink models that use large lookup tables.
6년 초과 전 | 다운로드 수: 1 |
제출됨
Bessel Zero Solver
Finds the zeros of besselj and bessely in an ordered fashion. No zeros are missed.
6년 초과 전 | 다운로드 수: 41 |
제출됨
Persistent Example - Loading Data Only When Needed
Working with persistent variables.
6년 초과 전 | 다운로드 수: 1 |
제출됨
Using Cell Arrays to Concatenate Vectors/Matrices Together
Shows how to use cell arrays to concatenate vectors/matrices together.
7년 초과 전 | 다운로드 수: 2 |
제출됨
Smooth Robust Differentiators
numerical differentiation with noise suppression
대략 10년 전 | 다운로드 수: 3 |
제출됨
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년 전 | 다운로드 수: 1 |
제출됨
Partition Domain
Divide a n-dimensional domain into partitions/cells and average points in each cell
10년 초과 전 | 다운로드 수: 1 |
제출됨
Savitzky-Golay Smoothing Filter
Very simple function for Savitzky-Golay Smoothing
10년 초과 전 | 다운로드 수: 9 |