Hauptinhalt

37.634 Ergebnisse auf File Exchange

Using MATLAB with Python

Version 1.0.4 von Sebastian Castro

Files demonstrating MATLAB and Python interoperability

These are the supporting files for the "How to Call Python from MATLAB" (https://youtu.be/LHEZqpvE7D0) and "How to Call MATLAB from Python" (https://youtu.be/OocdPu1Tcrg) videos.They show examples of

  • 2,5K (insgesamt)
  • 4 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 9. Apr 2025

Programming-A-Starter-Project-Using-MATLAB-and-Python

A scaffolded project involving pulling and installing a Live Task, then using MATLAB and Python to access and analyze data from a web API.

# Programming: A Starter Project Using MATLAB with PythonLearn how to call Python code, convert data types and units, and use App Designer to build an app to display your results.[![View on File

  • 1,2K (insgesamt)
  • 7 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 31. Okt 2024

How to Interact with Simulink Using Python

Version 1.0.0 von Chanaka Keerthisinghe

The attached files show how to send/receive Simulink data using python while the simulation is running.

library.Simulink model should run in MATLAB 2018b or a later version. MATLAB agent of 2018b version requires python 3.6.If you are using a later version of MATLAB then you can use python 3.7. Install a suitable

  • 1,2K (insgesamt)
  • 4 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 22. Jun 2020

MATLAB Support for MinGW-w64 C/C++/Fortran Compiler

Install the MinGW-w64 C/C++/Fortran compiler for Windows

compiled with MinGW-w64 GCC can be called from MATLAB using MEX (see table for release limitations on Fortran support). This GCC compiler can also be helpful for other MathWorks products that require a

  • 1,2M (insgesamt)
  • 6,1K (letzte 30 Tage)
  • 2,9 / 5
  • MathWorks
  • 11. Aug 2026

Audio Toolbox Interface for SpeechBrain and Torchaudio Libraries

Deep Learning models supporting Audio Toolbox AI-powered functions for speech and audio signal processing

) and speech synthesis. Using Audio Toolbox and the Audio Toolbox Interface for SpeechBrain and Torchaudio Libraries, MATLAB users can take advantage of state-of-the-art AI models, without requiring any

  • 1,7K (insgesamt)
  • 207 (letzte 30 Tage)
  • -- / 5
  • MathWorks
  • 11. Aug 2026

Plot Sankey Flow Chart with Python Sankey

Version 1.0.1 von De De

