Changes

Jump to navigation Jump to search
3,077 bytes added ,  08:54, 5 October 2018
no edit summary
Line 1: Line 1: −
== Software Documentation ==
+
{{Infobox software
{|
+
| name                  = Mathworks Matlab
|-
+
| logo                  = Matlab_Logo.png
* [[Neurobs Presentation]]
+
| screenshot            =
|-
+
| caption                =  
* [[Psychopy]]
+
| developer              =  
|-
+
| released              = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
* [[Matlab]]
+
| discontinued          =
|-
+
| latest release version =
* Python Libraries
+
| latest release date    = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
 +
| latest preview version =
 +
| latest preview date    = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
 +
| installed version      =
 +
| installed version date = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
 +
| status                = Active
 +
| programming language  = C, C++, Java, MATLAB
 +
| operating system      = Microsoft Windows, Linux, MacOSX
 +
| platform              =
 +
| size                  =
 +
| language              =
 +
| genre                  =
 +
| license                = Proprietary commercial software
 +
| website                = [http://nl.mathworks.com/products/matlab/ www.mathworks.com/matlab]
 +
 
 +
}}
 +
 
 +
MATLAB (matrix laboratory) is a multi-paradigm numerical computing environment and fourth-generation programming language. A proprietary programming language developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, Java, Fortran and Python.
 +
 
 +
== Installed Toolboxes ==
 +
 
 +
{|class="wikitable"
 +
| MATLAB || Simulink || Bioinformatics Toolbox || Control System Toolbox
 +
|-
 +
| Curve Fitting Toolbox || DSP System Toolbox || Data Acquisition Toolbox || Database Toolbox
 +
|-
 +
| DatapixxToolbox || Filter Design HDL Coder || Fixed-Point Designer || Image Acquisition Toolbox
 +
|-
 +
| Image Processing Toolbox || MATLAB Builder EX || MATLAB Builder JA || MATLAB Compiler
 +
|-
 +
| Mapping Toolbox || Neural Network Toolbox || Optimization Toolbox || Parallel Computing Toolbox
 +
|-
 +
| Partial Differential Equation Toolbox || Psychtoolbox || Signal Processing Toolbox || Simulink 3D Animation
 +
|-
 +
| Simulink Control Design || Spreadsheet Link EX || Statistics Toolbox || Symbolic Math Toolbox
 +
|-
 +
| System Identification Toolbox || Wavelet Toolbox || ||
 +
|}
 +
 
 +
== Matlab Libraries ==
 +
 
 +
{| class="wikitable"
 
|-
 
|-
* Inquisit by Millisecond software
+
! scope="col" | Matlab Library 
 +
! scope="col" | Description
 +
! scope="col" | Installed
 +
! scope="col" | Installer Type
 +
! scope="col" | URL
 +
 
 
|-
 
|-
* E-Prime
+
| Psychtoolbox || Psychophysics Toolbox is a free set of Matlab and GNU/Octave functions for vision research. || style="background-color:#9F9;" | Yes || Python installer || https://www.psychtoolbox.org/PsychtoolboxDownload
 
|-
 
|-
* Noldus Media Recorder
+
| Gstreamer || GStreamer is a library for constructing graphs of media-handling components.  || style="background-color:#9F9;" | Yes || Windows Installer || http://gstreamer.freedesktop.org/download/
 
|-
 
|-
* Noldus Observer
+
| BrainStream || BrainStream is a Matlab toolbox for designing and executing Brain-Computer-Interface (BCI) experiments.  || style="background-color:#9F9;" | No || toolbox || [[BrainStream]]
 
|-
 
|-
* Audacity
   
|}
 
|}
 +
 +
== Default Location Psychtoolbox ==
 +
 +
'''Windows'''
 +
<syntaxhighlight lang="matlab" overflow:auto;">
 +
C:\toolbox\psychtoolbox
 +
</syntaxhighlight>
 +
 +
== License ==
 +
 +
For license and installation information click [http://wiki.science.ru.nl/cncz/Matlab '''here''']

Navigation menu