Skip to Main Content Skip to Search
Accelerating the pace of engineering and science

 

  VIEW Proceedings
 

Abstracts

Driving Innovation with MATLAB and Simulink

Jim Tung, MathWorks Fellow and chief strategist

In this keynote talk, Jim Tung will present his perspectives on key technologies and trends that impact engineering and science. Jim will highlight trends in computational techniques, system development, and engineering analysis, including MathWorks technologies that are helping to drive innovation in these areas.

New Surface Fitting and Global Optimization Capabilities for Solving Challenging Data Analysis Problems

This presentation will show you how to overcome two common challenges with model fitting: developing good predictive models when you can’t describe the relationship between your variables, and estimating model parameters for nonlinear regression problems. We will demonstrate how to address these challenges using new capabilities in Global Optimization Toolbox, Statistics Toolbox™, and Curve Fitting Toolbox™.

Symbolic Computing with MATLAB and Simulink

This presentation will show how you can use symbolic computation with MATLAB and Simulink to support modeling, simulation, and embedded system design tasks. Using the notebook interface and other new features in Symbolic Math Toolbox™, we will develop an example wind turbine model, document it, and integrate it with MATLAB for design optimization studies.

Model-Based Design with MATLAB and Simulink – What’s New

This presentation will cover new developments, features, and capabilities in MATLAB and Simulink for using Model-Based Design for signal processing, communications, and controls applications. You’ll hear about developments such as the Embedded MATLAB® subset for generating embedded C code from MATLAB, PID control for automating control parameter selection, the Simscape™ language for physical system modeling, automatic code generation for FPGAs, and other new features and capabilities.

Introduction to Parallel Computing with MATLAB

This workshop will show you how MATLAB and MathWorks parallel computing tools enable you to solve computationally and data-intensive problems by taking advantage of recent advances in computer hardware, from multiprocessor machines to computer clusters. You will learn how to utilize multiple cores in your desktop machine through the new capabilities of MATLAB and Parallel Computing Toolbox™. We will also show how you can scale applications to computer clusters without changing the code.

Introduction to Object-Oriented Programming in MATLAB

MATLAB provides object-oriented programming capabilities that enable you to more easily develop and maintain large applications and data structures. Using engineering examples, this workshop will demonstrate how to define classes and work with objects, highlighting the benefits of this programming approach over traditional procedural techniques. Features covered include class definitions, properties, property attributes, methods, method attributes, and inheritance. No knowledge of object-oriented programming is required.

Simulink, Controls, and Real-Time Testing

Using models built using MathWorks physical modeling products, this workshop will outline the steps in moving multidomain system models from desktop simulation to real-time simulation. Real-time simulation of multidomain physical system models (mechanical, electrical, hydraulic, and so forth) requires finding a combination of model complexity, solver choice, solver settings, and real-time target that permits execution in real time. A better understanding of the tradeoffs involved in each of these areas makes it easier to achieve this goal and to use Model-Based Design to reap the benefits of using virtual systems prior to building hardware prototypes.

Creating MATLAB Based Applications for MATLAB Users and Others

This workshop will demonstrate desktop and Web deployment of MATLAB applications. You’ll learn how you can distribute your MATLAB code directly to others to use in their own MATLAB applications, and how to create and distribute turnkey applications and components royalty-free to people who do not have MATLAB. These applications can be integrated into a larger IT infrastructure, such as the Web.