PRODUCTS
Products Overview
Mathematica
Mathematica Student Edition
Mathematica Home Edition
Wolfram
CDF Player
(free download)
Computable Document Format (CDF)
web
Mathematica
grid
Mathematica
Wolfram
Workbench
Wolfram
SystemModeler
Wolfram
Finance Platform
Mathematica
Add-Ons
Wolfram|Alpha Products
SOLUTIONS
Solutions Overview
Engineering
Aerospace Engineering & Defense
Chemical Engineering
Control Systems
Electrical Engineering
Image Processing
Industrial Engineering
Materials Science
Mechanical Engineering
Operations Research
Optics
Petroleum Engineering
Biotechnology & Medicine
Bioinformatics
Medical Imaging
Finance, Statistics & Business Analysis
Actuarial Sciences
Data Analysis & Mining
Econometrics
Economics
Financial Engineering & Mathematics
Financial Risk Management
Statistics
Software Engineering & Content Delivery
Authoring & Publishing
Interface Development
Software Engineering
Web Development
Science
Astronomy
Biological Sciences
Chemistry
Environmental Sciences
Geosciences
Social & Behavioral Sciences
Design, Arts & Entertainment
Game Design, Special Effects & Generative Art
Education
STEM Education Initiative
Higher Education
Community & Technical College Education
Primary & Secondary Education
Students
Technology
Computable Document Format (CDF)
High-Performance & Parallel Computing (HPC)
See Also: Technology Guide
PURCHASE
Online Store
Other Ways to Buy
Volume & Site Licensing
Contact Sales
Software
Service
Upgrades
Training
Books
Merchandise
SUPPORT
Support Overview
Mathematica
Documentation
Knowledge Base
Learning Center
Technical Services
Community & Forums
Training
Does My Site Have a License?
Wolfram User Portal
COMPANY
About Wolfram Research
News
Events
Wolfram Blog
Partnerships
Employment Opportunities
History of
Mathematica
Stephen Wolfram's Home Page
Contact Us
OUR SITES
All Sites
Wolfram|Alpha
Demonstrations Project
MathWorld
Integrator
Wolfram Functions Site
Mathematica Journal
Wolfram Media
Wolfram
Tones
Wolfram Science
Stephen Wolfram
DOCUMENTATION CENTER SEARCH
SystemModeler Link
>
WOLFRAM SYSTEMMODELER LINK PACKAGE SYMBOL
WSMSimulate
WSMSimulateSensitivity
WSMParameterValues
WSMInitialValues
See Also »
|
SystemModeler Link
More About »
WSMInputFunctions
is an option for
WSMSimulate
and
WSMSimulateSensitivity
that specifies
values
for input variables.
MORE INFORMATION
Setting
uses
as the input value for
at time
t
.
Input functions can be set for all variables in
WSMModelData
.
EXAMPLES
CLOSE ALL
Basic Examples
(3)
Load Wolfram
SystemModeler Link
:
Simulate a model with a given input:
Simulate the model that sets two inputs; the output is the sum of the inputs:
Plot the inputs and the output:
Simulate a model with a given input:
Simulate the model that takes the derivative of the input:
Plot the input and the output:
Simulate for several different inputs:
Load Wolfram
SystemModeler Link
:
In[1]:=
Simulate a model with a given input:
In[1]:=
Simulate the model that sets two inputs; the output is the sum of the inputs:
In[2]:=
Plot the inputs and the output:
In[3]:=
Out[3]=
Simulate a model with a given input:
In[1]:=
Simulate the model that takes the derivative of the input:
In[2]:=
Plot the input and the output:
In[3]:=
Out[3]=
Simulate for several different inputs:
In[4]:=
In[5]:=
Out[5]=
Scope
(3)
Show the response in room temperature, given a step in the outside temperature:
Study a model for different inputs:
Simulate the model that derives the input for different trigonometric functions:
Plot the input and the output:
Give an input function for a variable and study the sensitivity of the output:
Simulate the model that integrates the input after applying a gain:
Plot the sensitivity of the output to the gain parameter:
Generalizations & Extensions
(2)
can be given in list pairs instead of rules:
Plot the input and the output:
The symbols returned from
WSMModelData
can be used in
:
Simulate using the symbol form of
u
:
Plot the input and the output:
Applications
(1)
Find the parameter in an input function to a model by comparing to measurement data:
Set up caching for simulation:
Fit parameters to the measurement data:
Simulate with the fitted input function:
Show the test data and the calibrated model together:
SEE ALSO
WSMSimulate
WSMSimulateSensitivity
WSMParameterValues
WSMInitialValues
MORE ABOUT
SystemModeler Link