Community Profile

photo

Stephanie


California Institute of Technology

Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: control theory

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Using linmod in a function called by ode45
Hi, I would like to use "linmod" in a function that is to be given as an input to "ode45". This results in the Simulink model...

10 years ago | 0 answers | 0

0

answers

Answered
Creating and differentiating symbolic functions with vector inputs of different dimensions
I solved the problem. Here's the solution: # Reshape and combine X and Y into one row vector. # Call symfun with the row vec...

10 years ago | 0

| accepted

Question


Creating and differentiating symbolic functions with vector inputs of different dimensions
Hi, I would like to do the following: 1) Define a callable symbolic function F of variables X and Y, where X and Y are vec...

10 years ago | 1 answer | 0

1

answer

Answered
Computing the Instantaneous Output of a Simulink Model
It looks like simulating Simulink for zero seconds gives me the result that I want.

10 years ago | 1

| accepted

Question


Computing the Instantaneous Output of a Simulink Model
Hi, If I have a set of systems of dynamics in closed form: xdot = f(x,u,t) then if I want to know the instantaneous v...

10 years ago | 1 answer | 0

1

answer

Question


Converting a Simulink Model to a Symbolic Representation
The documentation of the Symbolic Math Toolbox describes how to generate Simulink models from symbolic math expressions. Is ther...

10 years ago | 1 answer | 0

1

answer