![]() updated 3 months ago |
A band trading strategy implemented in MATLAB. |
0 Comments 49 Downloads (30 Days) |
![]() updated 3 months ago |
UIINSPECT - display methods-properties-callbacks of an object Inspect an object handle (Java/COM/HG); display its methods/properties/callbacks in a unified window |
17 Comments 94 Downloads (30 Days) |
![]() updated 3 months ago |
FindJObj - find java handles of Matlab graphic objects Find java objects contained within a specified java container or Matlab GUI handle |
76 Comments 255 Downloads (30 Days) |
![]() updated 4 months ago |
Differential algebraic systems can be solved with an adapted Runge Kutta method. |
1 Comment 25 Downloads (30 Days) |
![]() updated 4 months ago |
Example MATLAB class wrapper for a C++ class An example of how to safely encapsulate a C++ class in a MATLAB class, via a mex interface. |
14 Comments 90 Downloads (30 Days) |
![]() updated 4 months ago |
generator of superformula plot |
3 Comments 16 Downloads (30 Days) |
![]() updated 5 months ago |
A new UICONTROL object with a slider as a child of a uipanel, with auto-linked edit box and labels. sliderPanel(parent,PanelPVs,SliderPVs,EditPVs,LabelPVs,numF... |
3 Comments 69 Downloads (30 Days) |
![]() updated 5 months ago |
Sets a figure's docking group container |
4 Comments 27 Downloads (30 Days) |
![]() updated 8 months ago |
GUI for TE/TM electromagnetic plane waves propagation through multilayered structures GUI for the analysis of TE/TM E.M. plane waves propagation through multilayered structures |
6 Comments 94 Downloads (30 Days) |
![]() updated 9 months ago |
Teaching Numerical Gradients and Hessians Simple, well-commented Matlab code to demonstrate how to take numerical derivatives and Hessians. |
3 Comments 18 Downloads (30 Days) |
![]() updated 9 months ago |
Manage and Dock Figures into Group SETFIGDOCKED docks figures at specified positions in group of figures |
5 Comments 19 Downloads (30 Days) |
![]() updated 10 months ago |
Estimating a constant state using the Kalman Filter Kalman Filter example for estimating a constant value |
2 Comments 30 Downloads (30 Days) |
![]() updated 10 months ago |
Tracking an object in a video with a Color Particle Filter |
58 Comments 174 Downloads (30 Days) |
![]() updated 1 year ago |
Display a text file in a popupmenu. |
4 Comments 26 Downloads (30 Days) |
![]() updated 1 year ago |
uipickfiles: uigetfile on steroids Many-featured, platform independent file and directory picker. |
70 Comments 108 Downloads (30 Days) |
![]() updated 1 year ago |
Captures continuous mouse movements with timeout |
5 Comments 17 Downloads (30 Days) |
![]() updated 1 year ago |
Block Matching Algorithms for Motion Estimation Review of various block matching algorithms used for motion estimation in MPEG coding. |
87 Comments 281 Downloads (30 Days) |
![]() updated 1 year ago |
Snake Segmentation (Kass et al), 2D/3D including GVF and balloon force (Easy to read code) B=SnakeInternalForceMatrix2D(nPoints,alpha,beta,gamma) |
26 Comments 354 Downloads (30 Days) |
![]() updated 1 year ago |
set/get status bar(s) for GUI figures & Matlab desktop |
25 Comments 62 Downloads (30 Days) |
![]() updated 1 year ago |
getHWnd - retrieve the underlying Windows handle for Matlab figure(s) Enable C++ GUI integration by retrieving the HWnd handle of matlab figure(s) |
1 Comment 15 Downloads (30 Days) |
![]() updated 1 year ago |
GetJFrame - Retrieves a figure's underlying Java frame Enable multiple window callbacks and properties not exposed by Matlab |
2 Comments 14 Downloads (30 Days) |
![]() updated 1 year ago |
enable/disable an entire figure window |
10 Comments 22 Downloads (30 Days) |
![]() updated 1 year ago |
An example using generic dll calling to use the counter on an NI daq card. |
1 Comment 12 Downloads (30 Days) |
![]() updated 1 year ago |
Static GUI made over to scale nicely with the size of the figure window. |
0 Comments 16 Downloads (30 Days) |
![]() updated 1 year ago |
Simple layout manager for GUIs designed to mimic the Java BorderLayout. |
0 Comments 4 Downloads (30 Days) |
![]() updated 2 years ago |
Example, Matlab R2010B Cuda CONV2 on GPU using Cuda kernels |
0 Comments 12 Downloads (30 Days) |
![]() updated 2 years ago |
Compile cuda kernels in Matlab, like nvcc('example.cu') |
3 Comments 11 Downloads (30 Days) |
![]() updated 2 years ago |
Deploying Multiple Shared Libraries Example code for "Deploying Multiple Shared Libraries" post in the "Art of MATLAB" blog. |
0 Comments 6 Downloads (30 Days) |
![]() updated 2 years ago |
Example code for "Deploying Shared Libraries" posting in the "Art of MATLAB" blog. |
0 Comments 55 Downloads (30 Days) |
![]() updated 2 years ago |
uibutton: GUI pushbuttons with better labels Creates pushbutton uicontrol labeled with TeX or LaTeX strings. |
10 Comments 46 Downloads (30 Days) |
![]() updated 2 years ago |
Simulink serial - example model Using Simulink with serial devices - example model |
11 Comments 148 Downloads (30 Days) |
![]() updated 2 years ago |
MATLAB with serial devices - code example |
23 Comments 333 Downloads (30 Days) |
![]() updated 2 years ago |
MATLAB GPIB - Example showing you how to use MATLAB with GPIB to configure and control instruments. |
1 Comment 73 Downloads (30 Days) |
![]() updated 2 years ago |
a GUI for editing LaTeX equations |
10 Comments 25 Downloads (30 Days) |
![]() updated 2 years ago |
Simple, efficient, and user friendly replacement for waitbar. |
58 Comments 166 Downloads (30 Days) |
![]() updated 2 years ago |
GUI for resonator measurement and data download from Signal Analyzers and Oscilloscopes [bandwidth, Q, EE, varargout]=bandqr(res) kpib(instrument, GPIB, command, value, channel, aux, verbos... |
1 Comment 9 Downloads (30 Days) |
![]() updated 2 years ago |
Basic examples of using trapz and quad |
0 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
Sendmail GUI |
7 Comments 12 Downloads (30 Days) |
![]() updated 2 years ago |
Demo files from Image Processing Webinar This package contains demos that were used during an Image Processing webinar |
5 Comments 33 Downloads (30 Days) |
![]() updated 2 years ago |
Particle Size Analysis from Image Processing Webinar Example used for Image Processing Webinar 04-Mar-2004. |
6 Comments 39 Downloads (30 Days) |
![]() updated almost 3 years ago |
Provides the ability to change the titles of all windows in the MATLAB process |
6 Comments 10 Downloads (30 Days) |
![]() updated almost 3 years ago |
A simple mechanism for creating graphical user interfaces which resize tidily |
2 Comments 12 Downloads (30 Days) |
![]() updated almost 3 years ago |
TabPanel Constructor v2.8 (2010) TabPanel Constructor offers the easiest way for creating of tabpanels in MATLAB! |
124 Comments 214 Downloads (30 Days) |
![]() updated almost 3 years ago |
progbar.m: general purpose progress bar for MATLAB |
13 Comments 17 Downloads (30 Days) |
![]() updated almost 3 years ago |
The most simple implementation of the cellular automata game of life |
3 Comments 34 Downloads (30 Days) |
![]() updated 3 years ago |
HGTable - functions for displaying tabular data in a MATLAB list control Uses a standard MATLAB listbox to display multiple columns of data |
3 Comments 14 Downloads (30 Days) |
![]() updated 3 years ago |
Generate programmatic GUI MATLAB File from a FIG-File |
19 Comments 32 Downloads (30 Days) |
![]() updated 3 years ago |
Simulink model and Data Acquisition Toolbox analyze streaming audio from Windows soundcard. |
3 Comments 28 Downloads (30 Days) |
![]() updated 3 years ago |
Powerpoint slides on creating a GUI and programming it. |
5 Comments 15 Downloads (30 Days) |
![]() updated 3 years ago |
Gravity Measurement Case Study Scientific imaging case study with MATLAB and toolboxes. |
3 Comments 17 Downloads (30 Days) |