Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Scilab Wavelet Toolbox details
Login with GitLab

Scilab Wavelet Toolbox

mimic matlab wavelet toolbox
(5095 downloads for this version - 105967 downloads for all versions)
Details
Version
0.3.1
A more recent valid version exists: 0.3.2
Author
Holger Nahrstaedt
Owner Organization
TU Berlin / FG Regelungssysteme
Maintainers
Holger Nahrstaedt
Administrator ATOMS
Stéphane MOTTELET
Categories
License
Creation Date
March 14, 2016
Source created on
Scilab 5.3.x
Binaries available on
Scilab 5.3.x:
Linux 32-bit Windows 32-bit Windows 64-bit
Install command
--> atomsInstall("swt")
Description
            This toolbox is aimed to mimic matlab wavelet toolbox. Most of the functions are
similiar to their counterparts in Matlab equivalents. 

Scilab Wavelet Toolbox is designed to work with any Scilab Image Processing
Toolbox like SIP or SIVP for displaying 2-D results. 

Changelog
-----------------------
0.3.1
 +  some bug fixes (Thanks to Pingmin)
0.3.0
 + Works with Scilab 6.0
 + new and more accurate Daubechies wavelets coefficents DB2 - DB50
     thanks to Bob Strunz - University of Limerick, Ireland
0.2.1
 + demos fixed
0.2.0
 + source files reorganized and seperated into src and sci_gateway
 + ind2rgb removed, as it is already defined in the sivp toolbox
 + the complete c-code is ported to the new scilab-api
 + unit tests improved
0.1.21
 + Issue 1478 fixed
 + unit tests for windows fixed
 + strange bug in detcoef,wavedec and waverec  fixed
0.1.20
 + help files and demos improved
 + Issue 1428 fixed
 + first steps in porting the c-code to the new scilab-api
0.1.19
 + accuracy of Daubechies wavelets coefficents and Coiflet wavelets coefficients
increaced
 + db21 to db36 added
 + coif6 to coif17 added
 + all unit tests are working under windows
 + help files improved
 + ndwt,indwt,ndwt2,indwt2 added

0.1.18
 + update some help files
 + bug fix in cwt.c

0.1.17
 + unit tests for dbwavf, gauswavf, biorwavf, rbiorwavf, shanwavf, coifwavf,
cgauwavf, fbspwavf, mexihat, morlet
 + bug fix in upcoef and upcoef2
 + bug fix in fbspwavf, cgauwavf
 + bug fix in upcoef and upcoef2 unit test
 + some new demos
0.1.16
 + bug fix in cwt, wavefun
 + bug fix in centfrq
 + new demo for Differentiation of noisy Data
 + new function waveletfamilies
 + unit tests for wavefun and wavefun2
 + works only for scilab5.4-beta-1 and higher
0.1.15
 + bug fix in thselect, wentropy
 + help file for wentropy
0.1.14
  + some bug fixes in upcoef and upcoef2
  + add 32 unit_tests
  + can be build under windows
0.1.13
  + some minor bug fixes.
0.1.12
  + some bug fixes, help files are improved.
0.1.11
  + Add unit_tests, some macros are removed, some bug fixes
0.1.10
  + Add scal2frq, centfrq, cwtplot, wavedecplot
0.1.9
  + Add denoise funtions: wden, wnoisest, wthresh, wnoise, thselect, ddencmp
0.1.8
  + bug fixes for scilab 5, transformation of the help files
0.1.7
   + works under scilab 5            
Files (4)
[1.18 MB]
Source code archive

[1.14 MB]
Linux 32-bit binary for Scilab 5.3.x
Linux version (i686)
Automatically generated by the ATOMS compilation chain

[1.22 MB]
Windows 32-bit binary for Scilab 5.3.x
Windows version (i686)
Automatically generated by the ATOMS compilation chain

[1.24 MB]
Windows 64-bit binary for Scilab 5.3.x
Windows version (x64)
Automatically generated by the ATOMS compilation chain

News (0)
Comments (1)     Leave a comment 
Comment from Samuel Gougeon -- January 27, 2018, 04:41:30 PM    
Hello Holger,
This last release is tagged only for Scilab 5.3.x. This makes it unavailable for Scilab
5.4, 5.5 and 6.0, while the previous one was for 6.0...
Regards

Answer from Rob E. -- November 3, 2020, 09:20:51 PM    
> Hello Holger,
> This last release is tagged only for Scilab 5.3.x. This makes it unavailable for 
Scilab
> 5.4, 5.5 and 6.0, while the previous one was for 6.0...
> Regards
> 

I realise this is an old comment, but if someone else is here with the same issue, I 
ended up installing the previous version in 6.1.0.

From the 3.0.1.0 release of this toolbox, download the appropriate .zip file. Then use 
the atomsInstall command for the zip file.

atomsInstall("LOCATION OF ZIP FILE\swt_0.3.0.1-2.bin.x64.windows.zip", 'user')
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.