登录
首页 » Java » filtering

filtering

于 2021-01-15 发布 文件大小:1071KB
0 201
下载积分: 1 下载次数: 89

代码说明:

  用JAVA写的带通滤波代码,实现思路很简单,没有采用各种数字滤波的方法。而是通过傅里叶变换到频域,将要求外的频率均置0,再逆傅里叶变换得到的。效果还不错。(Written using JAVA bandpass filtering code to achieve the idea is very simple, without using a variety of digital filtering approach. But through the Fourier transform to the frequency domain, the frequency requirements are set to 0, then the inverse Fourier transform. Results were pretty good.)

文件列表:

filtering
.........\filtering
.........\.........\.classpath,301,2011-04-24
.........\.........\.project,384,2011-04-24
.........\.........\allclasses-frame.html,708,2011-04-24
.........\.........\allclasses-noframe.html,688,2011-04-24
.........\.........\constant-values.html,5102,2011-04-24
.........\.........\deprecated-list.html,5070,2011-04-24
.........\.........\doc
.........\.........\...\allclasses-frame.html,1168,2011-04-24
.........\.........\...\allclasses-noframe.html,1048,2011-04-24
.........\.........\...\constant-values.html,5102,2011-04-24
.........\.........\...\deprecated-list.html,5070,2011-04-24
.........\.........\...\ex
.........\.........\...\..\class-use
.........\.........\...\..\.........\jtrans.html,5356,2011-04-24
.........\.........\...\..\jtrans.html,21430,2011-04-24
.........\.........\...\..\package-frame.html,801,2011-04-24
.........\.........\...\..\package-summary.html,5567,2011-04-24
.........\.........\...\..\package-tree.html,5236,2011-04-24
.........\.........\...\..\package-use.html,5169,2011-04-24
.........\.........\...\help-doc.html,9170,2011-04-24
.........\.........\...\index-files
.........\.........\...\...........\index-1.html,8606,2011-04-24
.........\.........\...\...........\index-10.html,8784,2011-04-24
.........\.........\...\...........\index-11.html,6794,2011-04-24
.........\.........\...\...........\index-12.html,11246,2011-04-24
.........\.........\...\...........\index-13.html,6728,2011-04-24
.........\.........\...\...........\index-14.html,7727,2011-04-24
.........\.........\...\...........\index-15.html,13171,2011-04-24
.........\.........\...\...........\index-16.html,6801,2011-04-24
.........\.........\...\...........\index-17.html,6336,2011-04-24
.........\.........\...\...........\index-18.html,7496,2011-04-24
.........\.........\...\...........\index-2.html,6410,2011-04-24
.........\.........\...\...........\index-3.html,10251,2011-04-24
.........\.........\...\...........\index-4.html,7260,2011-04-24
.........\.........\...\...........\index-5.html,6420,2011-04-24
.........\.........\...\...........\index-6.html,7885,2011-04-24
.........\.........\...\...........\index-7.html,7887,2011-04-24
.........\.........\...\...........\index-8.html,7277,2011-04-24
.........\.........\...\...........\index-9.html,6904,2011-04-24
.........\.........\...\index.html,1270,2011-04-24
.........\.........\...\overview-tree.html,5767,2011-04-24
.........\.........\...\package-list,4,2011-04-24
.........\.........\...\resources
.........\.........\...\.........\inherit.gif
.........\.........\...\stylesheet.css,1399,2011-04-24
.........\.........\...\zx
.........\.........\...\..\alg.html,104315,2011-04-24
.........\.........\...\..\booleanfunction.html,7749,2011-04-24
.........\.........\...\..\class-use
.........\.........\...\..\.........\alg.html,5326,2011-04-24
.........\.........\...\..\.........\booleanfunction.html,7130,2011-04-24
.........\.........\...\..\.........\complex.html,64136,2011-04-24
.........\.........\...\..\.........\function.html,8293,2011-04-24
.........\.........\...\..\.........\print.html,5346,2011-04-24
.........\.........\...\..\.........\solution.html,7035,2011-04-24
.........\.........\...\..\complex.html,21917,2011-04-24
.........\.........\...\..\function.html,7689,2011-04-24
.........\.........\...\..\package-frame.html,1434,2011-04-24
.........\.........\...\..\package-summary.html,6618,2011-04-24
.........\.........\...\..\package-tree.html,5743,2011-04-24
.........\.........\...\..\package-use.html,6334,2011-04-24
.........\.........\...\..\print.html,19143,2011-04-24
.........\.........\...\..\solution.html,10444,2011-04-24
.........\.........\edu
.........\.........\...\emory
.........\.........\...\.....\mathcs
.........\.........\...\.....\......\jtransforms
.........\.........\...\.....\......\...........\dct
.........\.........\...\.....\......\...........\...\AccuracyCheckDoubleDCT.class,4256,2011-04-24
.........\.........\...\.....\......\...........\...\AccuracyCheckFloatDCT.class,4252,2011-04-24
.........\.........\...\.....\......\...........\...\BenchmarkDoubleDCT.class,5736,2011-04-24
.........\.........\...\.....\......\...........\...\BenchmarkFloatDCT.class,5745,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_1D$1.class,834,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_1D$2.class,835,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_1D$3.class,1140,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_1D$4.class,1146,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_1D$5.class,681,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_1D.class,27816,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$1.class,969,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$10.class,2471,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$11.class,1132,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$12.class,1097,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$2.class,1057,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$3.class,888,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$4.class,1035,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$5.class,969,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$6.class,1057,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$7.class,888,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$8.class,1035,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D$9.class,2525,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_2D.class,7180,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_3D$1.class,1050,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_3D$10.class,993,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_3D$11.class,1091,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_3D$12.class,1087,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_3D$13.class,2797,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_3D$14.class,2704,2011-04-24
.........\.........\...\.....\......\...........\...\DoubleDCT_3D$15.class,2754,2011-04-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DdmHandleHello
    Handle "hello" messages and feature discovery.
    2014-02-24 10:28:06下载
    积分:1
  • generates-machine-code
    JAVA在Windows平台上生成机器码,JAVA在Windows平台上生成机器码(JAVA generates machine code on the Windows platform.)
    2016-11-07 10:20:17下载
    积分:1
  • Integral
    java中涉及计算求函数积分的运算源码2014-03-24(java involved in the calculation for function integration source computing 2014-03-24)
    2014-03-24 09:37:37下载
    积分:1
  • arrange
    java代码实现的生成排列程序,有界面,组合数学课上作业。(arrangement java code generation procedures, interfaces, operating on a combination of mathematics)
    2011-12-25 20:20:06下载
    积分:1
  • R-java
    使用java实现R树,包括插入,删除,查找等功能(Using java to achieve R-tree, including insert, delete, search and other functions)
    2021-04-19 20:48:51下载
    积分:1
  • ADF_Buttion
    ADF开发时候使用过的一些页面按扭上的功能,不是很详细(When using the ADF to develop some of the page button on the function, not very detailed)
    2007-11-12 11:19:37下载
    积分:1
  • Jave_wavelet
    本程序使用java实现连续小波的分析,变换。本程序还附带了一个示例提供如何使用该程序。希望能对大家有所帮助。 :)(This program uses java to achieve continuous wavelet analysis, transformation. The program also comes with a sample on how to use the program. I hope you can help. :))
    2014-07-29 22:21:43下载
    积分:1
  • lyout
    用于学习java Andriod编程用途, JAVA Ui(用于学习java Andriod编程用途,Java UI)
    2015-04-12 22:08:15下载
    积分:1
  • regress-137
    base is now HeapNumber with valid Smi value.
    2014-02-09 12:23:46下载
    积分:1
  • 210166
    一个使用struts+hibernate制作的Blog站点的源码,非常经典(A use struts+ hibernate make Blog site source code, very classic)
    2017-05-29 00:44:40下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载