I need to define a function g(x) by adding a linear function to a cubic polynomial written in factored form.
what is a function of this kind ??
thanks
http://www.experts-exchange.com/Other/Math_Science/Q_22049841.html
Ok, being fair, since this is a different Q, how about helping me make sure if I understand cubic equations...?
Using this link as a starting point:
http://www.sosmath.com/algebra/factor/fac1...
http://www.experts-exchange.com/Other/Math_Science/Q_22516322.html
I need a VB5.0 function able to do a smoth curve since a several datas from 2d array using spline cubic method
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10348933.html
Zones:
Visual BasicDate Answered: 05/18/2000 Grade: A Views: 0
I've created a set of control points, and have used cubic interpolation to fit a curve to it. You can see the result here:
http://www.robsdot.co.uk/cubicInterp.gif
As is clear in the image, the...
http://www.experts-exchange.com/Other/Math_Science/Q_21821245.html
Hi Experts,
I can't seem to find a VBA code that returns an X value, given Y, implied from a dataset of X,Y values using the 1) Cubic and 2) Linear Spline method.
Would appreciate your help.
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21546148.html
Zones:
Visual BasicDate Answered: 09/01/2005 Grade: B Views: 0
Hey all,
I am currently designing my own Cold Air Intake for my car, and am doing it in quite a unique way. I enjoy mathematics and have challenged myself to calculate everything on my own and h...
http://www.experts-exchange.com/Other/Math_Science/Q_22894363.html