CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fortran filter

搜索资源列表

  1. filter

    0下载:
  2. fortran程序,数值计算,带通滤波程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2216
    • 提供者:qiu
  1. Butterworth Filter-Fortran Code

    0下载:
  2. Butterworth Filter in Fortran, which is very popular in high-accuracy applications of numerical filter.
  3. 所属分类:数学计算/工程计算

  1. dllc.rar

    0下载:
  2. c#调用fortran的卡尔曼滤波dll例子,c# call the fortran examples of Kalman filter dll
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:305261
    • 提供者:lc
  1. SButterworh

    0下载:
  2. fortran 编写的巴特沃斯滤波程序,可以实现低通滤波,高通滤波,带通滤波,作者是李建平。-fortran program written Butterworth filter, can achieve low-pass filtering, high pass filter, band-pass filter, the author is Li Jianping.
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:1240
    • 提供者:wangliyi
  1. Filter.rar

    0下载:
  2. 带通滤波的fortran代码,可以用于各种需要滤波的行业,供大家参考,BP filter fortran code,you can use it for you working
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3562
    • 提供者:jason
  1. harmonic

    1下载:
  2. fortran 编写的谐波分析和滤波程序,可以得到0波,一波,二波等,用于气象海洋数据处理-fortran harmonic analysis and filter preparation process, can be 0, wave, wave, two waves, marine data processing for meteorological
  3. 所属分类:波变换

    • 发布日期:2013-05-06
    • 文件大小:801
    • 提供者:wangliyi
  1. DESIIR

    1下载:
  2. desiir.for 利用双线性Z变换设计巴特沃斯和切比雪夫I型IIR数字滤波器,包括低通、高通、带通、带阻四种形式。使用者只需指定通带、阻带的边缘实际频率及相应的衰减,便可输出数字滤波器 的级联形式的各子系统分子、分母的系数,并输出其幅频和相频响应。 -bilinear Z transform desiir.for design using Butterworth and Chebyshev IIR digital filter-I, including the low-pass, h
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1549
    • 提供者:金茜
  1. DEFIRB

    0下载:
  2. defirB.for 用频率抽样法设计FIR滤波器。-defirB.for frequency sampling method used FIR filter design.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1118
    • 提供者:金茜
  1. DEFIRC

    0下载:
  2. defirC.for 用切比雪夫最佳一致逼近法设计FIR滤波器,调用子程序remez1。-Chebyshev defirC.for with the best uniform approximation FIR filter design, call subroutine remez1.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1251
    • 提供者:金茜
  1. kalmanV1

    0下载:
  2. 自己写的卡尔曼滤波程序(可以对单点和整个场进行滤波)-Write their own procedures for the Kalman filter (can be a single point and the whole field filtering)
  3. 所属分类:Algorithm

    • 发布日期:2016-07-22
    • 文件大小:2506
    • 提供者:lc
  1. Hankel_filter

    0下载:
  2. Hankel滤波(200点),主要是在地球物理勘探有源正演计算数值计算-Hankel filter (200 points), mainly active in the geophysical prospecting numerical forward calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:2419
    • 提供者:chenghui
  1. MedianFilter

    0下载:
  2. 地震资料数字处理方法,应用中值滤波方法滤除地震记录上面波等线性干扰,并提取出线性干扰-Digital seismic data processing application method of median filtering to filter out seismic waves records of the above and other linear interference, such as surface wave
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:5492
    • 提供者:huhuafeng
  1. fourier

    0下载:
  2. 相关系数滤波的源代码,C和Fortran编程-CC filter, fortran and C routine
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:143595
    • 提供者:sunpy
  1. SButterworh

    0下载:
  2. 二阶Butterworth带通滤波器:求序列x(n)(n是资料长度)的二阶Butterworth带通滤波序列y(n)-Second Order Butterworth Band-Pass Filter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1239
    • 提供者:李海燕
  1. Digital-Filter-Design

    0下载:
  2. 是学习滤波器以及fortran仿真实现的好-It is a good paper for both theorical and simulation of FIR.
  3. 所属分类:Project Design

    • 发布日期:2017-05-26
    • 文件大小:9195065
    • 提供者:yangchengfu
  1. Gaussfilter

    0下载:
  2. guassfilter-求序列x(n)(n是资料长度)的m项高斯低通滤波序列y(n)的fortran源程序/源代码-guassfilter-demand sequence x (n) (n is the data length) of m Gaussian low-pass filter sequence y (n) fortran source/source code
  3. 所属分类:Algorithm

    • 发布日期:2017-02-11
    • 文件大小:3072
    • 提供者:tracy
  1. harmony_varaince

    0下载:
  2. fortran文件,用于气象带通滤波,并对其进行方差处理。-The fortran file for meteorological band-pass filter, and its variance.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1696
    • 提供者:余霄
  1. Guss

    0下载:
  2. fortran语言实现的,高斯滤波,很好的一个滤波程序,简单实用,-fortran language, Gaussian filter, a good filtering process, simple and practical,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:1136
    • 提供者:liz
  1. Hankel-Coefficient

    1下载:
  2. 计算汉克尔变换滤波系数的fortran程序,运行程序时只需输入0或1,0表示计算零阶汉克尔变换滤波系数,1表示计算一阶汉克尔变换滤波系数。-Hankel transform filter coefficients calculated fortran program, run the program simply enter 0 representing the zero-order Hankel transform computing filter coefficients, 1 repres
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:2656
    • 提供者:zhangyang
  1. hankel变换fortran程序

    0下载:
  2. 该资料较对需要fortan语言hankel滤波编程有较好用途(The data should be useful for programming with the fortan language hankel filter.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:308224
    • 提供者:zzli
« 12 »
搜珍网 www.dssz.com