| Writing C Functions in MATLAB (MEX-Files)
|
Update Link / Bad Link? |
|
This is a basic guide to writing mex files for MATLAB in C. This guide gives a simple background of some the MATLAB mex features so that learning to write mex files can be quick and easy.
Submitted Jun 08, 2005
by MATLAB Central Admin
Updated Apr 30, 2008
Rating:
(2 Ratings)
Rate this link
Total Visits: 2606
|
| FMEX: MATLAB/Fortran
|
Update Link / Bad Link? |
|
Combine MATLAB and Fortran
Submitted May 11, 2000
Rating:
(7 Ratings)
Rate this link
Total Visits: 1971
|
| MEX files with gnuwin32
|
Update Link / Bad Link? |
|
This file is intended to explain how to install the Cygnus port of the gcc compiler so that it can be used to compile mex files within MATLAB 5 for windows. It is written for the b18 version of that compiler. In fact b19 has just been released, and I will update this file when we have some experience of the new release. There are two main advantages to using the Cygnus gcc over other c compilers. The first is that it free. The second is that the Cygnus environment emulates a considerable degree of Unix functionality within 32 bit Windows, so you may well be able to use the same c mex source files for matlab on Unix and NT/Windows 95.
Submitted Jan 01, 1999
Updated May 14, 2004
Rating:
(10 Ratings)
Rate this link
Total Visits: 865
|
| H2MEX
|
Update Link / Bad Link? |
|
H2Mex is a program that gernerates automatically an interface file (MEX file) from a header file (the .h
file). The Header file format is a pure C format, It's extended with some modifiers that allows to H2MEX to understand the exact task of a function. The generated source (MEX file source) could be compiled without any modification to create a DLL which is callable from Matlab.
Submitted Oct 31, 1999
Rating:
(11 Ratings)
Rate this link
Total Visits: 854
|
| Creating MEX Functions using GNU Autotools
|
Update Link / Bad Link? |
|
Learn to use the GNU autotools to automate builds of projects from large to small. Provides a brief introduction to the autotools as well as an example project using some of the matlab examples. This page is courtousy of the GNUMEX project http://gnumex.sourceforge.net
Submitted Aug 11, 2005
by Christopher Hulbert
Updated Aug 12, 2005
Rating:
(2 Ratings)
Rate this link
Total Visits: 710
|
| GENMEX
|
Update Link / Bad Link? |
|
GENMEX is a utility to automatically generate MATLAB MEX-files that call Fortran (especially NAG) library routines. Take a look at an example on how to use NAG's minimization routine e04dgf from MATLAB. There is also a paper describing the basic principles. GENMEX is written and tested in SUN Solaris 2.3 environment and depends on way how fortran routines are called from c-language in Solaris. It should however work now on some other platforms too (IRIX, AIX, Linux).
Submitted Jul 09, 1999
Rating:
(4 Ratings)
Rate this link
Total Visits: 638
|
| MATLAB/MEX Interface to SVMlight
|
Update Link / Bad Link? |
|
MEX-SVM is an interface between MATLAB and SVMlight , a powerful and efficient SVM package developed by Thorsten Joachims. The primary goal of this package is to have a simple and efficient interface between the two packages. Site provides links and instructions.
Submitted Jun 07, 2005
by MATLAB Central Admin
Updated Jun 14, 2005
Rating:
(10 Ratings)
Rate this link
Total Visits: 550
|
| CUDA example to speed up FFT using GPUs
|
Update Link / Bad Link? |
|
An example showing how to speed up 2D FFT using NVIDIA CUDA SDK.
Submitted Sep 21, 2007
by Masoud Alipour
Updated Sep 24, 2007
Rating:
N/A
(4 Ratings)
Rate this link
Total Visits: 462
|
| Channel Coding in Digital Communication
|
Update Link / Bad Link? |
|
MEX source code for convolutional code, turbo code, dan space time code
Submitted Nov 13, 2006
by Bagawan Nugroho
Updated Nov 14, 2006
Rating:
(3 Ratings)
Rate this link
Total Visits: 390
|
| Using the Lahey/Fujitsu LF95 compiler within MATLAB.
|
Update Link / Bad Link? |
|
LFMATLAB.EXE (65 KB) This self-extracting zip file supports using the LF95 compiler within MATLAB and seamless integration with MATLAB external API procedures. A MATLAB compatibility library is provided to facilitate the creation of MATLAB MEX functions and programs using the MATLAB engine. MATLAB example code should not require any modification when LF95 support is enabled.
Submitted Jul 23, 2005
by W R Clavano
Updated Aug 09, 2005
Rating:
(1 Ratings)
Rate this link
Total Visits: 351
|
| MATLAB Gateways on Linux using the NAGWare f95 Compiler
|
Update Link / Bad Link? |
|
The Mathworks recommends using g77 as the Fortran compiler for generating MATLAB MEX files on Linux. However, the NAGWare f95 Compiler may also be used as the Fortran compiler. Indeed there is some advantage to using NAGWare f95 rather than g77 as pointers and dynamic allocation of memory are available as part of the Fortran 95 language.
Submitted Jun 08, 2005
by MATLAB Central Admin
Updated Jun 13, 2005
Rating:
(4 Ratings)
Rate this link
Total Visits: 348
|
| SUNDIALS
|
Update Link / Bad Link? |
|
sundialsTB, a Matlab Interface to SUNDIALS.
Submitted Nov 26, 2005
by Litvinov Sergey
Updated Nov 28, 2005
Rating:
(4 Ratings)
Rate this link
Total Visits: 277
|
| Automatic generation of Fortran gateways
|
Update Link / Bad Link? |
|
We have developed a graphical gateway generator for Fortran 77-90/95 codes in Java. Please, try it out!
Submitted Sep 01, 2007
by Robert Granat
Updated Sep 02, 2007
Rating:
N/A
(1 Ratings)
Rate this link
Total Visits: 193
|
| Terms of Use: |
|
| NOTICE: Links you submit to Mathtools.net Link Exchange will
be accessible from any part of the world via the web. Any information such
links contain may be used by The MathWorks and the public, both within
and outside the country from which you posted. Read
complete disclaimer prior to use. |