photo

petahadron


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


moving window rms slope
I am trying to calculate the rms slope of a moving window: <<http://puu.sh/phaL9/2d88ac1a30.png>> zc = elevation of centra...

8 years ago | 0 answers | 0

0

answers

Question


Making a Function file which calls another function file
I have this gaussian2 m file: function [g] = gaussian2(t, tau) g = (1/sqrt(2*pi)) .*(1/tau) .* exp(- (t .^2) / (2 * t...

8 years ago | 2 answers | 0

2

answers