i have a project in numerical analysis course..to estimate thae data (xi,yi)i= for i=0,1,2,..,10 using clambed cubic spline ..where xi=i/10
and f(x)=y=(e^x) (sinx)
and this can be done using c language or C++ or even any other programming language..
please help me 2 do this ..it weights 10 marks of total grade..
thanx a lot

Recommended Answers

All 3 Replies

Create two arrays, loop through 0 - 10, calculate coressponing array elements. Cake.
I only finished Grade 10 math so far, so I might be naive, but in your function: f(x)=y=(e^x) (sinx), whats the value of e?

thanx alot for this announcement...but i've tried my best..& iget confused somehow..i've thougt of class idea..but..i dont even have time to work enough on it..cuz of ful time exams & hwks..
any way..thanks for trye'n to help

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.