Carlos Adrian Vargas Aguilera
EMEFA and DEAT
Followers: 0 Following: 0
Playing with Matlab as a hobby... isn't it fun?
Professional Interests: spectral analysis, oceanography, meteorology and electricity
Feeds
已提交
ndnanfilter.m
Filter/smoothing of multidimensional data with an specified window function, ignoring NaNs.
8 years 前 | 5 次下载 |
已提交
moving_average v3.1 (Mar 2008)
Smooths a matrix (with/without NaN's) via recursive moving average method and eliminates data gaps.
8 years 前 | 5 次下载 |
已提交
extrema.m, extrema2.m
Search all extrema points of a time series or a surface with/without NaN's.
8 years 前 | 22 次下载 |
已提交
InverseFourierTransform2.m
Inverse Fourier complex transform of a origin-symetrical complex transform (result 2D real field).
8 years 前 | 1 次下载 |
已提交
FourierTransform.m
Complex Fourier Transform of a real time series. From zero to Nyquist frequency.
8 years 前 | 8 次下载 |
已提交
InverseFourierTransform.m
Gets the real time series from the complex Fourier transform.
8 years 前 | 1 次下载 |
已提交
plots.m, plotses.m
Plots each column of a matriz vs a single axis. Improvement of plotyyy.
8 years 前 | 2 次下载 |
已提交
Wave packet dispersion and refration
Interactive program to see the dispersion and refraction of a wave packet.
8 years 前 | 3 次下载 |
已提交
xunits, yunits and zunits.m (Jul 2014)
Add unit (and prefix) to your axis labels.
10 years 前 | 1 次下载 |
已提交
COLORMAP and COLORBAR utilities (Jul 2014)
MATLAB color utilities including COLORMAP join and interpolation; freeze and fit COLORBAR, etc.
10 years 前 | 9 次下载 |
已提交
fitsize.m v1 (Jan 2014)
Forces arrays to have the same size by replications of the singleton dimensions.
11 years 前 | 1 次下载 |
已提交
evalit.m v3 (Jul 2013)
Evaluates a mathematical expression and rounds it accordingly to the error propagation theory.
11 years 前 | 1 次下载 |
已提交
quiver2.m v1.2 (Nov 2009)
Same as QUIVER, QUIVER3 or FEATHER but with colored, normalized, widened and ARROW's!
15 years 前 | 1 次下载 |
已提交
ginput2.m v3.1 (Nov 2009)
Same as GINPUT but with ZOOM, PAN and (optionally) PLOT and image SCALE/GEOREFERENCE!
15 years 前 | 5 次下载 |
已提交
der.m v1.0 (Nov, 2009)
Estimates first derivative of an array by using POLYFIT locally on each point ignoring NaNs!
15 years 前 | 1 次下载 |
已提交
saveascii.m v6.2 (Oct 2009)
Save or display a matrix with given precision, delimiter or format for each (or every) column!
15 years 前 | 1 次下载 |
已提交
velocity_triangulation.m v1.0 (Sep 2009)
Triangulates velocity from a 2D planar wave.
15 years 前 | 1 次下载 |
已提交
reshape2matrix.m v1.0 (Oct 2009)
Reshapes a multidimensional array into a 2-D matrix with an specific dimension in the columns!
15 years 前 | 1 次下载 |
已提交
saveas2.m v1.1 (Sep 2009)
Saves current figure matching its size with specific extension and resolution.
15 years 前 | 4 次下载 |
已提交
tlabel.m v2.6.1 (Sep 2009)
Same as DATETICK but with ZOOM, PAN, LINKAXES and more!
15 years 前 | 2 次下载 |
已提交
pmean.m v1.1 (Sep 2009)
MEAN and STD of angles, polar, cylindrical, spherical or cartesian coordinates!
15 years 前 | 1 次下载 |
已提交
addaxes.m v1.1 (Sep 2009)
Adds a new linked axis related by ANY monotonic function. Includes ZOOM/PAN and DATETICK utility!
15 years 前 | 2 次下载 |