资源简介

Using the MathLink communication standard supplied with Mathematica and the MEX facility of MATLAB we write a toolbox that provides MATLAB users with all of the symbolic and high-precision numeric capabilities of Mathematica. In addition, since MathLink can pass native MATLAB matrices (and not just

资源截图

代码片段和文件信息

/*
**  MATLAB-to-Mathematica Mathlink Connection
**  Version 2.0
**
**  Author: Benjamin E. Barrowes (barrowes@alum.mit.edu)
**  Date: 6 October 2004
**  File:                       math.c
**  Description:                The Mathlink MEX resource.
**  Platform:                   Linux but hopefully others
**
**  Version History
**      1.0 - Initial port for MATLAB 3.5 on the Macintosh
**      1.1 - Modifications for MATLAB 4.0 on all platforms
** 1.2 - Modifications to support K&R compilers and MATLAB 4.1
** (Mac and Unix - Windows to come on next version)
** This file only supports MATLAB 4.x. Support for
** MATLAB 3.5 is implemented by the file math35.c.
**      2.0 - Updated to work with Mathematica 4.2 and Matlab 7.0 (R14) at
**                      l

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        644  2004-11-25 01:32  testscript.m

     文件      23552  2005-05-08 14:35  Installation instructions for windows.doc

     文件      17173  2011-01-17 19:45  math.c

     文件      12800  2011-01-17 19:45  math.mexw32

     文件        557  2011-01-17 18:47  mathrun.m

     文件      11127  2007-12-28 15:00  README

     文件       1209  2007-12-28 15:00  README_windows

     文件       1333  2010-06-10 07:19  license.txt

----------- ---------  ---------- -----  ----

                68395                    8


评论

共有 条评论