what’s new in matlab and simulink · deep learning onramp learn to use deep learning techniques...

81
© 2019 The MathWorks, Inc. 1 © 2015 The MathWorks, Inc. What’s New in MATLAB and Simulink

Upload: others

Post on 19-Jun-2020

29 views

Category:

Documents


0 download

TRANSCRIPT

© 2019 The MathWorks, Inc. 1© 2015 The MathWorks, Inc.

What’s New in MATLAB

and Simulink

© 2019 The MathWorks, Inc. 2

© 2019 The MathWorks, Inc. 3

Algorithms in Everything

© 2019 The MathWorks, Inc. 4

Using MATLAB & Simulink to Build Algorithms in Everything

Simplifying your work…

…often at higher levels of abstraction.

© 2019 The MathWorks, Inc. 5

Using MATLAB & Simulink to Build Algorithms in Everything

Inputs Design Outputs

© 2019 The MathWorks, Inc. 6

The capability of a machine to

match or exceed intelligent human behavior by

training a machine

to learn the desired behavior

Artificial Intelligence

training a machine

to learn the desired behavior

© 2019 The MathWorks, Inc. 7

Output

Program

There are two ways to get a computer to do what you want

Traditional Programming

COMPUTER

Data

© 2019 The MathWorks, Inc. 8

Program

Output

There are two ways to get a computer to do what you want

Machine Learning

COMPUTER

Data

Model

© 2019 The MathWorks, Inc. 9

Artificial Intelligence

Data Model

Machine

Learning

Deep

Learning

© 2019 The MathWorks, Inc. 10

Using MATLAB and Simulink to Build Deep Learning Models

Inputs

Inputs

Design

Design

Outputs

Outputs

Data

Machine

Learning

Deep

Learning

Model

© 2019 The MathWorks, Inc. 11

Using Apps for Ground Truth LabelingImage and Video Data

Inpu

ts

Desi

gn

Outp

uts

Computer Vision Toolbox

© 2019 The MathWorks, Inc. 12

Using Apps for Ground Truth LabelingSignal Data

Signal Processing Toolbox

© 2019 The MathWorks, Inc. 13

Using Apps for Ground Truth LabelingAudio Data

1 2 3

Audio Toolbox

© 2019 The MathWorks, Inc. 14

Using Apps for Designing Deep Learning Networks 2 1 3

Deep Learning Toolbox

© 2019 The MathWorks, Inc. 15

Using Transfer Learning with Pre-trained Models

Inception-v3 ResNet-101 VGG-16

ResNet-18 GoogLeNet DenseNet-201

SqueezeNet AlexNet ResNet-50

Inception-ResNet-

v2

VGG-19

Deep Learning Toolbox

© 2019 The MathWorks, Inc. 16

Using Models from Other Frameworks

(…)Caffe

Keras-

Tensorflow

PyTorch

Open Neural Network Exchange

MATLAB ONNX

CNTK

Caffe2

MXNet

Core ML

2

Deep Learning Toolbox

© 2019 The MathWorks, Inc. 17

Deploying Deep Learning Applications

ARM

Compute

Library

Intel

MKL-DNN

Library

1 2 3

Deep

Learning

Networks

Coder

Products

NVIDIA

TensorRT &

cuDNN

Libraries

MATLAB CoderGPU Coder

Inputs

Pre-

processing

Post-

processing

© 2019 The MathWorks, Inc. 18

Using MATLAB and Simulink to Build Deep Learning Models

Inputs

Inputs

Design

Design

Outputs

Outputs

Data

Machine

Learning

Deep

Learning

Model

Using MATLAB and Simulink for Reinforcement Learning

Reinforcement Learning Toolbox

© 2019 The MathWorks, Inc. 19

Using MATLAB and Simulink for Reinforcement Learning

Reinforcement Learning Toolbox

© 2019 The MathWorks, Inc. 20

Using MATLAB and Simulink for Reinforcement Learning

Inputs

Inputs

Design

Design

Outputs

Outputs

Data

Machine

Learning

Deep

Learning

Model

Reinforcement Learning Toolbox

© 2019 The MathWorks, Inc. 21

Inputs

Using MATLAB and Simulink for Reinforcement Learning

Inputs Design

Design

Outputs

Outputs

Machine

Learning

Deep

Learning

Model

SimulinkReinforcement Learning Toolbox

Scenario Design

Simulation-based

data generation

Generate Data

© 2019 The MathWorks, Inc. 22

Using MATLAB and Simulink for Reinforcement Learning

Reinforcement Learning Toolbox

© 2019 The MathWorks, Inc. 24

Using MATLAB & Simulink to Build Algorithms in Everything

Inputs

Inputs

Design

Design

Outputs

Outputs

