Home > MATLAB > MEX
Top-Rated Links 
Most-Visited Links 

MEX

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
Rating: 0.00   Rate this linkTotal Visits: 3334
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: 0.00   Rate this linkTotal Visits: 1010
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
Rating: 0.00   Rate this linkTotal Visits: 954
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: 0.00   Rate this linkTotal Visits: 736
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
Rating: 0.00   Rate this linkTotal Visits: 720
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
Rating: 0.00   Rate this linkTotal Visits: 651
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
Rating: 0.00   Rate this linkTotal Visits: 577
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
Rating: 0.00   Rate this linkTotal Visits: 558
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
Rating: 0.00   Rate this linkTotal Visits: 419
SUNDIALS Update Link / Bad Link? 
sundialsTB, a Matlab Interface to SUNDIALS.
Submitted: Nov 26, 2005
Rating: 0.00   Rate this linkTotal Visits: 409
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
Rating: 0.00   Rate this linkTotal Visits: 362
Online mex gateways generator Update Link / Bad Link? 
On online system for generating gateway mex functions from any native C,FORTRAN77, and FORTRAN90 code. The engine behind is written in php and you get the result instantaneously on your browser.
Submitted: Oct 10, 2008
Rating: 0.00   Rate this linkTotal Visits: 289
  Link To Us

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.


  Privacy - Trademarks - Feedback - Terms of Use Copyright 2001-2010 The MathWorks Inc.