DSPRelated.com
Forums

Fourier Series Tutorial

Started by Unknown December 31, 2007
Hi,

I have created a tutorial for the fourier series.

It is located at www.fourier-series.com

It has audio lectures and interactive flash programs that let you see
how the fourier series actually works.
On Dec 31 2007, 10:44�pm, buleg...@columbus.rr.com wrote:
> Hi, > > I have created a tutorial for the fourier series. > > It is located atwww.fourier-series.com > > It has audio lectures and interactive flash programs that let you see > how the fourier series actually works.
PS. If you want to cut to the chase, go staight to this page, in order to see the defining user interactive program for the tutorial. http://www.fourier-series.com/Fourierseries/flash%20files/TFS3.html Brent
bulegoge@columbus.rr.com wrote:

> On Dec 31 2007, 10:44 pm, buleg...@columbus.rr.com wrote: > >>Hi, >> >>I have created a tutorial for the fourier series. >> >>It is located atwww.fourier-series.com >> >>It has audio lectures and interactive flash programs that let you see >>how the fourier series actually works. > > > PS. > > If you want to cut to the chase, go staight to this page, in order to > see the defining user interactive program for the tutorial. > > http://www.fourier-series.com/Fourierseries/flash%20files/TFS3.html > > > Brent
I get _only_ *GREEN SCREEN OF _DEATH_* ;\ ( apologies to M$ and Wm Gates ;) If you wish to require JavaScript, tell user
Richard Owlett <rowlett@atlascomm.net> writes:

> bulegoge@columbus.rr.com wrote: > >> On Dec 31 2007, 10:44 pm, buleg...@columbus.rr.com wrote: >> >>>Hi, >>> >>>I have created a tutorial for the fourier series. >>> >>>It is located atwww.fourier-series.com >>> >>>It has audio lectures and interactive flash programs that let you see >>>how the fourier series actually works. >> >> >> PS. >> >> If you want to cut to the chase, go staight to this page, in order to >> see the defining user interactive program for the tutorial. >> >> http://www.fourier-series.com/Fourierseries/flash%20files/TFS3.html >> >> >> Brent > > > I get _only_ *GREEN SCREEN OF _DEATH_* ;\ > ( apologies to M$ and Wm Gates ;) > > If you wish to require JavaScript, tell user
I believe he's using Flash, thus your FlashPlayer appears to be broken. Mine worked fine. -- % Randy Yates % "Watching all the days go by... %% Fuquay-Varina, NC % Who are you and who am I?" %%% 919-577-9882 % 'Mission (A World Record)', %%%% <yates@ieee.org> % *A New World Record*, ELO http://www.digitalsignallabs.com
Randy Yates wrote:
> Richard Owlett <rowlett@atlascomm.net> writes: > > >>bulegoge@columbus.rr.com wrote: >> >> >>>On Dec 31 2007, 10:44 pm, buleg...@columbus.rr.com wrote: >>> >>> >>>>Hi, >>>> >>>>I have created a tutorial for the fourier series. >>>> >>>>It is located atwww.fourier-series.com >>>> >>>>It has audio lectures and interactive flash programs that let you see >>>>how the fourier series actually works. >>> >>> >>>PS. >>> >>>If you want to cut to the chase, go staight to this page, in order to >>>see the defining user interactive program for the tutorial. >>> >>>http://www.fourier-series.com/Fourierseries/flash%20files/TFS3.html >>> >>> >>>Brent >> >> >>I get _only_ *GREEN SCREEN OF _DEATH_* ;\ >>( apologies to M$ and Wm Gates ;) >> >>If you wish to require JavaScript, tell user > > > I believe he's using Flash, thus your FlashPlayer appears > to be broken. Mine worked fine.
Well, actually it's both. I'm of a die hard minority who does not surf with JavaScript enabled - view it as unnecessary security risk. When I had glanced at the page's source, I noticed he was using JavaScript without bothering to check if it was enabled. Taking a second look at the page source I see he checks for FlashPlayer (which I've never bothered to install). So he's inconsistent in checking for one but not the other. Websites that don't bother checking are a personal pet peeve ;)
On Jan 3, 6:51&#4294967295;am, Richard Owlett <rowl...@atlascomm.net> wrote:
> Randy Yates wrote: > > Richard Owlett <rowl...@atlascomm.net> writes: > > >>buleg...@columbus.rr.com wrote: > > >>>On Dec 31 2007, 10:44 pm, buleg...@columbus.rr.com wrote: > > >>>>Hi, > > >>>>I have created a tutorial for the fourier series. > > >>>>It is located atwww.fourier-series.com > > >>>>It has audio lectures and interactive flash programs that let you see > >>>>how the fourier series actually works. > > >>>PS. > > >>>If you want to cut to the chase, go staight to this page, in order to > >>>see the defining user interactive program for the tutorial. > > >>>http://www.fourier-series.com/Fourierseries/flash%20files/TFS3.html > > >>>Brent > > >>I get _only_ *GREEN SCREEN OF _DEATH_* ;\ > >>( apologies to M$ and Wm Gates ;) > > >>If you wish to require JavaScript, tell user > > > I believe he's using Flash, thus your FlashPlayer appears > > to be broken. Mine worked fine. > > Well, actually it's both. I'm of a die hard minority who does not surf > with JavaScript enabled - view it as unnecessary security risk. When I > had glanced at the page's source, I noticed he was using JavaScript > without bothering to check if it was enabled. Taking a second look at > the page source I see he checks for FlashPlayer (which I've never > bothered to install). So he's inconsistent in checking for one but not > the other. Websites that don't bother checking are a personal pet peeve ;)- Hide quoted text - > > - Show quoted text -
Randy is correct. It is predominantly a flash site. However, a few java script commands are needed to make it work correct. Specifically, to close a window through flash requires a javascript command and to propery load a flash file into IE requires a java script file. As you can tell, I am new to web stuff. I am not a programmer. I am learning. I did this tutorial as a result of trying to learn about DSP. I read (not all of) Smith's book and Lyon's book, both of which are exceptional for different reasons. But I have determined that these concepts can be illumated through user interactivity, so I set out to learn flash last April. It is my goal to improve these tutorials. I have some flash files already created to illuminate complex numbers and the Fourier Series using complex exponentials. But I still need to do a lot of work before getting it up. here is a preview of my SCONG file. I call it SCONG for : Special Complex Number Generator. http://www.fourier-series.com/Fourierseries/flash%20files/SCONG%20file/SCONG.html Regards, Brent
bulegoge@columbus.rr.com writes:
> [...] I set out to learn flash last April.
Brent, How did you create the flash files? -- % Randy Yates % "So now it's getting late, %% Fuquay-Varina, NC % and those who hesitate %%% 919-577-9882 % got no one..." %%%% <yates@ieee.org> % 'Waterfall', *Face The Music*, ELO http://www.digitalsignallabs.com
On Jan 4, 9:14&#4294967295;pm, Randy Yates <ya...@ieee.org> wrote:
> buleg...@columbus.rr.com writes: > > [...] I set out to learn flash last April. &#4294967295; > > Brent, > > How did you create the flash files? > -- > % &#4294967295;Randy Yates &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295;% "So now it's getting late, > %% Fuquay-Varina, NC &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295;% &#4294967295; &#4294967295;and those who hesitate > %%% 919-577-9882 &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295;% &#4294967295; &#4294967295;got no one..." > %%%% <ya...@ieee.org> &#4294967295; &#4294967295; &#4294967295; &#4294967295; &#4294967295; % 'Waterfall', *Face The Music*, ELOhttp://www.digitalsignallabs.com
I had to buy the adobe software package to create these.