About 140,000 results
Open links in new tab
  1. Derivative of sigmoid function $\sigma (x) = \frac {1} {1+e^ {-x}}$

    In my AI textbook there is this paragraph, without any explanation. The sigmoid function is defined as follows $$\sigma (x) = \frac {1} {1+e^ {-x}}.$$ This function is easy to differentiate

  2. calculus - Confused: using Taylor series to find derivative ...

    Dec 9, 2020 · Then the 6th derivative is 1/3! * 6! = 120. I am confused because taylor series seems really unrelated; there should be an equally easy way to do this just with derivatives and chain rule …

  3. calculus - How to find the derivative of a piecewise function ...

    Dec 17, 2023 · In principle, can a piecewise-defined function have a (nontrivial) piecewise-defined derivative, though? Sure, that's not an issue by any means, and sometimes is even an important …

  4. Fastest way to find derivative of the function at the given point

    Mar 25, 2021 · Fastest way to find derivative of the function at the given point Ask Question Asked 4 years, 8 months ago Modified 4 years, 7 months ago

  5. Derivative of a function with respect to another function.

    Oct 1, 2014 · Derivative of a function with respect to another function. [duplicate] Ask Question Asked 11 years, 2 months ago Modified 10 years, 3 months ago

  6. calculus - How to find the derivative of a piece-wise function ...

    Apr 6, 2021 · Both these are wrong ways of calculating derivative as derivative of $f$ at a point ($x=0$ here) requires $f$ to be atleast defined in some neighborhood of $a$ as per definition of $f' (0)$.

  7. calculus - How to get derivative of a function without using the ...

    Jun 22, 2020 · To answer your question, “am I doing wrong?”, you cannot get the derivative of a function by just using algebra to express the function in an equivalent expression. All of your algebraic …

  8. Use a set of data points from a graph to find a derivative

    Feb 14, 2013 · I need to find the derivative of each line and graph those as well. There is no known function that creates these curves, so I can't simply find the derivative of a function. All I have is a …

  9. Find Derivative Using a Table of Values - Mathematics Stack Exchange

    Sep 12, 2019 · Yes, this is a homework problem :), so I'm not looking for the answer just how to approach it. Find derivative using a table of values

  10. calculus - Calculate the first derivative without the function ...

    Then you can write the Taylor series expansion of that function around the point you are trying to approximate the derivative. Evaluate these expressions at given points, then try to find a linear …