Peder Axensten
Remote Sensing, Swedish Agricultural University
Followers: 0 Following: 0
The rationale of my programs is:
- I check input arguments with argcheck.
- I use younger to check if a calculation may be skipped due to unchanged indata files.
- I read the indata with readtext, it reads almost any text file.
- I use waitbar for more flexible and simple progress feedback.
- I use savefig to export figures to cropped graphics files, usually pdf.
- I use latexcmd to export the results straight into my LaTeX document.
Statistik
12 Dateien
RANG
N/A
of 295.448
REPUTATION
N/A
BEITRÄGE
0 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
134 of 20.227
REPUTATION
8.934
DURCHSCHNITTLICHE BEWERTUNG
4.40
BEITRÄGE
12 Dateien
DOWNLOADS
41
ALL TIME DOWNLOADS
85823
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Gesendet
savefig
Save *cropped* figures to pdf, eps, png, jpeg, and tiff through Ghostscript.
etwa 16 Jahre vor | 4 Downloads |
Gesendet
readtext
Any text (file) you give it, readtext returns an array of the contents. You can chose delimiter etc.
etwa 16 Jahre vor | 3 Downloads |
Gesendet
errorfill
Use this function to draw a curve and its areas of confidence.
etwa 16 Jahre vor | 2 Downloads |
Gesendet
latexcmd
A simple yet flexible way to access Matlab results from LaTeX documents. Includes an example file.
etwa 16 Jahre vor | 1 Download |
Gesendet
writeexcel
Writes data to an Excel xml file on any system (NO Excel or ActiveX required!).
etwa 17 Jahre vor | 1 Download |
Gesendet
younger
Check to see if fname has an older modification date than fname1, fname2, ...
etwa 17 Jahre vor | 0 Downloads |
Gesendet
argcheck
Sets missing input args to the defaults, does argument checking, and handles property id/value lists
fast 18 Jahre vor | 1 Download |
Gesendet
waitwaitbar
Creates a waitbar that only shows after delay seconds.
etwa 18 Jahre vor | 0 Downloads |
Gesendet
cauchy
Cauchy cdf, pdf, inverse cdf, parameter fit, and random generator.
mehr als 18 Jahre vor | 12 Downloads |