photo

Stephanie


California Institute of Technology

Active since 2013

Followers: 0   Following: 0

Message

Professional Interests: control theory

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
18,593
of 301,338

REPUTATION
2

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
1

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • 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...

12 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...

12 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...

12 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.

12 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...

12 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...

12 years ago | 1 answer | 0

1

answer