Creates a Sankey Flow Chart by using Python Sankey (Plotly) (https://plotly.com/python/sankey-diagram/)

The following examples show how you can use the Matlab Python Interface to draw the Sankey examples from Python Sankey https://plotly.com/python/sankey-diagram/. The Matlab examples create a Excel

  • 292 (insgesamt)
  • 4 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 7. Jun 2022

Deep Learning Toolbox Converter for TensorFlow Models

Import and export TensorFlow models within MATLAB

with the following Python commands. First, install the Keras 2 (tf_keras) package:pip install tf_kerasNote: if you are using a Jupyter notebook, restart the notebook kernel before running the code. Now

  • 10K (insgesamt)
  • 27 (letzte 30 Tage)
  • 2,9 / 5
  • MathWorks
  • 11. Aug 2026

PyColormap4Matlab

Version 1.4.1 von Konrad

Simple Matlab and python script that import colormaps from matplotlib into Matlab.

PyColormap4MatlabSimple Matlab and python script that import colormaps from matplotlib into Matlab.getPyPlot_cMap returns any colormap implemented in the matplotlib python library. It calls a python

  • 4,1K (insgesamt)
  • 11 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 17. Feb 2022

export BERT to MATLAB: Load pre-trained BERT models

Version 2.0.3 von Moritz Scherrmann

This toolbox imports pre-trained BERT transformer models from Python and stores the models to be directly used in MATLAB.

Export BERT models from Python to Matlab for NLPThis toolbox exports pre-trained BERT transformer models from Python into Matlab and stores the models such that they can be directly used with the

  • 184 (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 6. Dez 2023

Call OpenCV from MATLAB Examples

Version 0.0.4 von xingxingcui

Elegant Use of OpenCV in MATLAB

How to elegantly use OpenCV in the MATLAB environmentMatlab call OpenCV two methods, each with its own advantages and disadvantages, to find a suitable for their own scenarios can be used to provide

  • 91 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 4. Sep 2023

NEXRAD Toolbox

Version 1.0.0 von Aidan Taylor

A set of MATLAB tools which interact with NEXRAD Level 2 data.

ToolboxThis toolbox provides a set of tools which interact with NEXRAD Level II archive files. The interpreting of the binary data is handled through a Python backend using the [Python ARM Radar Toolkit -

- Check Python Environment is set up correctly
  • 24 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 12. Jun 2025

MATLAB® based Python® Requirements manager

Version 1.0.28 von Ashish Uthama

MPyReq is a MATLAB-based Python requirements manager that simplifies installing and configuring Python environments for MATLAB projects.

MPyReq is a MATLAB-based Python requirements manager that simplifies installing and configuring Python environments for MATLAB projects. It handles Python version management, package installations

- Manage Python Requirements
  • 183 (insgesamt)
  • 6 (letzte 30 Tage)
  • 4,5 / 5
  • Community
  • 9. Jun 2026

Optimization-Techniques

Version 1.3 von Soumyabrata Bhattacharjee

There are many optimization algorithms described in the book "Optimization of Engineering Design: Algorithms and Examples" by Prof. Kalyanmo

search space reduces with every iteration.Version available for Python:Python CodeMATLAB CodeSecant MethodDescription: Secant Method is a modification of the Bisection Method. Here the point 'z', of the

  • 1,3K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 5. Nov 2023

checkClass - inspect a Java/Matlab/Python/COM/C++/.NET class

Version 1.44 von Yair Altman

Inspect a Java/MCOS/Python/C++/.NET object or classname and display its methods, properties, events, superclasses, subclasses, constants etc

checkClass inspects the specified Java, Matlab (MCOS), .NET, Python, C++ (CLib), or COM (ActiveX) object reference or class-name, and reports its superclass(es), interfaces, new/modified methods

  • 2K (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 27. Jul 2026

Multi wall (COST231) Signal Propagation Models + Python Code

Version 3.0.0.0 von Salaheddin Hosseinzadeh

Estimates the propagation loss using COST231 & free-space path loss models

be simple and all the walls should be in straight lines to be detected by the Hough transform (no curves).Similar thing is done with Python. Except he python code allows for unlimited number of

  • 983 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 21. Mär 2019

Comparison of C++, Java, Python, Ruby and MATLAB OOP Example

Version 1.14.0.4 von Stuart McGarrity

RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code

example written in C++, Java, Python, Ruby and MATLAB. The MATLAB implementation uses the new object oriented features available in R2008a. This example is designed to help programmers familiar with these

  • 13,4K (insgesamt)
  • 1 (letzte 30 Tage)
  • 4,0 / 5
  • Community
  • 31. Mai 2022

Example MATLAB class wrapper for a C++ class

Version 1.4.1 von Oliver Woodford

An example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface.

want to use the standard interface) to see how this is implemented, and copy the structure to interface with your own C++ classes.This submission is inspired by the following newsgroup

  • 8,2K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 15. Feb 2023

Programming: Structuring Code

These live scripts teach programming basics related to organizing code into functions, describing, debugging, and sharing code.

use them in MATLAB. These ideas are all presented with interactive examples in [Fundamentals of Programming](https://www.mathworks.com/matlabcentral/fileexchange/103225-fundamentals-of-programming

  • 663 (insgesamt)
  • 10 (letzte 30 Tage)
  • -- / 5
  • Community
  • 8. Okt 2025

PandasToMatlab

Version 0.23 von Artem Lensky

The functions are designed to communicate between Python Pandas and Matlab

)% Create a Series of random integers using Matlab rand with letters as indexes% and convert to Matlab.pySeries = py.pandas.Series(rand(1,4), pyargs('name', 'real','index', {'a', 'b', 'c

  • 669 (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 28. Mai 2022

plot-corrmat

Version 1.0.1 von Elliot Layden

A Matlab utility for plotting correlation matrices, with similar appearance to Seaborn in Python.

A Matlab utility for plotting correlation matrices, with similar appearance to Seaborn in Python.I created this function to allow flexible, customizable plotting of correlation matrices for brain

  • 601 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 6. Jan 2020

Core_jsonparser: Import and Export JSON files using MATLAB

Version 1.1.3.0 von Kyle

JSON objects are imported or exported using struct, cell, double, and char.

JSON objects are imported or exported using MATLAB with the help of Python. All that is required, aside from an installation of Python, is to specify the location of the JSON file.Why another JSON

  • 641 (insgesamt)
  • 2 (letzte 30 Tage)
  • -- / 5
  • Community
  • 4. Nov 2015

Uniform Manifold Approximation and Projection (UMAP)

Version 4.6 von Stephen Meehan

An algorithm for manifold learning and dimension reduction.

documentation for the original Python implementation.Connor Meehan developed code in C++, Python, Java, and MATLAB to build this implementation of UMAP for the MATLAB community, with assistance from Jonathan

- - Displays wait bar with fancy color shift effect
- is a wrapper for the the MATLAB function fitcnet.m, introduced
  • 11,7K (insgesamt)
  • 56 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 1. Sep 2025

Zahhak Optimization Algorithm & Buzjani Tiling Strategy

Version 1.0.9 von AmirAli Fatoorchi

Official MATLAB and Python source code for the Zahhak Optimization Algorithm (ZOA) and the Buzjani Tiling Strategy (BTS) local refinement mo

ZOA-BTSOfficial MATLAB and Python code for the Zahhak Optimization Algorithm: A Memetic Geometric Buzjani Tiling Strategy for Engineering and IoT with Wireless Sensor Network Validation paperZahhak

  • 38 (insgesamt)
  • 8 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 12. Jul 2026

Call-simulink-from-Python

Version 1.0.0 von Weiwu Li

Examples to show the two options to simulate a Simulink model from Python

returning these to Python makes data marshaling relatively easy.This example has been tested with MATLAB R2022b and Python 3.8. The following MathWorks products are needed for using this

- Script to generate the python package to run sim_the_model MATLAB function
  • 131 (insgesamt)
  • 2 (letzte 30 Tage)
  • -- / 5
  • Community
  • 13. Mär 2023

CSINet-Channel-Compression-in-MATLAB-Using-Keras

Version 1.0.0.1 von Maha Fadel

Co-execute MATLAB and Keras to simulate the effect of channel estimate compression on precoding in a MIMO OFDM channel.

Simulate Channel Compression Effect on Precoding Using MATLAB and Keras with CSINetThis example shows how to co-execute MATLAB® and Python® to simulate the effect of channel estimate compression on

  • 68 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 17. Sep 2024

TokaLab

Version 1.2 von Riccardo Rossi

An Open Access Virtual Tokamak for Education and Research

ranging from simple educational codes to more advanced, research-grade tools.**VirtualLab** is actively maintained in both **MATLAB** and **Python**.You can also use the MATLAB version directly

  • 38 (insgesamt)
  • 7 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 3. Nov 2025

Climate Data Store Toolbox for MATLAB

Version 2.3.0 von Rob Purser

MATLAB(R) Tools to access the Climate Data Store (https://cds.climate.copernicus.eu/)

)### MATLAB Features UsedThis demonstrates a number of MATLAB features, including:* [Calling Python From MATLAB](https://www.mathworks.com/help/matlab/call-python-libraries.html)* [Toolbox

- Install a Python package using pip
- Represents a queued request with the Copernicus Climate Data Store. (https://cds.climate.copernicus.eu/cdsapp)
  • 1,4K (insgesamt)
  • 19 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 23. Jun 2025

Model Image Comparison Tool

Version 1.0.1 von Sysenso Systems

Helps to compare two Simulink models and finds the difference between the models using image comparison approach.

MATLAB - Pixel Differences: Finds pixel-wise image differences using MATLAB code. * Python - scikit-image Processing: Uses "scikit-image: Image processing in Python" package to find image differences.Note

  • 148 (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 25. Mär 2022

GSUA-CSB

Version 1.10 von Daniel Rojas Díaz

Toolbox for Parameter estimation, Uncertainty and Sensitivity analysis and Confidence Subcontour box estimation

endSimulink-backed models are intentionally not ported (no Python equivalent — call MATLAB directlyvia its Python Engine API instead); everything else targets full parity with the MATLAB toolboxbelow, including

- Practical identifiability analysis with diagnostic plots
- Scalar correlation-penalized MSE cost with a self-derived regulator
- Build a GSUA table around a user-defined MATLAB function
  • 683 (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 13. Aug 2026

Decision Tree and Decision Forest

Version 2.0 von Quan Wang

Decision Tree and Decision Forest for Matlab

### Prerequisites- MATLAB or Octave installed.- C++ compiler compatible with MEX (e.g., `gcc`, `clang`, or MSVC).### CompilingBefore using the package, compile the C++ source files. Run the following commands in

  • 5,6K (insgesamt)
  • 3 (letzte 30 Tage)
  • 4,5 / 5
  • Community
  • 8. Jan 2026

MATLAB Coder Interface for Deep Learning

Use MATLAB Coder to generate C and C++ code for deep learning networks

post-processing along with your trained deep learning networks to deploy complete applications. When used in Simulink with Deep Learning Toolbox and without MATLAB Coder or Simulink Coder, you can accelerate

  • 5,8K (insgesamt)
  • 130 (letzte 30 Tage)
  • 4,8 / 5
  • MathWorks
  • 11. Aug 2026

DecimatePoly

Version 1.2.1.1 von Anton Semechko

Simplify a 2D closed contour/polygon to within user-defined boundary offset tolerance

while retaining geometrically and visually salient features.DecimatePoly_demo3: Use DecimatePoly.m to improve the run-time of in-polygon tests at the cost of minor misclassification errors.Get Python

  • 1,6K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 10. Aug 2021

PydaptiveFiltering

Version 3.0 von Paulo S. R. Diniz

Modern Python package of the Adaptive Filtering Toolbox

pydaptivefilteringA modern Python package of adaptive filtering functions based on the book Adaptive Filtering - Algorithms and Pratical Implementation, Paulo Diniz. Also, based on the MATLAB

  • 33,9K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,4 / 5
  • Community
  • 11. Sep 2023

MATLAB for C/C++ Programmers

Version 1.1.0.1 von Adam Filion

Files used in webinar MATLAB for C/C++ Programmers.

Files used in webinar MATLAB for C/C++ Programmers on May 16, 2013. This webinar can be viewed at http://www.mathworks.com/videos/matlab-for-cc-programmers-81699.htmlSpecific topics include

  • 2K (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 1. Sep 2016

MATLAB Coder Interface for Visual Studio Code Debugging

Use Visual Studio Code to view and debug C and C++ code, in combination with supported MATLAB and Simulink workflows.

MATLAB Coder Interface for Visual Studio Code DebuggingThe MATLAB® Coder™ Interface for Visual Studio® Code™ Debugging support package allows you to use Visual Studio Code to view and debug C and C++

  • 2K (insgesamt)
  • 13 (letzte 30 Tage)
  • 3,3 / 5
  • MathWorks
  • 11. Aug 2026

Wind Turbine Fault Detection Using XGBoost & Random Forests

Version 1.0.0 von Yulin Si

NREL 5MW wind turbine simulink model based on FASTv8 and relevant machine learning algorithms implemented in Python for fault detection

and SVM (Installed libraries first).../Python/Dump_XGBoost_Model.py -- Select features with RF and predict using XGBoost, classifier dumped as .txt

  • 1,7K (insgesamt)
  • 6 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 29. Apr 2019

PI controller code in C and Python

Version 1.0.0 von Bartlomiej Ufnalski

A brief demonstration of the capability of Simulink to execute C/C++ and Python code as a part of the numerical model.

You've come to the right place if you wonder how to append your Simulink model with C/C++ and/or Python code. Exactly such a capability is demonstrated here. A code for the PI controller with

- PI controller with clamping implementation.
  • 533 (insgesamt)
  • 3 (letzte 30 Tage)
  • -- / 5
  • Community
  • 29. Apr 2020

Advanced MATLAB for Scientific Computing

Version 2.0.0.0 von Xiran Liu

CME 292 (Advanced MATLAB for Scientific Computing), offered by Institute for Computational & Mathematical Engineering, Stanford University

(https://www.mathworks.com/help/matlab/math/partial-differential-equations.html)Documentation - Calling Python from MATLAB (https://www.mathworks.com/help/matlab/call-python-libraries.html)Example - Time Series Forecasting Using Deep

  • 1,3K (insgesamt)
  • 5 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 19. Jun 2023

bombcell

Version 1.7.2 von Julie Fabre

Automated manual curation and cell classification of spike-sorted electrophysiology data in MATLAB. Fine-tuned for kilosorted Neuropixels da

[`gettingStarted`](https://github.com/Julie-Fabre/bombcell/tree/main/matlab/gettingStarted.mlx) to see an example workflow and play around with our small toy dataset.- the Python Jupyter notebook

  • 83 (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 4. Feb 2025

Quadcopter Drone Model in Simscape

Version 26.1.1.7 von Steve Miller

Quadcopter with multibody, electrical and thermal models follows a path to deliver a package.

Quadcopter_Drone.prj to get started.Use the "Download" button above to get files compatible with the latest release of MATLAB.You can try this example in MATLAB Online.For earlier MATLAB releases, use "Version History

- This example shows how weather conditions can be obtained from the online weather service OpenWeather. A Python script is called from within MATLAB to obtain weather for a specific location, either
  • 14,7K (insgesamt)
  • 73 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 18. Mai 2026

Hardware accelerated 3D viewer for MATLAB

Version 1.4.0.0 von Jean-Yves Tinevez

A set of demonstrations that show how to install and use an accelerated 3D viewer for MATLAB.

other things, it is made to facilitate inter-operability with other softwares. For instance, it offers scripting facilities using popular languages such as Python, Ruby, Clojure, Beanshell, Javascript

  • 2,8K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,8 / 5
  • Community
  • 13. Aug 2011

Create new DICOM RT file

Version 1.0.1 von Lars Tolbod

Example function for creating new DICOM RT file using the Python module rs-utils within Matlab.

Function to create a dicom RT file from binary masks using python rt-utils (github.com/qurit/rt-utils)Inputs:dcmIn Path for DICOM-series associated with the RT-structure DICOM-series

  • 10 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 9. Mär 2023

Notepad++ ‘Function-list’ for Matlab

Version 1.0.0.0 von chen xinfeng

List-view all functions in your '.m' code in [Notepad++] IDE

[Notepad++] (https://notepad-plus-plus.org/) is a small and smart code editor in windows platform. I use [Notepad++] to edit my '.m' code, instead of [Matlab] inner editor. ‘Function-list’ allow U to

  • 1,4K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,9 / 5
  • Community
  • 15. Feb 2016

heredoc-matlab

Version 1.0.0 von Benjamin Davis

Heredoc solution for MATLAB allowing easy manipulation of multi-line strings

heredoc/herestring capability to MATLAB by allowing these constructs to be embedded in comments using an analogous syntax to the Unix shell and/or Python. The heredoc strings are then accessed by assigning them to a

  • 46 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 15. Dez 2019

ParaMonte

Version 1.5.2 von CDSLAB

ParaMonte: Parallel Monte Carlo, MCMC, and Machine Learning Library for Bayesian inference in MATLAB, Python, Fortran, C++, C.

platform, see this page: https://www.cdslab.org/paramonte/generic/latest/installation/matlab/#the-fast-wayParaMonte 2 MATLAB library is tested with MATLAB R2023a and beyond. It may, but more likely will not

- create a string that is displayable as hyperlink in Matlab console
- Prints figures to eps with improved line styles
- Convert an eps file to pdf format using ghostscript
- Calls a local GhostScript executable with the input command
- Calls a local pdftops executable with the input command
- plots a 2-D "line" with c-data as color
  • 5,8K (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 18. Nov 2024

Programming: Organizing Data

This courseware module addresses working with data: textual data types, numerical data types, data storage, and memory.

scripts](https://www.mathworks.com/products/matlab/live-editor.html) that teach fundamental concepts and basic terminology related to programming computers. This module focuses on concepts and practices related to working with data.## BackgroundYou can use these

  • 562 (insgesamt)
  • 4 (letzte 30 Tage)
  • -- / 5
  • Community
  • 8. Okt 2025

Integrating Simulink model with VisualDSP++ Project

Version 1.0.0.1 von Arvind

This recording shows how to create VisualDSP libraries from Simulink models.

This short recording of about 13 minutes describes the steps to follow when generating code from a Simulink model (MATLAB code could be part of this model using the embedded MATLAB block) and

  • 2K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 1. Sep 2016

A Notepad++ function list for MATLAB

Version 1.0 von per isakson

Displays Methods and Functions of an m-file in a Tree View Control in the Notepad++ IDE

the editor of Matlab and I use it to1. inspect large text files, e.g. data and log files. A few hundred thousand lines is no problem.2. search (and replace) in m-files; refactor code. It supports

  • 877 (insgesamt)
  • 2 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 30. Jun 2017

Fundamentals of Programming

An overview of programming concepts including arrays, strings, loops, and algorithms with a project.

Python**](https://www.mathworks.com/matlabcentral/fileexchange/116490-programming-a-starter-project-using-matlab-and-python) Use MATLAB, Python, and the OpenWeather API together to implement a weather prediction dashboard | |

  • 1,7K (insgesamt)
  • 39 (letzte 30 Tage)
  • -- / 5
  • Community
  • 8. Okt 2025

Zaber Device Control Toolbox (deprecated)

Version 1.2.3 von Zaber Technologies

Control Zaber motion devices from MATLAB.

Provides classes and enumerations to assist with use of Zaber motion devices. Supports both Zaber protocols and provides both protocol-specific interfaces and a generic interface for

- Test: Constructor initializes fields correctly with numeric data and non-defaults.
  • 1,5K (insgesamt)
  • 6 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 21. Jan 2020

Comparison of C++ and MATLAB Using OOP Example

Version 1.9.0.3 von Stuart McGarrity

Wireless Communications Application Example Used to Compare C++ and MATLAB® Code

This example calculates the bit error rate (BER) of a Bluetooth® or 802.11b communication link interfered with by another 802.11b or Bluetooth transmitter. It uses the new MATLAB® object oriented

- Strip C++ Comments
  • 37,4K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,3 / 5
  • Community
  • 31. Mai 2022

SymPy CAS in MATLAB

Version 1.4.0.0 von Jonathan Lister

Enables using Python's SymPy CAS in MATLAB

This function utilizes Python's SymPy module to provide symbolic capabilities for those of us who do not have the Symbolic Toolbox or a version of Matlab with Python support at our disposal. The

- SYMEVAL is a function to utilize the capabilities of Symbolic Python
  • 636 (insgesamt)
  • 2 (letzte 30 Tage)
  • -- / 5
  • Community
  • 21. Sep 2015

ndarray2table(arr, dimnames, dimvalues, ascategorical)

Version 1.0.0.0 von Matthias Treder

Converts a multi-dimensional array into at Matlab table

dataframe in R or Python can be messy (been there). It is easier to bring it into the right format in Matlab first by turning it into a Matlab table. This table can then be exported as a CSV file using

  • 98 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 27. Feb 2018

Kilobot Swarm Control using Matlab + Arduino

Version 1.1.0.0 von Aaron T. Becker's Robot Swarm Lab

Controls swarm of kilobots to push object through maze. Swarm attracted to brightest light

Object Manipulation Experiment With KilobotsUses an overhead vision system to control a swarm of kilobots to push an object through a maze. Swarm is attracted to the brightest light in the room

- Object Manipulation Experiment With Kilobots
  • 270 (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 12. Aug 2016

Urban Sound Classification Using Deep Learning

Version 1.0.0 von Cong Dong Ngoc Minh

In the example, I will demonstrate how we do sound classification using deep learning from extracting audio feature (spectrogram).

is: 91% with the confusion matrix as below:Step 4: Deployment (Optional)In this steo, I used MATLAB Comlier SDK to create python library.SoundClassify.m file is the main function for creating the

  • 435 (insgesamt)
  • 3 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 21. Jul 2021

JSONLab: portable, robust JSON/binary-JSON encoder/decoder

Version 2.9.8 von Qianqian Fang

A toolbox to encode/decode JSON/UBJSON/MessagePack files in MATLAB/Octave

(with key features marked by *), including the support to BJData Draft-2 specification, new interface functions savejd/loadjd, and options to use MATLAB/Octave built-in jsonencode/jsondecode functions

  • 55,1K (insgesamt)
  • 27 (letzte 30 Tage)
  • 4,4 / 5
  • Community
  • 28. Mär 2024

Laplacian in 1D, 2D, or 3D

Version 1.3 von Andrew Knyazev

Sparse (1-3)D Laplacian on a rectangular grid with exact analytic eigenpairs.

'}); FeaturesSupports Dirichlet, Neumann, and Periodic BCs (including mixed combinations)Computes eigenvalues and eigenvectors analytically using Kronecker structureBuilds the Laplacian matrix directlyCompatible with GNU

  • 5,2K (insgesamt)
  • 1 (letzte 30 Tage)
  • 5,0 / 5
  • Community
  • 24. Jun 2025

Convert-librosa-Audio-Feature-Extraction-To-MATLAB

Version 1.0.2 von MathWorks Audio Toolbox Team

Convert librosa Audio Feature Extraction To MATLAB

Toolbox™](https://www.mathworks.com/products/audio.html)The Python code uses the following packages:- librosa version 0.10.1- PyTorch version 2.1.0## Mapping librosa Code to MATLAB Code### STFT and ISTFT#### Execute librosa CodeYou start with translating

- Convert librosa Audio Feature Extraction To MATLAB
- Local class used to bypass MATLAB code generation when it is
  • 149 (insgesamt)
  • 1 (letzte 30 Tage)
  • -- / 5
  • Community
  • 12. Sep 2024

ezc3d

Version 1.5.18 von Pariterre

Easy to use C3D reader/writer in C++, Python and Matlab

Easy to use library to read and write/modify C3D files. C3D files are widely used in the field of biomechanics and community lacks of easy solution to deal with them. EZC3D addresses this problem by

  • 2,7K (insgesamt)
  • 47 (letzte 30 Tage)
  • -- / 5
  • Community
  • 21. Aug 2026

C/C++ and Matlab types convertor

Version 1.9.0.0 von sun peng

Bidirectional conversion between C/C++ type (STL, openCV) and Matlab matrix (compile or run time)

, IplImage, iterator, mex, engineDescription:Consider below scenarios (especially when programming with signal/speech/image processing and scientific computation):1 Dumping C/C++ data into Matlab workspace in

  • 7K (insgesamt)
  • 2 (letzte 30 Tage)
  • 4,2 / 5
  • Community
  • 29. Okt 2013

Mehr laden