© 2019 The MathWorks, Inc. 25

Inpu

ts

Desi

gn

Outp

utsWorking with Text Data

© 2019 The MathWorks, Inc. 26

Inpu

ts

Desi

gn

Outp

utsWorking with Text Data

MATLAB

© 2019 The MathWorks, Inc. 27

Inpu

ts

Desi

gn

Outp

utsWorking with Text Data

Deep Learning ToolboxStatistics and Machine Learning ToolboxText Analytics ToolboxMATLAB

© 2019 The MathWorks, Inc. 28

Inpu

ts

Desi

gn

Outp

utsWorking with Text Data

Text Analytics ToolboxMATLAB

© 2019 The MathWorks, Inc. 29

Creating Your Own Data 1 2

Simulink

© 2019 The MathWorks, Inc. 30

1 2

© 2019 The MathWorks, Inc. 31

Identifying the Useful Data 2 1

Acquire Data

Identify

Condition

Indicators

Deploy &

IntegrateTrain Model

Preprocess

Data

Visualize data

Extract Features

Select the most

useful features

Machine

Learning

© 2019 The MathWorks, Inc. 32

Identifying the Useful Data 2 1

Predictive Maintenance Toolbox

© 2019 The MathWorks, Inc. 33

Identifying the Useful Data 2 1

Predictive Maintenance Toolbox

© 2019 The MathWorks, Inc. 34

Identifying the Useful Data 2 1

Predictive Maintenance Toolbox

© 2019 The MathWorks, Inc. 35

Designing Decision Logic with StateflowDesi

gn

StateflowMATLAB

in MATLAB

© 2019 The MathWorks, Inc. 36

Using Stateflow in MATLABDesi

gn

StateflowMATLAB

© 2019 The MathWorks, Inc. 37

Editing at the Speed of Thought

Simulink

© 2019 The MathWorks, Inc. 38

Editing at the Speed of Thought

Simulink

© 2019 The MathWorks, Inc. 39

Editing at the Speed of Thought

Simulink

© 2019 The MathWorks, Inc. 40

Editing at the Speed of Thought

Simulink

© 2019 The MathWorks, Inc. 41

Editing at the Speed of Thought

Simulink

© 2019 The MathWorks, Inc. 42

Controlling the Execution of Model Components

Export Function Model

Schedulable Rate-Based Model

Simulink

Desi

gn

© 2019 The MathWorks, Inc. 43

Controlling the Execution of Model ComponentsD

Simulink

© 2019 The MathWorks, Inc. 44

Simplifying Integration with External C/C++ Code

Column-Major

Simulink Coder

© 2019 The MathWorks, Inc. 45

Simplifying Integration with External C/C++ Code

Row-Major

Simulink Coder

© 2019 The MathWorks, Inc. 46

Viewing Generated Code Alongside the Model

Embedded Coder

© 2019 The MathWorks, Inc. 47

Viewing Generated Code Alongside the Model

Embedded Coder

© 2019 The MathWorks, Inc. 48

Sharing Live Scripts

MATLAB

© 2019 The MathWorks, Inc. 49

Sharing Live Scripts

MATLAB

© 2019 The MathWorks, Inc. 50

Sharing Live Scripts

MATLAB

© 2019 The MathWorks, Inc. 51

Creating Apps

MATLAB

© 2019 The MathWorks, Inc. 52

Deploying Web Apps

MATLAB Compiler

© 2019 The MathWorks, Inc. 53

Using MATLAB & Simulink to Build Algorithms in Everything

Inputs Design Outputs

© 2019 The MathWorks, Inc. 54

Evaluating Architectures

Architecture

Inputs Design Outputs

© 2019 The MathWorks, Inc. 55

Architecture

Evaluating Architectures

Inputs Design OutputsArchitecture

© 2019 The MathWorks, Inc. 56

Designing System and Software Architectures

System1Composer1

Architecture

© 2019 The MathWorks, Inc. 57

Designing System and Software Architectures

System1Composer1

Inpu

ts

Desi

gn

Outp

utsArchitecture

© 2019 The MathWorks, Inc. 59

Designing Beyond System and

Software Architectures

AUTOSAR SoftwareSystems and

SoftwareSoC Hardware

and Software

System Composer SoC Blockset AUTOSAR Blockset

© 2019 The MathWorks, Inc. 60

OutputsDesignArchitectureInputs

Using MATLAB & Simulink to Build Algorithms in Everything

Inputs Design OutputsArchitecture

Spanning

Test & Verification Collaboration Scaling

© 2019 The MathWorks, Inc. 61

OutputsDesignArchitectureInputs

Using MATLAB & Simulink to Build Algorithms in Everything

Inputs Design OutputsArchitecture

Spanning

