|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 03 Oct 2009 |
|
Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code | 416 | 12 | ||
| 30 Sep 2009 |
|
non-rigid b-spline grid image registration Registration of two 2D/3D images, rigid and with smooth b-spline grid. | 334 | 68 | ||
| 17 Aug 2009 | C2Mat C2Mat allows OpenCV data structures to be transferred between C++ and Matlab. | 19 | 0 | |||
| 04 Aug 2009 |
|
Comparison of C++ and MATLAB Using Object Oriented Application Example Wireless Communications Application Example Used to Compare C++ and MATLAB® Code | 319 | 5 | ||
| 30 Jul 2009 |
|
Using MATLAB(R) visualization in a .NET PictureBox How to bring bitmap data generated from a MATLAB(R) figure into a C# application. | 48 | 1 | ||
| 28 Jun 2009 |
|
C/C++ and Matlab types convertor Bidirectional conversion between C/C++ type (STL, openCV) and Matlab matrix (compile or run time) | 72 | 13 | ||
| 24 Jun 2009 | struct_read/struct_write Functions to ease the reading and writing of C data structures from and to binary files. | 20 | 0 | |||
| 19 Jun 2009 | cochinv Inverse of the Cochran's cumulative distribution function (cdf). | 12 | 0 | |||
| 05 Jun 2009 | Use C++ "new" and "delete" in MATLAB MEX files This code modífies "new" and "delete" to register all allocated memory with the memory manager. | 15 | 0 | |||
| 11 May 2009 |
|
N_PERMUTE_K All possible permutations of the elements of set N, taken K at a time, with repetition. | 220 | 16 | ||
| 16 Apr 2009 |
|
Algorithm Development with MATLAB for C/C++ Programmers Demo files and slides from Live Seminar (Spring 2009) | 152 | 1 | ||
| 15 Apr 2009 |
|
OpenGL .NET Examples Matlab OpenGL .NET code and examples for R2009a and above | 123 | 1 | ||
| 03 Apr 2009 |
|
Convert Matlab SOS filters to C# Converts Matlab SOS filters into a fast C# class | 22 | 0 | ||
| 27 Feb 2009 | keyboard simulation controlling keyboard | 151 | 0 | |||
| 27 Feb 2009 | mouse simulation mouse controlling | 133 | 1 | |||
| 15 Jan 2009 |
|
C++ MEX symbolic debugging Tutorial: Microsoft C++ IDE setup directions for compiler and linker for symbolic MEX debugging. | 12 | 0 | ||
| 15 Jan 2009 | Microsoft 32/64-bit Visual C++ 2008 Express support files MEX and MBUILD setup files for 32/64-bit Microsoft Visual C++ 2008 Express and Windows Platform SDK. | 272 | 4 | |||
| 07 Jan 2009 | Nth_Oct_Hand_Arm_&_AC_Filter_Tool_Box Improved stability of OCTAVE TOOL BOX. Features Nth octave band, Hand Arm, and A C weighting filters | 133 | 0 | |||
| 13 Nov 2008 | C S-Function Buffer Implementation of Buffer with an C S-Function | 21 | 0 | |||
| 24 Oct 2008 | Image Processing Subset I have started to write a subset of the Image Processing toolbox. | 29 | 4 | |||
| 04 Aug 2008 |
|
Typical Control System Analyst(.exe) Typical Control System Analyst compiled by visual c++ | 19 | 1 | ||
| 01 Aug 2008 |
|
C++ raw data dumper Dump C++ data into Matlab to make debugging C++ program more easily. Handier than using engine APIs | 11 | 3 | ||
| 29 Jul 2008 | MISRA C®2004 & 1998 pre-set found 5 Pre set files for PolySpace MISRA C® Checker | 1 | 0 | |||
| 28 Jul 2008 | Mexopts for Pelles C How to run Matlab on Windows with a freeware, 64-bit aware, C99 compatible, C-Compiler | 14 | 2 | |||
| 14 Jul 2008 | ViewerTools Utility designed to help adding a "Tools" menu in The PolySpace® Viewer | 14 | 0 | |||
| 09 Jun 2008 | MATLAB for C/C++ Programmers Webinar (May 2008) The slides and demos for the webinar of the same name. | 21 | 0 | |||
| 27 May 2008 | Hysteresis Thresholding C implementation of Hysteresis Thresholding | 71 | 0 | |||
| 27 May 2008 | Generate Arrays Converts a Matlab array to C and LaTeX | 15 | 1 | |||
| 24 Apr 2008 |
|
Iterative Closest Point Method, C++ ICP fit points in data to the points in model. | 232 | 1 | ||
| 24 Jan 2008 | From Fortran, call MATLAB Compiler C shared library Mixed Language Example: From Fortran, call MATLAB Compiler C shared library | 23 | 0 | |||
| 21 Dec 2007 |
|
Tutorial: C mex matrix demo Index matrix in C like you would do in MATLAB! | 31 | 0 | ||
| 03 Dec 2007 |
|
Integrating MATLAB with C# Three methods of integrating MATLAB code into a C# project. | 419 | 21 | ||
| 26 Sep 2007 | Using C# functions and forms in Matlab This script shows how C# functions/classes can be used in Matlab | 147 | 3 | |||
| 11 Sep 2007 | CSMatIO: MAT-file I/O API for .NET 2.0 Package contains Matlab's MAT-File I/O API for .NET 2.0. Supports Matlab 5 MAT-file format. | 45 | 4 | |||
| 24 Aug 2007 |
|
Application Deployment with MATLAB (July 2007) Presentation and demos from the Webinar "Application Deployment with MATLAB" (July 26th 2007) | 139 | 0 | ||
| 01 Aug 2007 | howto: mex + MS Visual C/C++ Express Edition 2005 Describes steps to set up the free Visual C/C++ Express Edition 2005 compiler as mex backend | 218 | 12 | |||
| 24 May 2007 |
|
Huffman Generates a static minimum-variance Huffman code tree. | 71 | 1 | ||
| 21 May 2007 | Example of loading C DLL and performance comparison The example shows how to load a C DLL and also compares it with Matlab files | 66 | 6 | |||
| 02 May 2007 | Erlang B and C probabilities Computes Erlang B and C probabilities | 34 | 3 | |||
| 18 Dec 2006 | File I/O C S-function Example A simple C S-function which reads data from a file during simulation. | 29 | 2 | |||
| 18 Dec 2006 |
|
Bifurcation Diagram for the cubic map and a realistic model for population dynamics Computes bifurcation diagram | 49 | 1 | ||
| 18 Dec 2006 |
|
fast bresenham implement bresenham algo using C mex file for higher speed | 10 | 0 | ||
| 06 Dec 2006 |
|
Ideal Rankine Cycle Builder for .NET Component in C# Application Calculate thermodynamic properties of ideal Rankine cycle: MATLAB and C# - Using MWStructArray. | 111 | 0 | ||
| 06 Nov 2006 | Software Defined Radio A software defined radio is constructed to design and test an OFDM SDR on a TI DSP board. | 115 | 61 | |||
| 13 Oct 2006 | inplace_ Matlab versions of the c/c++ operators +=, *= (plus circshift) working in-place and avoiding unneces | 9 | 1 | |||
| 10 Oct 2006 | initialcaps Convert a string to initial caps format (initial capitals on all words). | 20 | 1 | |||
| 04 Aug 2006 | C code comment remover Removes comments | 125 | 2 | |||
| 20 Jul 2006 | Algorithm Development with MATLAB for C and C++ Programmers (2006) Main demos from the seminar of the same title | 25 | 1 | |||
| 10 Jul 2006 | file2str converts a text file into a cell array | 27 | 1 | |||
| 06 Apr 2006 |
|
getfem-matlab toolbox A C++ package for generic finite element methods interfaced with MATLAB. | 15 | 2 | ||
| 14 Mar 2006 | Quick start guide for MATLAB - C interfacing This serves as quick start guide for C programmers as to how MATLAB can help them. | 105 | 3 | |||
| 07 Feb 2006 | MATLAB for C/C++ Programmers (February 2006) PowerPoint presentation and files from the MATLAB for February 2006 version of the C/C++ Programmers | 30 | 2 | |||
| 03 Feb 2006 | Call a waitbar from within a DLL written in C Example code for embedding a call to the Matlab waitbar() function from within a DLL written in C | 138 | 3 | |||
| 27 Jan 2006 |
|
mandelbrot This gui draws a mandelbrot figure. # iteration, complexity, color can be change. | 12 | 1 | ||
| 24 Oct 2005 |
|
Enthalpy versus Composition Diagram for Ethanol-Water at 760 mmHg and 76 mmHg Compute H vs x and y diagrams. | 17 | 1 | ||
| 28 Sep 2005 | A C-mex Function to find N largest number in a Matrix A c-mex function to find N largest number in a matrix. | 18 | 4 | |||
| 12 Aug 2005 | C#, ActiveX Server Create an Active X server using C#, using MATLAB as the client, hook into events and pass arrays ... | 15 | 2 | |||
| 12 May 2005 | UML Compliant C code from RTW Guidance on generating UML compliant C code with RTW. | 108 | 0 | |||
| 28 Mar 2005 | Importing RTW C code part1 How to import RTW C code generated with GRTto VC++ environment | 120 | 1 | |||
| 24 Mar 2005 | Importing RTW C code Part 2 Tutorial and examples regarding how to import C code generated by GRT. | 84 | 0 | |||
| 17 Mar 2005 | MPP (Matlab PreProcessor) C programmers may miss having a preprocessor. Here is one tailored just for MATLAB. | 14 | 1 | |||
| 09 Mar 2005 | mexgen Automatically generate C++ mex files. | 11 | 1 | |||
| 04 Mar 2005 |
|
Spectral and XYZ Color Functions Label plots with spectra. Convert wavelengths to RGB. Functions for color matching and illuminants. | 164 | 7 | ||
| 29 Dec 2004 | C-MEX file example for 'float' data types Calling a C file from MATLAB, the C function (a high pass filter) has four arguments ... | 28 | 0 | |||
| 23 Jun 2004 | cstruct A tool for mapping binary data to MATLAB structures and vice versa. | 11 | 5 | |||
| 03 Jun 2004 | Arithemetic Coding Program to compress text using arithmetic coding. | 120 | 3 | |||
| 08 Apr 2004 | Lossy Image Compression This function takes in a image and compresses it using block truncation coding. | 134 | 28 | |||
| 21 Jul 2003 | Cochcdf Cochran's cumulative distribution function. | 8 | 0 | |||
| 19 Mar 2003 | H2MEX Convert c and c++ code to mex file. | 8 | 1 | |||
| 17 Mar 2003 |
|
Importing C code into Simulink Tutorial and examples of how to import C code into Simulink. | 36 | 3 | ||
| 21 Oct 2002 | cppmex Compile mex-functions with C++ Math Library and the mwArray matrix. | 9 | 3 | |||
| 29 Mar 2002 | C-Adaptive Equalizer Complex adaptive equalizer. | 43 | 5 | |||
| 19 Feb 2002 | MexWizard MEX made easy using Visual C++. | 20 | 10 | |||
| 08 Aug 2000 | circulant.m Creates a circulant matrix. | 24 | 0 | |||
| 26 Mar 1999 | mset A set of simple m-files and a C++ mex-file developed to generate 3-d images of the Mandelbrot set. | 5 | 0 | |||
| 16 Nov 1998 | cscriptblock The C Script block allows you to enter any C input/output routine quickly into a Simulink block. | 10 | 0 | |||
| 01 Jul 1998 | imsl2c The m-file imsl2c.m (IMSL to | 12 | 0 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com