MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: solve a problem in mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg93768] Re: solve a problem in mathematica
  • From: "sjoerd.c.devries at gmail.com" <sjoerd.c.devries at gmail.com>
  • Date: Tue, 25 Nov 2008 07:17:56 -0500 (EST)
  • References: <gge43b$fu4$1@smc.vnet.net>

This sounds like a homework assignment, and you should really do it
yourself. A tip: in Mathematica's documentation center look up the
following: FourierSeries (if you have Mathematica 7) or guide/
FourierAnalysis. For c: look up the documentation of Manipulate[ ]. If
you've tried that and it still doesn't work you may come back here.

Cheers -- Sjoerd

On Nov 24, 1:44 pm, avalanche20 <darjansa... at yahoo.com> wrote:
> hello everybody, I have an problem to solve in mathematica!
> I have function f(x)=x^k, k=1,2,3,4,5 ,intervals are [-pi,pi]
>
> a) do approximation of function by fourier polynomial N grade
> b) do definition for approximation error E=B7n as function of parameters =
N and k
> c)do manipulate interface which will showing E=B7n in dependence of grade=
 N and exponent k
>
> please help me, thanks...



  • Prev by Date: Re: Connecting discontinuous plots
  • Next by Date: Re: Mathematica 7.0 slow on OS X
  • Previous by thread: Re: solve a problem in mathematica
  • Next by thread: Re: How to animate a (scrolling) ListPlot in a procedural Mathematica