登录
首页 » Java » filtering

filtering

于 2021-01-15 发布 文件大小:1071KB
0 99
下载积分: 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 个回复

  • AAA
    java初学者笔记 很好的学习使用资料希望您能使用下载(java for beginners notes learn how to use good information hope you can use to download)
    2012-08-03 15:08:03下载
    积分:1
  • nsg2
    说明:  在NS2中一种用于把拓扑结构自动生成脚语言的工具:nsg2(An in NS2 topology is used to automatically generate the foot of language tools: nsg2)
    2011-03-25 19:49:46下载
    积分:1
  • DRWyuanliyingyong
    DWR 原理英文原版。希望能对学习该技术的人员起到作用。(DWR principle of the English original. The hope is to learn the art will play a role.)
    2013-12-18 16:55:04下载
    积分:1
  • Homework08
    说明:  利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
    2020-12-07 21:59:21下载
    积分:1
  • ssd7_Ex4
    this is answer for ssd7 exercise 4
    2013-10-13 17:34:41下载
    积分:1
  • jdkANdjre
    jdk与jre的重要区别,好东西我不是这么轻易与人分享的(jdk and jre an important distinction, good thing I' m not so easily shared with others)
    2013-07-25 10:54:03下载
    积分:1
  • Java
    基于Java的数据结构算法演示系统,包含制作过程与要求(Java-based data structure algorithms presentation systems, including the production process and requirements)
    2013-12-16 19:50:22下载
    积分:1
  • Calculator
    Caculator is veri good which is helpful.eds
    2014-12-14 21:04:44下载
    积分:1
  • AppletClient
    实现大附件上传插件 applet集成,可续传,可单独部署,下载还未开放(Upload applet integrated large attachments)
    2015-06-07 11:31:48下载
    积分:1
  • easy-java-chat
    简单java聊天程序,尚学堂科技_马士兵_在线聊天系统雏形视频教程(Plain java chat program, School Technology _ Refbacks _ online chat system prototype video tutorial)
    2013-10-01 12:32:56下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载