登录
首页 » Java » filtering

filtering

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

  • FaceDetection
    这是一个用java语言编写的弹幕小程序,做出弹幕效果(This is a barrage applet written in Java language to make barrage effect.)
    2018-07-09 11:38:06下载
    积分:1
  • sjrqfwq
    时间日期服务器(Date and Time Server)
    2007-01-16 21:27:24下载
    积分:1
  • ThaCellular
    thecellurl something useful (thecellurl something useful)
    2009-12-12 21:10:41下载
    积分:1
  • wanglguanlixtong
    java版的网络管理系统,是一个有极大的针对行的网络管理系统,专门用来小型的网络系统的,千万不要错过了哦(java version of the network management system is a great address the network management system. devoted to the small network, Do not miss oh)
    2007-04-10 03:06:33下载
    积分:1
  • Divqng
    跳水计分系统为实际工作中作为计数的一个小工具,希望对所需者有点帮助,,(Diving scoring system for counting practice as a small tools, hope to see a little help,,)
    2017-04-11 02:29:22下载
    积分:1
  • TIJ4-code.tar
    Java 编程思想(第四版)源码 ---------(Thinking in Java Code)
    2010-12-20 21:07:11下载
    积分:1
  • 130A1J0010_W1_DS_M8
    STACK IN JAVA IS VERY UNDERSTANDABLE
    2013-09-25 18:28:14下载
    积分:1
  • Java进阶篇课设
    实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
    2020-12-31 16:18:59下载
    积分:1
  • SerachEngine
    利用Lucence,搜索引擎的基本实现,刚学习搜索引擎的鞋童可以参考,我自己的作业。(Use Lucence, search engine basically, just to learn search engine shoes children can refer to my own work.)
    2011-11-20 20:38:59下载
    积分:1
  • niubi
    说明:  比较牛逼的snmp程序,关于拓扑发现的程序,(More Niubi the snmp procedures, on the topology discovery procedure)
    2021-03-14 14:09:23下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载