Welcome! Log In Create A New Profile

Advanced

ASS.4 HELP

Posted by Duncan 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
ASS.4 HELP
July 12, 2006 04:02PM
HELP! I need to get at least 35 credits on assignment 4. I am finding this course quite difficult and so would appreciate any help I can get from the pros.

Q7.1c seems quite easy to me and I have just followed the same routine as Sin and Cos

e.g.
public class PlotTan extends Plotter {
public double func(double x) {
return Math.tan(x);
}
}

Is this the right track? Do we need to submit the who Plotter source as well?

Q7.1d Although on the surface looks quite easy, it does not plot as it should. All I did was to return the cube calculation opposed to the Math.tan

e.g.
return ((x*x*x) - (3*(x*x)) + (5*x) + 8)

Any hints?

Once I have go Q7.1d correct, I should be able to sort out 7.3.

If anyone is prepared to offer extra assistance through email, then please do so on zamsoc "at" mweb "dot" co "dot" zw

very many thanks
Duncan
Anonymous User
Re: ASS.4 HELP
August 02, 2006 10:23PM
Well Duncan I'm in the same boat as you in that I too am at a lost as how to plot the polynomial on the plotter,

and thus also have no clue how to do the multiplotter, so if someone could please offer me some assistance it would be appreciated,

my email address is blasted911727@yahoo.com

Praying for help,
Brian
Sorry, only registered users may post in this forum.

Click here to login