Community Profile

photo

Stefan


Arizona State University

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Time series syntax question
Hi everyone, I'm using a template for a homework assignment in MATLAB. I'm having trouble with a section that seems to require...

9 years ago | 2 answers | 0

2

answers

Question


Code for a stochastic simulation
Hi everyone, I'm doing a homework problem for one of my classes, and the professor gave us a template with most of the ...

9 years ago | 0 answers | 0

0

answers

Question


Not enough input arguments
Hi everyone, I'm trying to solve a system of 3 ODEs with intial conditions using ode45. I'm getting the error message of "Not en...

9 years ago | 1 answer | 1

1

answer

Question


Explicit solution could not be found
I'm trying to solve a system of 3 ODE's with initial conditions. When I attempt to run the code, I get the "Explicit solution co...

9 years ago | 1 answer | 0

1

answer

Question


Invalid syntax at 'x'. Possibly a ), }, ] is missing.
Hi everyone, I'm writing this code for a hw problem in class. for some reason, I'm getting a syntax error for "Unexpect...

9 years ago | 1 answer | 0

1

answer

Question


Error using load? File appears in workspace
Hello, I'm currently trying to do a homework assignment for a MATLAB class I have. The professor gave us a matrix to perfo...

9 years ago | 1 answer | 0

1

answer

Question


How to multiply matrices using for loops?
I have a problem in which I have to multiply two matrices, x (700x900) and y(900,1100), using a for loop. I'm not sure where to ...

9 years ago | 2 answers | 2

2

answers