Community Profile

photo

Rebecca


Attivo dal 2014

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


I am trying to find the positive roots of the equaiton y = ((exp(1).^(-0.2*x)))*(cos(2*x))-(0.15*x.^2)+1, but I keep getting the error message saying that there arent enough input arguments. I dont know what to do.
This is what I enter in my Editor window verbatim: function y = f(x) y = ((exp(1).^(-0.2*x)))*(cos(2*x))-(0.15*x.^2)+1; ...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


How do I find ALL of the positive roots of exp(-0.2*x)*cos(2*x)-0.15*x^2+1?
I enter this into Matlab but I only receive back one of its positive roots and I know it has at least three. syms x, y=exp...

circa 10 anni fa | 1 risposta | 0

1

risposta