CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Source filter

搜索资源列表

  1. ellf

    1下载:
  2. 巴特沃斯、切比雪夫I和椭圆滤波器设计的源程序!非常难得! 简洁的C语言编写-Butterworth, Chebyshev I and elliptic filter design of the source! Very rare! Concise C language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:63.41kb
    • 提供者:王新
  1. 小波变换源程序(C++)与滤波程序(MATLAB)

    0下载:
  2. 小波变换源程序(C++)与滤波程序(MATLAB)-source wavelet transform (C + +) and Filter (MATLAB)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.15kb
    • 提供者:hj
  1. fft_source

    0下载:
  2. 内部包含FFT,小波变换,以及各种常用的滤波算法和图像处理算法的C源代码。-internal contains FFT, wavelet transform, and various commonly used filter and image processing algorithm in C source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:392.97kb
    • 提供者:wangziyu
  1. 带通fir设计及图形显示比较

    0下载:
  2. 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:feide
  1. OSE_Code.rar

    1下载:
  2. 《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码,包括了Kalman Filter、Hinf Filter、Particle Filter等的Matlab源码,《Optimal State Estimation- Kalman, H Infinity, and Nonlinear Approaches》source code,including Matlab code of Kalm
  3. 所属分类:Algorithm

    • 发布日期:2016-07-11
    • 文件大小:49.01kb
    • 提供者:张留
  1. IIR_Filter

    0下载:
  2. 一个IIR滤波器类的源码,有比较详细的说明.支持设置延迟线初始值.-An IIR filter type of source, has a more detailed explanation. Supported delay line set the initial value.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.01kb
    • 提供者:jx.liang
  1. kalman

    2下载:
  2. 卡尔曼滤波器编程仿真 kalman simulink 详细源代码-Kalman filter simulation of the detailed programming source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-07
    • 文件大小:94.88kb
    • 提供者:临时工
  1. Kalman

    1下载:
  2. 卡尔曼滤波的源码,卡尔曼滤波是在图像保留边缘基础上进行细节忽略的一种比较高级的算法。-Kalman filter source, Kalman filter is retained in the image edge based on the details of a more senior neglected algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2015-12-23
    • 文件大小:13.16kb
    • 提供者:dynasty
  1. Kalmtool

    0下载:
  2. 是卡尔曼滤波算法的源代码,采用c语言实现。-Kalman filter algorithm are the source code using c language implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:662.15kb
    • 提供者:马培博
  1. compareestimators-1

    0下载:
  2. A Labview program which compares LMS,H infinity, a Kalman Filter and recursive Least Squares (RLS). The source is there for them all.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:606.11kb
    • 提供者:Tom_M
  1. Particle_4

    0下载:
  2. 粒子滤波的重要性是不言而喻的。它不仅能处理高斯线性的还能处理非高斯非线性的。本程序是另一个版本的matlab代码的第二部分。-The importantce of particle filter is obvious. It can process not only linear gaussian system but also nonliear system. This is another version matlab source of particle filter and is the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:9.22kb
    • 提供者:brucezhang
  1. matching_filter

    0下载:
  2. 匹配滤波的matlab源程序 -Matched filter matlab source code matlab source code matching filter
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:685byte
    • 提供者:wenjianchong
  1. chermen

    1下载:
  2. 卡尔曼滤波器Matlab源码,用于校正NLOS误差的有偏卡尔曼滤波器, 本程序加入了非视距检测模块,对于NLOS使用有偏卡尔曼滤波,对于LOS使用标准卡尔曼滤波-Kalman filter Matlab source code, used to correct biased NLOS error Kalman filter, the program joined the non-line-detection module, for use NLOS biased Kalman filter, u
  3. 所属分类:Algorithm

    • 发布日期:2016-09-16
    • 文件大小:1kb
    • 提供者:biaoshi
  1. Kalman-filter-design-experiments

    0下载:
  2. 卡尔曼滤波器的设计实验,有理论讲解并包含源代码,已经调试过了,里面有图有真相-Kalman filter design experiments, a theory to explain and contain the source code has been debugged, and there are plans with the truth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:390.9kb
    • 提供者:论坛注册
  1. kalman

    0下载:
  2. 优化卡尔曼滤波,源代码还有相关说明,挺好的一个资料,大家可以去看看。-Optimize the Kalman filter, the source code also instructions, a very good information, we can go and see.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:215.9kb
    • 提供者:许剑辉
  1. KalmanFilter.EKF

    0下载:
  2. 卡尔曼滤波器实现的开源程序,用c++和m语言写的,可以作为参考。-Kalman filter implementation, open source abroad, and m with c++ language, and can be used as reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:7.84mb
    • 提供者:paraqy
  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
    • 文件大小:3kb
    • 提供者:tracy
  1. Kalman

    0下载:
  2. 卡尔曼滤波的c程序源码,通过对函数的参数进行设置便可应用于自己的工程-Kalman filter c program source code, to set the parameters of the function can be applied to their own engineering
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:724byte
    • 提供者:郭志伟
  1. kalman-filter-VCPP-source

    0下载:
  2. kalman 滤波器 VC源码,可以直接运行看结果展示的-kalman filter VC source code, can be run directly see the results show
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:4.53mb
    • 提供者:wanghui
  1. LTE_filter

    0下载:
  2. LTE变采样滤波器的设计,应用在USRP平台,100M采样率变到30.72M采样率,以及30.72M采样率变换到100M采样率,文档说明,matlab源代码,以及性能仿真-LTE varying sampling filter design, used in USRP platform, 100M sampling rate changes to 30.72M sampling rate, and sample rate conversion 30.72M to 100M sampling ra
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:53.18kb
    • 提供者:何中华
« 12 »
搜珍网 www.dssz.com