登录
首页 » Java » filtering

filtering

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

  • TuioSimulator_1.4
    说明:  模拟TUIO点击功能设置,可以直接发送请求到数据中(Simulate TUIO click function settings to send requests directly to data)
    2020-06-23 21:00:01下载
    积分:1
  • dushigongqiuxinxiwang
    都市供求信息网:基于ssh框架 实现都市需求信息的管理。(City Trade Information Network: ssh-based framework to achieve the urban demand information management.)
    2013-10-14 20:44:44下载
    积分:1
  • appletradio
    实现了大部分录音机的功能,程序简短,界面清晰。(Realize the majority of the functions of a tape recorder, the program brief, clear interface.)
    2008-03-26 20:09:28下载
    积分:1
  • java串口发送短信
    说明:  使用java串口发送指令控制短信猫发短信(Using java serial port to send instructions to control short message cat sending short message)
    2019-06-29 11:48:08下载
    积分:1
  • rational
    建立有理数类,实现有理数的四则预算,实现输出分数形式和小数形式。(Establish rational category, the four realize rational budget to achieve the output fractional and decimal form.)
    2014-03-27 03:46:41下载
    积分:1
  • 串口数据保存至TXT文件
    说明:  将labview里的串口数据保存为txt文档的操作(save data to txt inlabview)
    2019-04-08 17:58:12下载
    积分:1
  • ACT_IBM
    rational software architect activation
    2019-07-06 04:44:35下载
    积分:1
  • textsplittextnomodificationallowederrEE
    Create an ent3 reference and execute the "splitText(offset)" method.
    2013-10-30 21:53:50下载
    积分:1
  • music
    建议的安卓音乐播放器,很简单的代码,适合新手学习(Andrews recommended music player, a very simple code, suitable for novice learning)
    2013-11-06 16:37:49下载
    积分:1
  • MagicDrawCommunication
    说明:  MagicDraw与外部通信的插件程序,通过开发MagicDraw的插件完成MagicDraw与外部软件的通信(Magicdraw plug-in program for external communication)
    2021-03-02 22:49:33下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载