image thumbnail

updated 4 months ago

Fuzzy Control (Universal Motor) by John Diaz

Fuzzy Control (data export, data import, control design)

motor.m

Motor_Fuzzy.mdl

image thumbnail

updated 5 months ago

Rock-Paper-Scissors by Lazaros Moysis

A simple game where you battle an epic war of rock-paper-scissors with the computer! (game, rock, paper)

rock_paper_scissors.m

image thumbnail

updated 1 year ago

Resizing Matlab plots for publication purposes (LaTeX) by Jinyu

This function will resize the plot to the proper size based on the figure width and font size. (plot, figure, publication)

latex_fig(font_size, f_width, f_height)

latex_fig_demo.m

image thumbnail

updated 1 year ago

Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example by Stuart McGarrity

RedBlack Tree Binary Search Example Used to Compare of C++, Java™, Python, Ruby and MATLAB® Code (article, object oriented, tree)

test_RedBlackTree

NodeVisitor

RedBlackTree

image thumbnail

updated 1 year ago

Comparison of C++ and MATLAB Using Object Oriented Application Example by Stuart McGarrity

Wireless Communications Application Example Used to Compare C++ and MATLAB® Code (wireless, article, matlab)

[BER, errors]=btint(varargin)

arg=getArg(argPosition,vararg_in,default)

rsrc=setRSRCpulseShapingFilter(rsrc, rollOff)

image thumbnail

updated 2 years ago

Graph Digitzer by S. A. van der Wulp

Digitizer enables you to digitize a scanned or downloaded linear graph, with a set accuracy. (digitization, digitize, ginput)

digitizer(action,varargin)

round2(a, arg1, arg2)

image thumbnail

updated 2 years ago

Methods for calculating precise logarithm of a sum and subtraction by Roland Pihlakas

Methods for operating on log's of values without calculating the original values during the process (mathematics, statistics, article)

ln{exp[ln(a) - ln(b)] + 1} + ln(b)

ln{exp[ln(a) - ln(b)] - 1} + ln(b) IF a > b

test_add_lns()

image thumbnail

updated 2 years ago

Demo files for MATLAB for Excel Users in Academia Webinar by Jiro Doke

These are the demo files used in the "MATLAB® for Excel Users in Academia" Webinar (whitepaper, article, paper)

Energy Forecasting

energyForecastGUI(varargin)

