photo

Mani Teja


Last seen: environ 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to find an equation of the tangent line to the curve f(x,y) =0 at the....
Hello Peter, This should help: syms x y f(x,y) f(x,y) = 4*x + 2*y -x*y +3*x^2 -5*y^2 +5; a = f(2.4, -2.7927); a = vpa(a,4);...

plus de 4 ans il y a | 0

Réponse apportée
ode45 with a vector of inputs with respect to time stamp
Hello Japnit, From your question, I am not sure what kind of errors are occuring. After running the program, I got this error: ...

plus de 4 ans il y a | 0

Question


How to remove Spikes from a signal
Hello everyone, I have a plot below which consists of two curves: 1. Red Curve - Original 2. Green Dotted Curve - Target I...

presque 5 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
Reorganizing cell array according to column
Hello Danna, The below code can be used if you are looking for other ways apart from using the "Sort" function: % Converting f...

plus de 5 ans il y a | 0