Test & Verification Collaboration Scaling

© 2019 The MathWorks, Inc. 62

OutputsDesignArchitectureInputs

Using MATLAB & Simulink to Build Algorithms in Everything

Inputs Design OutputsArchitecture

Spanning

Test & Verification Collaboration Scaling

© 2019 The MathWorks, Inc. 63

Integrating with Third-party Requirements Tools

Simulink Requirements

SimulinkRequirements

External Requirements

Authored Requirements

External Requirements

Requirements

Management

Tools

ReqIF

Import

Edit

Export

Spanning

Output

s

DesignArchite

cture

Inputs

© 2019 The MathWorks, Inc. 64

Include Custom Code in Test & Verification

Simulink Design Verifier

Simulink C/C++ Simulink Design Verifier

Stateflow C/C++

© 2019 The MathWorks, Inc. 66

Using the MATLAB Unit Test FrameworkSpanning

Inpu

ts

Desi

gn

Outp

utsArchitecture

MATLAB

© 2019 The MathWorks, Inc. 67

Using the MATLAB App Testing Framework

testCase.press(myApp.checkbox)

testCase.choose(myApp.discreteKnob, "Medium")

testCase.drag(myApp.continuousKnob, 10, 90)

testCase.type(myApp.editfield, myTextVar)

MATLAB

© 2019 The MathWorks, Inc. 68

Using the MATLAB Performance

Testing Framework Spanning

Inpu

ts

Desi

gn

Outp

utsArchitecture

MATLAB

© 2019 The MathWorks, Inc. 69

Using Continuous Integration

MATLAB https://plugins.jenkins.io/

Spanning

Inpu

ts

Desi

gn

Outp

utsArchitecture

© 2019 The MathWorks, Inc. 70

Using Continuous Integration

MATLAB https://plugins.jenkins.io/matlab

Spanning

Inpu

ts

Desi

gn

Outp

utsArchitecture

© 2019 The MathWorks, Inc. 71

Using Projects in MATLAB

MATLAB

Spanning

Inpu

ts

Desi

gn

Outp

utsArchitecture

© 2019 The MathWorks, Inc. 73

Parallel Simulations in Simulink

SimulinkParallel Computing Toolbox

Simulation Manageraafa

Worker

Worker

Worker

Head

Worker

MATLAB Desktop

Simulation Jobs

Simulation Results

batchsim

Spanning

Inpu

ts

Desi

gn

Outp

utsArchitecture

© 2019 The MathWorks, Inc. 74

Scaling Computations on Clusters and Clouds

MATLAB Parallel Server

Spanning

Inpu

ts

Desi

gn

Outp

utsArchitecture

MATLAB

Parallel Computing Toolbox

Cloud

GPU

Multi-core CPU

MATLAB Parallel Server

© 2019 The MathWorks, Inc. 75

Inputs Design OutputsArchitecture

Using MATLAB & Simulink to Build Algorithms in Everything

Inputs Design OutputsArchitecture

Spanning

Test & Verification Collaboration Scaling

© 2019 The MathWorks, Inc. 76

Specialized Tools for Building Algorithms

in Everything

Analog Mixed-SignalCommunications Physical interconnects

5G Toolbox SerDes Toolbox Mixed-Signal Blockset

Inputs Design Outputs

Architec

ture

Spanning

© 2019 The MathWorks, Inc. 77

Developing Autonomous Systems

Perception

Planning

Control

© 2019 The MathWorks, Inc. 78

Evaluate Sensor Fusion Architectures

Sensor Fusion and Tracking Toolbox

© 2019 The MathWorks, Inc. 79

Simulate Path Planning Algorithms

Automated Driving Toolbox

© 2019 The MathWorks, Inc. 80

Design Lane-following and Spacing

Control Algorithms

Model Predictive Control Toolbox

© 2019 The MathWorks, Inc. 81

Developing Autonomous Systems

UAV AlgorithmsLidar Processing

& Tracking

Computer Vision Toolbox

HERE HD Maps &

OpenDRIVE Roads

Automated Driving Toolbox Robotics System Toolbox

© 2019 The MathWorks, Inc. 83

Using MATLAB & Simulink to Build Algorithms in Everything

Inputs Design OutputsArchitecture

Spanning

Test & Verification Collaboration Scaling

© 2019 The MathWorks, Inc. 85

Read the Release Notes

© 2019 The MathWorks, Inc. 86

Get Started

Deep Learning Onramp

Learn to use deep learning techniques

in MATLAB for image recognition.

MATLAB Onramp

Quickly learn the

essentials of MATLAB.

Simulink Onramp

Learn to create, edit, and

troubleshoot Simulink models.

© 2019 The MathWorks, Inc. 87© 2015 The MathWorks, Inc.