[Show all top banners]
Back to: Kurakani General Refresh page to view new replies
 Urgent Java help
[VIEWED 751 TIMES]
SAVE! for ease of future access.
Posted on 03-24-08 10:46 AM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Please help me with this problem..........

You will implement a java class QuadFunc for representing and manipulating quadratic functions.

You will do this by completing a template of the class that I have created and which

specifies the API of the class. You may not alter the method prototypes specified in the template.

You may however add private methods as needed to the class. Note also that you will have to

determine the data members of the class and add them.

/**

* Class for representing quadratic functions (degree 2 polynomials).

* Allows numerous natural operations on such functions including

* differentiation, evaluation, approximate integrals, addition of

* two quadratic functions, etc

public class QuadFunc

{

// Your instance variables declared here

/**

* Default Constructor for objects of class QuadFunc.

* Creates a quadratic function y = x^2

*/

public QuadFunc(){

// YOUR CODE HERE

}

/**

* Constructor for objects of class QuadFunc.

* Creates a quadratic function y = ax^2 + bx + c

*/

public QuadFunc(double a, double b, double c){

// YOUR CODE HERE

}

/**

* Evaluates a quadratic function for given x-value

*

* @param x x-value at which to evaluate the function

* @return the value of the function evaluated at x.

*/

public double eval(double x){

// put your code here

return 0; // remove this; it is here just to make sure it compiles

}

/**

Function is multiplied by coeff (this is a mutator function).

E.g., if f(x) = 2x^2 - 3x + 7 and coeff == -1, f(x) becomes

-x^2 + 3x - 7.

*/

public void multByScalar(double coeff) {

Last edited: 24-Mar-08 10:48 AM

 


Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 365 days
Recommended Popular Threads Controvertial Threads
श्राद्द
TPS Re-registration
सेक्सी कविता - पार्ट २
What are your first memories of when Nepal Television Began?
पाप न साप घोप्टो पारि थाप !!
पुलिसनी संग - आज शनिवार - अन्तिम भाग
निगुरो थाहा छ ??
TPS Re-registration case still pending ..
ChatSansar.com Naya Nepal Chat
Lets play Antakshari...........
What Happened to Dual Citizenship Bill
Basnet or Basnyat ??
Sajha has turned into MAGATs nest
NRN card pros and cons?
is Rato Bangala school cheating?
मेरो अम्रिका यात्रा -२
Do nepalese really need TPS?
कता जादै छ नेपाली समाज ??
susta manasthiti lai ke bhanchan english ma?
कृष्ण नै अन्तिम सत्य
Nas and The Bokas: Coming to a Night Club near you
Mr. Dipak Gyawali-ji Talk is Cheap. US sends $ 200 million to Nepal every year.
Harvard Nepali Students Association Blame Israel for hamas terrorist attacks
TPS Update : Jajarkot earthquake
is Rato Bangala school cheating?
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to admin@sajha.com using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters