Statistiques
RANG
3 895
of 300 364
RÉPUTATION
14
CONTRIBUTIONS
0 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
6
RANG
1 819 of 20 934
RÉPUTATION
1 023
CLASSEMENT MOYEN
4.40
CONTRIBUTIONS
14 Fichiers
TÉLÉCHARGEMENTS
19
ALL TIME TÉLÉCHARGEMENTS
9752
RANG
of 168 407
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Extract numbers from mixed string
Here is a one-line answer str2num( regexprep( Str, {'\D*([\d\.]+\d)[^\d]*', '[^\d\.]*'}, {'$1 ', ' '} ) )
plus de 8 ans il y a | 6
A soumis
circle_finder
image analysis for finding circles in a BW image, returns radii, locations and line thicknesses
plus de 10 ans il y a | 4 téléchargements |
A soumis
dir_crawler.m
crawls through a directory tree and returns sub-directories and files with ability to search by name
plus de 11 ans il y a | 1 téléchargement |
A soumis
running average and standard deviation of vectors
computes the running average and standard deviation of vectors or matrices for a given window size.
environ 12 ans il y a | 1 téléchargement |
A soumis
TA_txt2MAT
converts text datafile from TA rheometer to a .mat datafile.
environ 12 ans il y a | 1 téléchargement |
A soumis
Error Propagation
Numerically calculates uncertainties of a function using random numbers to simulate function inputs
plus de 12 ans il y a | 1 téléchargement |
A soumis
binning a point cloud, 3D scattered data, in the X-Y plane
Take a set of XYZ points, and returns average Z values for corresponding bins in X & Y planes.
plus de 12 ans il y a | 1 téléchargement |
A soumis
modified cumsum for partial accumulated sums
Determine the accumulated sum of series of non-zero values of vectors, resetting at zero entries
plus de 12 ans il y a | 1 téléchargement |
A soumis
fitting sum of two decaying exponentials (over damped oscillator)
five-parameter fit to the equation A*exp(-t/T1) + B*exp( -t/T2 ) + offset
plus de 13 ans il y a | 1 téléchargement |
A soumis
fitting critically damped simple harmonic oscillator
Four-parameter fit to the equation A*(1 + t/T2).*exp(-t/T1) + offset
plus de 13 ans il y a | 1 téléchargement |
A soumis
fitting decaying oscillations
From inputs t, y the best fit to the decaying oscillation is determined.
plus de 13 ans il y a | 1 téléchargement |
A soumis
plotting a .xls spreadsheet
Convenience function for plotting spreadsheets specifying several variables and also conditions
plus de 13 ans il y a | 1 téléchargement |
A soumis
plotting contents of a csv spreadsheet
convenience function for plotting columns of a spreadsheet
plus de 13 ans il y a | 1 téléchargement |
Average data from multiple tsv files to graph
I wrote a script just for this, which is on MATLAB central file exchange: look for tsvread.m
environ 14 ans il y a | 0
A soumis
tsvread: importing tab-separated data
Similar to csvread, but has a lot more user-friendly options and can deal with non-numeric data.
environ 14 ans il y a | 3 téléchargements |
A soumis
new_dir.m
This is an enhancement to MATLAB's dir function, for dealing with sequentially numbered files.
presque 16 ans il y a | 1 téléchargement |




