Community Profile

photo

Mariana


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


What's wrong with the folow function?
I made a function in order to calculate a system of differential equations. I'm using Euler's method. i=0; ...

10 years ago | 2 answers | 0

2

answers

Question


What's wrong with the folow function?
f is my input function and I have to verify if it converges. It appears: "Error using inline/feval (line 23)Not enough inputs ...

10 years ago | 1 answer | 0

1

answer

Question


What's wrong with the folow expression?
f is my imput function and i have to find the first and the second derivate. I tried to define df=diff(f); f2=di...

10 years ago | 1 answer | 0

1

answer

Question


What's wrong with the folow expression?
Matlab don't accept y=exp(-x)+exp(-0.5*x)*(-0.5*cos(3*x)-3*sin(3*x)) Error using * Inner matrix dimensions must agree. ...

10 years ago | 1 answer | 0

1

answer