estimateSingleDay(energyData, DayType, dayOfWeek, timeOfDay...

image thumbnail

updated almost 3 years ago

Calling MATLAB from PowerPoint by Brett Shoelson

Here are 5 simple steps that will have you executing your MATLAB code from PowerPoint in no time! (article, visual basic, whitepaper)

image thumbnail

updated almost 3 years ago

Introduction to Statistics Toolbox - July 2007 Webinar Files by Jiro Doke

Presentation and demo files for the "Introduction to Statistics Toolbox™" Webinar (July 12, 2007) (article, webinar, paper)

Identifying Green Automotive Designs

closeDTool

createCarDataset(fileName)

image thumbnail

updated 3 years ago

Writing MATLAB C/MEX Code by Pascal Getreuer

MEX: Combine the power of MATLAB and C (programming, article, paper)

image thumbnail

updated 3 years ago

Matlab 2008a Advanced Tutorials by Matt Dunham

This is a series of Matlab 2008a Tutorials on topics such as the new Object Oriented System (whitepaper, article, paper)

LassoShootingFast(X,y,lambda,w0)

mysetdiff(A,B)

placeFigures(varargin)

image thumbnail

updated 3 years ago

Introduction to MATLAB® Webinar materials by Jiro Doke

Presentation and demo materials from the live Webinar "Introduction to MATLAB®" (March 20, 2007) (algorithm development, data analysis, matlab)

Characterization of Device Under Test

Missing Planes

cutoff(F,Txym)

image thumbnail

updated 3 years ago

Two Methods for Breaking Data Dependency Loops in System Level Models by Michael Burke

Methods for removing data dependencies with a minimum number of blocks (whitepaper, article, paper)

Control_Exe_Base

Loop_E1

Loop_E1_after

image thumbnail

updated 3 years ago

Building resusable libraries for the Real-Time Workshop Embedded Coder Environment by Michael Burke

Demonstrates how to build a library file (ceclipse, whitepaper, paper)

image thumbnail

updated 3 years ago

What's New for Object-Oriented Programming in MATLAB Webinar - Code Examples by Stuart McGarrity

Code examples used in "What's New for Object-Oriented Programming in MATLAB®" Webinar (whitepaper, article, paper)

Events and listeners

Test Handle class

Test Inherited Class

image thumbnail

updated almost 4 years ago

RTAI-Linux Target HOWTO by Giampiero Campa

RTAI-Linux Target : Step by Step instructions for Beginners (article, whitepaper, linux)

image thumbnail

updated almost 4 years ago

HANDBOOK OF GRAPHICAL USER INTERFACE (Spanish!) by Diego Orlando

GUIDE Tips... and examples! ¡Está en español! (article, examples, where can i get this ...)

image thumbnail

updated almost 4 years ago

Improving Simulink Design Optimization Performance Using Parallel Computing by Linda Webb

Parallelization of a controller parameter tuning task using an aerospace system model as an example (whitepaper, article, paper)

image thumbnail

updated almost 4 years ago

Building Sundials by Ned Gulley

Create your own sundial with MATLAB. (whitepaper, article, sundials)

Building Sundials

sunshadow(latitude, day, hour)

image thumbnail

updated almost 4 years ago

Counting Teeth by Ned Gulley

Use some image processing algorithms to count the number of teeth on a gear. (article, cell execution mode, image processing)

Counting teeth

image thumbnail

updated almost 4 years ago

Programming Patterns in MATLAB by Loren Shure

PPT presentation of some MATLAB® programming patterns (whitepaper, article, paper)

image thumbnail

updated almost 4 years ago

Nested Functions in MATLAB by Loren Shure

This example shows how to use nested functions to avoid making copies of large arrays in MATLAB. (nested multiple figur..., whitepaper, paper)

twoFigs(RGB)

image thumbnail

updated almost 4 years ago

MATLAB Contest Paper by Ned Gulley

Paper describing the MATLAB online programming contest (whitepaper, article, paper)

image thumbnail

updated almost 4 years ago

MATLAB Performance Measurement by Bill McKeeman

Advice on measuring MATLAB performance. (article, articles, paper)

configinfo

image thumbnail

updated 4 years ago

Improving Optimization performance with Parallel Computing by Linda Webb

Parallel computing can accelerate the solution of computationally expensive optimization problems (whitepaper, article, paper)

image thumbnail

updated 4 years ago

Writing Fast MATLAB Code by Pascal Getreuer

Speed up your project with this collection of techniques. (programming, article, paper)

image thumbnail

updated 4 years ago

Design Patterns for Integrating Simulink with Stateflow by Linda Webb

Engineers can integrate state machines and control logic designed in Stateflow and Simulink (whitepaper, article, paper)

image thumbnail

updated 4 years ago

MATLAB and Simulink Based Books: Real-Time Implementation and Signal Processing Laboratories by Linda Webb

Textbooks support the trends of signal processing, introductory programming and model-based design (whitepaper, article, paper)

image thumbnail

updated 4 years ago

Restoring Movement to Individuals with Neuromuscular Disabilities by Linda Webb

Researchers developed a device that sends electrical signals to activate paralyzed limbs and muscles (whitepaper, article, paper)

image thumbnail

updated 4 years ago

MATLAB and Simulink Based Books by Linda Webb

Textbooks support the trends of signal processing, introductory programming and model-based design (whitepaper, article, paper)

image thumbnail

updated 4 years ago

MATLAB and Simulink in the World: Verification and Validation by Linda Webb

Organizations verify and validate embedded systems comprising software and electronics (whitepaper, article, communications)

image thumbnail

updated 4 years ago

Tips & Tricks: Creating and Using Web Views by Linda Webb

Create web views with Simulink Report Generator that are interactive visual replicas of models (whitepaper, article, html files)

image thumbnail

updated 4 years ago

Programming Patterns: Some Common MATLAB Programming Pitfalls and How to Avoid Them by Linda Webb

Tips and best practices to help you become fluent in MATLAB and achieve your programming goals (function handles, whitepaper, article)

image thumbnail

updated 4 years ago

Cleve's Corner: Experiments with MATLAB by Linda Webb

Free, online book for educators and high-school students looking to go beyond the standard courses (whitepaper, article, matlab)

image thumbnail

updated 4 years ago

Verifying Code When Software Reliability is Critical by Linda Webb

PolySpace products prove the absence of run-time errors without the need to compile and run the code (whitepaper, article, paper)

image thumbnail

updated 4 years ago

Enhancing Multicore System Performance Using Parallel Computing with MATLAB by Linda Webb

Enabling you to select the programming paradigm to work well in a multicore system (whitepaper, article, parallel computing)

image thumbnail

updated 4 years ago

Inside MATLAB Objects in R2008a by Linda Webb

Updating the object-oriented programming capabilities of MATLAB in R2008a (whitepaper, article, paper)

image thumbnail

updated 4 years ago

Modeling System Architecture and Resource Constraints Using Discrete-Event Simulation by Linda Webb

Use of SimEvents to analyze resource constraints on three typical systems (whitepaper, article, paper)

image thumbnail

updated 4 years ago

Introduction to Object-Oriented Programming in MATLAB by Linda Webb

Use of object-oriented techniques in the MATLAB language to implement typical technical application (whitepaper, article, paper)

image thumbnail

updated 4 years ago

Rendering High Dynamic Range Images on the Web by Linda Webb

Creating a digital imaging program to display high-contrast, high-resolution images on low dynamic r (whitepaper, article, paper)

image thumbnail

updated almost 5 years ago

TCP/IP Communication for Real-Time and Embedded Systems by Linda Webb

Using a thermal model as an example, this article describes a method for communicating with other de (whitepaper, article, paper)

image thumbnail

updated almost 5 years ago

Physical Modeling of Mechanical Friction by Linda Webb

Methods for modeling and simulating continuous and hybrid continuous-locking mechanical friction. (whitepaper, article, paper)

image thumbnail

updated 5 years ago

Designing for Reliability and Robustness by Linda Webb

Tools and techniques to create designs that perform as expected over time (paper, optimization, whitepaper)

image thumbnail

updated 5 years ago

Matlab Shortcut- Microsoft Office & others by Saim

A short pdf how to utilize the shortcut toolbar effciently (whitepaper, article, paper)

image thumbnail

updated 5 years ago

Tinker with Excel Link by Dimitri Shvorob

(a one-page cheat sheet) (whitepaper, article, paper)

image thumbnail

updated 5 years ago

Closures in the MATLAB Language by Jim Hunziker

Demonstration of Closures in the MATLAB Language (whitepaper, article, paper)

makeIncrementer(n)

closureTest.m

image thumbnail

updated 5 years ago

Compiling & Building MEX files for Matlab on a MacBook Pro using Xcode 2.4.1, Intel Compiler, Intel by Marco Zuliani

How to to compile and link MEX files for Matlab using Xcode IDE on a Intel Core 2 MacBook Pro (article, xcode, paper)

image thumbnail

updated 5 years ago

MATLAB Tips & Tricks by Gabriel Peyre

A list of useful tips and tricks with concise piece of code and comments. (matlab, help, paper)

image thumbnail

updated 5 years ago

fillPage by Richard Quist

Quickly set figure properties so printed/exported figure will fill entire page. (margins, graphics import, print)

fillPage(h, varargin)

Contact us