Community Profile

photo

Stephanie Ruiz


Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Simple question, how can I plot this tan x function?
I want to be able to plot the following equation into matlab and be able to graph it, but I'm not sure how to do it. - x = - ta...

3 years ago | 1 answer | 0

1

answer

Question


How can I plot out the derivatives here?
I want to plot out multiple derivatives in my plot, namely dLdt, dWdt, and dNdt. How could I go about it? Whenever I've tried to...

3 years ago | 1 answer | 0

1

answer

Question


I'm having trouble putting two functions in one graph
I want to be able to put this code here: %Time specifications: Fs = 6400; % samples per second dt = 1...

3 years ago | 1 answer | 0

1

answer

Question


How can I get my graph to look like this?
I'm almost done with writing out a code. The code itself functions, which is fantastic, but I'm having trouble making it look th...

3 years ago | 0 answers | 0

0

answers

Question


Help! Graph shows nothing when I run my system of differential equations code.
I've adjusted my code a little, and hoorah, it runs! But now the problem is that it doesn't display anything on the graph. I'm a...

3 years ago | 1 answer | 0

1

answer

Question


I need some help adjusting my system of differential equations code.
I'm having some issues in regards to my code. Currently, this is the code: l0 = 3; % initial length of plant w0 = 0; % initial...

3 years ago | 1 answer | 0

1

answer

Question


I have a new error I'm dealing with in my system of differential equations. What can I do here?
I'm working on a system of differential equations. Here's the code in question: l0 = 3; w0 = 0; n0 = 0; a = 1; b = 1; e = ...

3 years ago | 1 answer | 0

1

answer

Question


Can someone double check my code for a system of differential equations? I keep getting an error.
I'm having an error pop up that says this, but I don't quite understand what it's saying. Here's the error: Error using odeargu...

3 years ago | 1 answer | 0

1

answer

Question


How can I code this system of differential equations?
I'm trying to punch in my system of equations, but I'm having a really rough time making sense of Matlab. I'll explain the syste...

3 years ago | 0 answers | 0

0

answers