photo

Panagiotis Panagopoulos Papageorgiou


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

Followers: 0   Following: 0

Statistiques

All
  • Community Group Solver
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Taylor Series of e^x on point 1
Greetings, I am trying to make my own script where I can approximate a function using a Taylor polynomial. However, when I try ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


Is it possible to assign the constant value of a function handle to a variable?
Hello, My program can sometimes generate this function handle: g = @() 1.0 Or generally: g = @() c , c: constant Is it po...

presque 6 ans il y a | 2 réponses | 0

2

réponses

Question


Is there any way to separate the terms of a product?
Hello, Let's say I have this function_handle: f = @(x) exp(x-2)*log(x) Is it possible to assign each function that comprises t...

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

1

réponse