-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (25 loc) · 8.87 KB
/
index.html
File metadata and controls
30 lines (25 loc) · 8.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8" /><meta name="keywords" content="wavelet, filter, wavelet transform, python, pywavelets, pywt, haar, daubechies, symlets, coiflets, biorthogonal, reverse biorthogonal" /><meta name="description" content="Wavelet Properties Browser" /><meta name="copyright" content="Filip Wasilewski" /><meta name="author" content="Filip Wasilewski" /><meta name="Language" content="EN" /><meta name="Charset" content="UTF-8" /><meta name="Distribution" content="Global" /><meta name="Robots" content="INDEX,FOLLOW" /><meta name="Revisit-after" content="5 Days" /><meta http-equiv="Content-Language" content="en"/><title>Wavelet Properties Browser </title><link rel="stylesheet" type="text/css" href="/static/css/style.css" media="screen" /><style type="text/css"><!--
--></style></head><body><div id="wrapper"><div id="loginInfo"></div><div id="header"><div id="logo"><h1><a href="/">Wavelet Browser</a><span> by <a href="https://www.pybytes.com/pywavelets/">PyWavelets</a></span></h1></div></div><!-- end #header --><div id="menu"><ul><li><a href="/">Wavelets</a></li></ul></div><!-- end #menu --><div id="page"><div id="content"><div class="post"><h1>Wavelet Properties Browser</h1><div class="entry"><p>Select wavelet from the menu on the right to view its properties, function charts and filter coefficients.</p></div></div><div class="post"><h2>More on wavelets libraries</h2><div class="entry"><p><a href="https://www.pybytes.com/pywavelets/">PyWavelets</a> wavelet transforms library for Python.</p><p><a href="http://groups.google.pl/group/pywavelets/topics">PyWavelets discussion group</a>.</p></div></div><div class="post"><h2>About this site</h2><div class="entry"><p>Several cool Open Source/Free technologies and products were used to build this site:</p><ul class="simple"><li>» <a href="http://www.djangoproject.com/">Django</a> - <a href="http://www.python.org/">Python</a> Web framework.</li><li>» <a href="http://jquery.com/">jQuery</a> JavaScript library.</li><li>» <a href="http://code.google.com/apis/chart/">Google Chart API</a> online charting service with <a href="http://pygooglechart.slowchop.com/">pygooglechart</a> library.</li><li>» <a href="http://famspam.com/facebox">Facebox</a> jQuery plugin.</li><li>» <a href="http://www.freecsstemplates.org/">Free CSS Templates</a> template.</li></ul></div></div></div><!-- end #content --><div id="sidebar"><div style="margin-bottom: 5px;"><script type="text/javascript"><!--
google_ad_client = "pub-0248793094380224";
/* 250x250, created 10/23/10 */
google_ad_slot = "0949794801";
google_ad_width = 250;
google_ad_height = 250;
//--></script><script type="text/javascript"
src="https://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div><h1>Wavelet families</h1><ul class="families"><li><h2>» <a class="family" href="/family/haar/">Haar</a></h2><ul class="wavelets hidden"><li><a href="/wavelet/haar/">Haar</a></li></ul></li><li><h2>» <a class="family" href="/family/db/">Daubechies</a></h2><ul class="wavelets hidden"><li><a href="/wavelet/db1/">Daubechies 1</a></li><li><a href="/wavelet/db2/">Daubechies 2</a></li><li><a href="/wavelet/db3/">Daubechies 3</a></li><li><a href="/wavelet/db4/">Daubechies 4</a></li><li><a href="/wavelet/db5/">Daubechies 5</a></li><li><a href="/wavelet/db6/">Daubechies 6</a></li><li><a href="/wavelet/db7/">Daubechies 7</a></li><li><a href="/wavelet/db8/">Daubechies 8</a></li><li><a href="/wavelet/db9/">Daubechies 9</a></li><li><a href="/wavelet/db10/">Daubechies 10</a></li><li><a href="/wavelet/db11/">Daubechies 11</a></li><li><a href="/wavelet/db12/">Daubechies 12</a></li><li><a href="/wavelet/db13/">Daubechies 13</a></li><li><a href="/wavelet/db14/">Daubechies 14</a></li><li><a href="/wavelet/db15/">Daubechies 15</a></li><li><a href="/wavelet/db16/">Daubechies 16</a></li><li><a href="/wavelet/db17/">Daubechies 17</a></li><li><a href="/wavelet/db18/">Daubechies 18</a></li><li><a href="/wavelet/db19/">Daubechies 19</a></li><li><a href="/wavelet/db20/">Daubechies 20</a></li></ul></li><li><h2>» <a class="family" href="/family/sym/">Symlets</a></h2><ul class="wavelets hidden"><li><a href="/wavelet/sym2/">Symlets 2</a></li><li><a href="/wavelet/sym3/">Symlets 3</a></li><li><a href="/wavelet/sym4/">Symlets 4</a></li><li><a href="/wavelet/sym5/">Symlets 5</a></li><li><a href="/wavelet/sym6/">Symlets 6</a></li><li><a href="/wavelet/sym7/">Symlets 7</a></li><li><a href="/wavelet/sym8/">Symlets 8</a></li><li><a href="/wavelet/sym9/">Symlets 9</a></li><li><a href="/wavelet/sym10/">Symlets 10</a></li><li><a href="/wavelet/sym11/">Symlets 11</a></li><li><a href="/wavelet/sym12/">Symlets 12</a></li><li><a href="/wavelet/sym13/">Symlets 13</a></li><li><a href="/wavelet/sym14/">Symlets 14</a></li><li><a href="/wavelet/sym15/">Symlets 15</a></li><li><a href="/wavelet/sym16/">Symlets 16</a></li><li><a href="/wavelet/sym17/">Symlets 17</a></li><li><a href="/wavelet/sym18/">Symlets 18</a></li><li><a href="/wavelet/sym19/">Symlets 19</a></li><li><a href="/wavelet/sym20/">Symlets 20</a></li></ul></li><li><h2>» <a class="family" href="/family/coif/">Coiflets</a></h2><ul class="wavelets hidden"><li><a href="/wavelet/coif1/">Coiflets 1</a></li><li><a href="/wavelet/coif2/">Coiflets 2</a></li><li><a href="/wavelet/coif3/">Coiflets 3</a></li><li><a href="/wavelet/coif4/">Coiflets 4</a></li><li><a href="/wavelet/coif5/">Coiflets 5</a></li></ul></li><li><h2>» <a class="family" href="/family/bior/">Biorthogonal</a></h2><ul class="wavelets hidden"><li><a href="/wavelet/bior1.1/">Biorthogonal 1.1</a></li><li><a href="/wavelet/bior1.3/">Biorthogonal 1.3</a></li><li><a href="/wavelet/bior1.5/">Biorthogonal 1.5</a></li><li><a href="/wavelet/bior2.2/">Biorthogonal 2.2</a></li><li><a href="/wavelet/bior2.4/">Biorthogonal 2.4</a></li><li><a href="/wavelet/bior2.6/">Biorthogonal 2.6</a></li><li><a href="/wavelet/bior2.8/">Biorthogonal 2.8</a></li><li><a href="/wavelet/bior3.1/">Biorthogonal 3.1</a></li><li><a href="/wavelet/bior3.3/">Biorthogonal 3.3</a></li><li><a href="/wavelet/bior3.5/">Biorthogonal 3.5</a></li><li><a href="/wavelet/bior3.7/">Biorthogonal 3.7</a></li><li><a href="/wavelet/bior3.9/">Biorthogonal 3.9</a></li><li><a href="/wavelet/bior4.4/">Biorthogonal 4.4</a></li><li><a href="/wavelet/bior5.5/">Biorthogonal 5.5</a></li><li><a href="/wavelet/bior6.8/">Biorthogonal 6.8</a></li></ul></li><li><h2>» <a class="family" href="/family/rbio/">Reverse Biorthogonal</a></h2><ul class="wavelets hidden"><li><a href="/wavelet/rbio1.1/">Reverse biorthogonal 1.1</a></li><li><a href="/wavelet/rbio1.3/">Reverse biorthogonal 1.3</a></li><li><a href="/wavelet/rbio1.5/">Reverse biorthogonal 1.5</a></li><li><a href="/wavelet/rbio2.2/">Reverse biorthogonal 2.2</a></li><li><a href="/wavelet/rbio2.4/">Reverse biorthogonal 2.4</a></li><li><a href="/wavelet/rbio2.6/">Reverse biorthogonal 2.6</a></li><li><a href="/wavelet/rbio2.8/">Reverse biorthogonal 2.8</a></li><li><a href="/wavelet/rbio3.1/">Reverse biorthogonal 3.1</a></li><li><a href="/wavelet/rbio3.3/">Reverse biorthogonal 3.3</a></li><li><a href="/wavelet/rbio3.5/">Reverse biorthogonal 3.5</a></li><li><a href="/wavelet/rbio3.7/">Reverse biorthogonal 3.7</a></li><li><a href="/wavelet/rbio3.9/">Reverse biorthogonal 3.9</a></li><li><a href="/wavelet/rbio4.4/">Reverse biorthogonal 4.4</a></li><li><a href="/wavelet/rbio5.5/">Reverse biorthogonal 5.5</a></li><li><a href="/wavelet/rbio6.8/">Reverse biorthogonal 6.8</a></li></ul></li><li><h2>» <a class="family" href="/family/dmey/">"Discrete" Meyer</a></h2><ul class="wavelets hidden"><li><a href="/wavelet/dmey/">Discrete Meyer (FIR Approximation)</a></li></ul></li></ul></div><!-- end #sidebar --><div style="clear: both;"> </div></div><!-- end #page --></div><div id="footer"><p>Copyright (c) 2008-2022 <a rel="me" href="http://filipwasilewski.pl/">Filip Wasilewski</a> (<a rel="me" href="http://en.ig.ma">en.ig.ma</a>) for <a href="https://www.pybytes.com/pywavelets/">PyWavelets</a>. All rights reserved. Design by <a href="http://www.freecsstemplates.org/" rel="nofollow">Free CSS Templates</a>.</p></div><!-- end #footer -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
<script type="text/javascript" src="/static/js/script.js"></script>
<script type="text/javascript">
</script>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3396395-12");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>