Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.364 Times

Mex software
Filter: All | Freeware | Demo
 

Mex

1 2 3 4 5 > 
Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 442

MEX MEX applies the international standards EAD, EAC and METS to edit structured Internet presentations of online finding aids including digital reproductions. For newer developments cf. www.archivgut-online.de incl. english documentation and contact. Platforms: Windows, Mac, Linux

License: Freeware Size: 28.3 MB Download (50): MEX Download

Added: July 12, 2013 | Visits: 704

The Cardiac Processor VI1 Matlab In C Mex Version It is the version in C Mex frame of my cardiac processor VI1 for cardiac cells oscillations.I am very in love with matlab and mathworks products so i publish only for one time my work out of matlab in C Mex for C execution. Platforms: Matlab

License: Freeware Size: 10 KB Download (48): The Cardiac Processor VI1 Matlab In C Mex Version Download

Added: June 11, 2013 | Visits: 462

Writing MATLAB C/MEX Code Learn how to create MEX-functions: programs written in C, C++, or Fortran code that are callable from MATLAB. This article is a guide to getting started and performing practical tasks as well as a reference.Contents:* Introduction* Getting Started* Inputs and Outputs* Creating an Uninitialized... Platforms: Matlab

License: Freeware Size: 245.76 KB Download (42): Writing MATLAB C/MEX Code Download

Added: June 13, 2013 | Visits: 482

EMD (Earth Movers Distance) mex interface This code is the mex interface for computing Earth Movers Distance between signatures and is based on the Y. Rubner's C Implementation.(http://ai.stanford.edu/~rubner/emd/default.htm)For building the mex file you should have setup your mex build environment. Invoke "build_emd" for building and... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): EMD (Earth Movers Distance) mex interface Download

Added: July 11, 2013 | Visits: 396

CUDA MEX This small script modifies the files used by MATLAB to compile mex-functions within MATLAB so that CUDA is supported.Once the script setup_cuda_mex.m is run you can just compile CUDA mex files with the function cuda_mex.m.Only Win32 with Visual Studio is supported in the current version.CUDA... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): CUDA MEX Download

Added: August 25, 2013 | Visits: 497

mex -setup with Intel Fortran and MS VS.Net Here are some configuration files to allow the mex -setup being withi) Intel Fortran 8.1 with MS Visual Studio 2003ii) Intel Fortran 10.1 with MS Visual Studio 2005 Platforms: Matlab

License: Freeware Size: 10 KB Download (49): mex -setup with Intel Fortran and MS VS.Net Download

Added: July 09, 2013 | Visits: 549

Microsoft Visual Studio 2008 Mex and Mbuild Setup Files I installed Microsoft Visual Studio(MVS) 2008 and Matlab R2007b and tried "mex -setup" command from Matlab. However my MVS 2008 was not recognized by Matlab. I debugged mex.m and found a way to show MVS 2008 to Matlab. Necessary files are located at 2 different directories in zip file... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Microsoft Visual Studio 2008 Mex and Mbuild Setup Files Download

Added: July 05, 2013 | Visits: 368

MEX-Builder and file versioning The MATLAB compiler toolbox builds native libraries (MEX-functions) and executables (applications) for different platforms. The compiler scripts "mex" and "mcc" offer a user-friendly interface for compiling and linking M, C, C++, Fortran and assembler files. This package adds automatic file... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): MEX-Builder and file versioning Download

Added: September 06, 2013 | Visits: 341

Calling MFC from mex functions I recently had a requirement to make MFC calls within a mex function. After looking around I was unable to find a single example, so I had to develop my own. Hopefully this will make the job easier for you. The procedure is actually pretty easy once you know how. This discussion assumes that you... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (39): Calling MFC from mex functions Download

Example: Making and debugging mex with Visual Studio 2005 and Matlab 2007b I saw that there was no simple example on who to use MS Visual Studio 2005 to make and debug Matlab mex files.The solution added has a readme.txt that specifies filepaths that must be changed to make it work on your PC. Platforms: Matlab


Added: July 11, 2013 | Visits: 604

MEX-file template for Project Builder This MacOS X Project Builder template can be used to easily create a MATLAB MEX-file project. Source level debugging of the MEX-files is the primary benefit of using this template. Platforms: Matlab

License: Freeware Size: 20.48 KB Download (48): MEX-file template for Project Builder Download

Added: March 27, 2013 | Visits: 441

typecast and typecastx C-mex functions TYPECAST and TYPECASTX are mex functions intended to mimic the MATLAB intrinsic typecast function with extensions. These C-mex versions of typecast differs from the intrinsic typecast in the following important aspects: Intrinsic typecast------------------Type of copy: Deep Data CopyAllows... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): typecast and typecastx C-mex functions Download

Added: May 29, 2013 | Visits: 276

inpoly mex file A fast mex version of the modified inpoly function.please run mexme_inpoly.m to compile mex file on your plateformplease run test_inpoly.m for demo Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): inpoly mex file Download

Added: August 12, 2013 | Visits: 374

Compile Mex-file using Kinect SDK with VS2010 A guide introducing how to compile Mex-file using Kinect SDK and there is also a toy example based on Kinect SDK, which is called "record". Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (42): Compile Mex-file using Kinect SDK with VS2010 Download

Added: July 26, 2013 | Visits: 282

mexme - write MEX files in no time mexme automates the process of writing MEX files. You give mexme a snippet of C which just does numeric computations, as well a list of arguments, and it generates a valid MEX .c file. New in version 1.1, it writes tedious input and output validation code for you. This way you can write a MEX... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): mexme - write MEX files in no time Download

Added: May 25, 2013 | Visits: 268

Quad-Tree segmentation - MEX QUADTREESEG - mex implementation (compile by mex quadtreeseg.cpp). Also an equivalent MATLAB implementation is present in zip file.Segments an image by recursively dividing it into four equal blocks if the variability in its pixels is greater than a certain amount. The image input is usually... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Quad-Tree segmentation - MEX Download

Added: May 19, 2013 | Visits: 317

KMeans Segmentation - MEX KMEANSK - mex implementation (compile by mex kmeansK.cppAlso an equivalent MATLAB implementation is present in zip filePerforms K-means clustering given a list of feature vectors and k. The argument k indicates the number of clusters you want the data to be divided into. data_vecs (N*R) is the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): KMeans Segmentation - MEX Download

Added: May 15, 2013 | Visits: 430

Check whether mex file is compiled for system CHECK_MEX_COMPILED Check if mex file is compiled for system.SYNTAX CHECK_MEX_COMPILED(SOURCE_FILE) CHECK_MEX_COMPILED(OPTIONS,SOURCE_FILE)DESCRIPTIONCHECK_MEX_COMPILED(SOURCE_FILE) checks whether a mex source file SOURCE_FILE is compiled for the current operating system OR whether the source file... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Check whether mex file is compiled for system Download

Added: August 26, 2013 | Visits: 373

Utilities for MEX files The package contains a set of C functions and preprocessor macros to simplify writing MEX source files. The routines help check input and output argument count, argument type, dimension and structure in a MEX file. See "common.c" in the subfolder "include" for details.Sample code is included in... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (43): Utilities for MEX files Download

Added: July 07, 2013 | Visits: 219

Universal MEX wrapper Suppose you wish to expose a FORTRAN or C function within Matlab without making the effort to write a MEX wrapper. (For instance, writing MEX wrappers for all BLAS/LAPACK routines would be a massive undertaking.) This package will work if:1) The function is a void type, or the user doesn't care... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Universal MEX wrapper Download

1 2 3 4 5 >