novak_99
|
00004817d9
|
so
|
2022-01-21 19:11:23 -08:00 |
|
novak_99
|
f441780e8a
|
so
|
2022-01-21 17:23:29 -08:00 |
|
novak_99
|
66883a3f5d
|
Added 2nd partial derivative test. Detects saddles, mins and maxes.
|
2021-11-29 15:08:41 -08:00 |
|
novak_99
|
5764f20ed2
|
Added growth method for solving diffrential equations, added dy, dx, gradient magnitude and orientation of image calculators
|
2021-11-28 21:25:35 -08:00 |
|
novak_99
|
074de5b24b
|
Added euler's method for solving diffrential equations. Single and double variable functions.
|
2021-11-27 22:55:44 -08:00 |
|
novak_99
|
f48ef24006
|
Added tensor vector mult, added third order taylor series approx for mv and uv functions
|
2021-11-27 00:08:37 -08:00 |
|
novak_99
|
dd0e9cbada
|
Added third derivative (though mv not good for sinusodials) and third order housing tensor
|
2021-11-26 00:01:39 -08:00 |
|
novak_99
|
985a8f7f78
|
added halley's method + invquadinter method
|
2021-11-24 14:44:08 -08:00 |
|
novak_99
|
cd0de3bf7c
|
added laplacians
|
2021-11-21 16:02:21 -08:00 |
|
novak_99
|
e44834cd03
|
Added quadratic, linear, constant approx. for functions, added newtonian 2nd order method for optimization
|
2021-11-21 11:39:03 -08:00 |
|
novak_99
|
2b9155a624
|
mixed and homog. 2nd partial derivatives for multivar functions. hessian_f calculator.
|
2021-11-20 19:53:43 -08:00 |
|
novak_99
|
738900f4b5
|
Added numerical analysis class. Added method for poly/sinusodial/etc. function defs, added numerical diff method for both multivar & univar functions, added a jacobian vector calculator, added newton raphson method
|
2021-11-12 12:35:37 -08:00 |
|