Mathematica Symbolic Toolbox for MATLAB--Version 2.0

버전 1.2.0.0 (43.1 KB) 작성자: Ben Barrowes
A symbolic toolbox for MATLAB based on Mathematica.
다운로드 수: 25.2K
업데이트 날짜: 2010/6/10

라이선스 보기

A symbolic toolbox that provides MATLAB users with all of the symbolic and high-precision numeric capabilities of Mathematica. It uses the MathLink communication standard supplied with Mathematica and the MEX facility of MATLAB. In addition, since MathLink can pass native MATLAB matrices (and not just strings) between Mathematica and MATLAB, it is quick and easy to construct matrices in either system and pass them to the other. One can freely mix Mathematica code and MATLAB code without the bother of writing M-files to convert matrices into strings and back. The Mathematica Symbolic Toolbox for MATLAB is implemented as a single MEX-file and the source code is included. Precompiled linux and windows executables are included. Installation instructions for MACs are included in the README.Version 2.0 has been updated from:http://library.wolfram.com/infocenter/MathSource/624 to work with MATLAB R2007b and Mathematica 6.0.

인용 양식

Ben Barrowes (2024). Mathematica Symbolic Toolbox for MATLAB--Version 2.0 (https://www.mathworks.com/matlabcentral/fileexchange/6044-mathematica-symbolic-toolbox-for-matlab-version-2-0), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Symbolic Math Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

mathematica_for_matlab/

버전 게시됨 릴리스 정보
1.2.0.0

Removed mex file

1.1.0.0

updated to work with mathematica 7

1.0.0.0

Slight update for windows users.