登录
首页 » Java » filtering

filtering

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

  • USBSDKjavademo
    java调用海康刷卡、读卡示例,加载dll(java for haikang demo,load dll)
    2017-04-26 21:52:48下载
    积分:1
  • JMT-src-and-libs-0.7.0.tar
    一个用于排队系统仿真的开源软件,有非常形象的图象仿真过程!(a queuing system simulation for the revenue-generating software, the image of the very image simulation!)
    2007-01-21 12:47:45下载
    积分:1
  • unicode-convert-tools
    unicode转换工具,可把原码转化为html unicode,java unicode以及unicode码(unicode conversion tool, you can put the original code into the html unicode, java unicode and unicode code)
    2013-12-11 09:04:01下载
    积分:1
  • Spring_AOP_JDK
    Spring_AOP_JDK的使用和心得(about Spring_AOP_JDK)
    2014-11-08 17:22:08下载
    积分:1
  • javaThread
    校内线程笔试大全,而且,面试官还一边看你的试卷一边问你的思路,俺有点紧张哦。(The thread of test, and the interviewer also watch your paper side ask you train of thought, I was a little nervous oh )
    2013-01-15 01:29:36下载
    积分:1
  • new
    基于udp协议的局域网内聊天的设计与开发源代码(The UDP protocol LAN chat is designed and developed based on the source code)
    2013-12-01 12:04:45下载
    积分:1
  • teltonika
    Teltonika config java sources.
    2013-06-26 19:22:39下载
    积分:1
  • MVC
    应用MVC编写的Java应用程序实例,大家可以借鉴借鉴下(Application MVC prepared examples of Java applications, we can draw from the next)
    2008-04-18 14:38:21下载
    积分:1
  • parking_biz
    说明:  自己学习ssm开发的小系统,这是业务层,包含必要的Java代码(learn ssm and develop a system by myself)
    2020-06-18 22:20:02下载
    积分:1
  • cu
    说明:  针对本人的一款山寨5230修改的UC浏览器(A cottage for my 5230 modified UC browser)
    2011-05-09 17:31:34下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载