Software Listing of Author : "Ben Barrowes"
- dlagf01
- License: Freeware
- Price: 0.00


Conversions of these routines into Matlab.From:http://pubs.usgs.gov/of/1995/ofr-95-0077/o...77.htmlAnderson, W.L, 1983, Fourier cosine and sine transforms using lagged convolutions in double-precision (Subprograms DLAGFO/DLAGF1): U.S. Geological Survey Open-File Report 83-320, 38 p. 026 DLAGF0/ DLAGF1 Fourier cosine/sine transforms (in double-precision). Numerical integration by lagged convolution. USGS Open-File Report 83-320 (1983) Fortran-77:VAX-11/780 (VMS) Subroutine Package From the help: C THE PURPOSE OF SUBPROGRAM DLAGF0 IS TO PROVIDE IN DOUBLE PRECISION C A GENERAL ALGORITHM FOR FAST FOURIER COSINE TRANSFORMS OF THE FORM: C INTEGRAL FROM 0 TO INFINITY OF FUN(G)*DCOS(B*G)*DG, WHERE WE LAG B C IN[BMIN,BMAX]--USING IMPLIED VALUE OF BMIN=BMAX*DEXP(-.1*(NB-1)). C C DLAGF0 USES A NEW DOUBLE-PRECISION COSINE DIGITAL FILTER FOR USE...
- Publisher: Ben Barrowes
- Date Released: 14-06-2013
- Download Size: 51 KB
- Download
- Platform: Matlab, Scripts
- Mathematica Symbolic Toolbox for MATLAB
- License: Shareware
- Price:


A symbolic toolbox that provides MATLAB users with all of the symbolic and high-precision numeric capabilities of Mathematica. It uses the MathLink communication standard supplied with Mathematica and the MEX facility of MATLAB. In addition, since MathLink can pass native MATLAB matrices (and not just strings) between Mathematica and MATLAB, it is quick and easy to construct matrices in either system and pass them to the other. One can freely mix Mathematica code and MATLAB code without the bother of writing M-files to convert matrices into strings and back. The Mathematica Symbolic Toolbox for MATLAB is implemented as a single MEX-file and the source code is included. Precompiled linux and windows executables are included. Installation instructions for MACs are included in the README.Version 2.0 has been updated...
- Publisher: Ben Barrowes
- Date Released: 16-06-2013
- Download Size: 41 KB
- Download
- Platform: Matlab, Scripts
- print a gif in matlab
- License: Shareware
- Price:


% printgif(varargin) prints gif files in matlab % printgif accepts all print arguments in varargin. % printgif ignores all printer drivers passed to it % ('-deps', '-dtiff', etc.) % instead it used the -djpeg100' driver and converts % the resulting jpg file to a gif using % imread/rgb2ind/imwrite % % EXAMPLE: % printgif(gcf,'foo') % prints the file foo.gif
- Publisher: Ben Barrowes
- Date Released: 22-06-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
