On 01/25/2008 02:42 AM, bhimmelhan wrote: > I am using openoffice 2.3.1: My Problem is that openoffice does not > do the fast fourier transformation. For an analysis tool we still > need to use Excel because it has the FFT included. > > It there a plan to include the FFT in openoffice? > > > Thanks for your support. > > regards > > Bernhard Himmelhan
You realise of course the FFT in Excel is provided by a VBA add-in, so the same could be done in Calc StarBasic. That said, are you sure that you want to use Excel for FFT? See: http://www-unix.oit.umass.edu/~evagold/excel.html You can find standalone tools here: http://fftw.org/ http://fftw.org/download.html Also, there is a project to develop a Statistical Data Analysis Tool in OOo, info is here: <http://wiki.services.openoffice.org/wiki/Calc/To-Dos/Statistical_Data_Analysis_Tool> <http://wiki.services.openoffice.org/wiki/Calc/To-Dos/Statistics/Miscellaneous_Data_Analysis> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
