登录
首页 » 算法 » 多抽样率频率抽样FIR 数字滤波器设计

多抽样率频率抽样FIR 数字滤波器设计

于 2022-02-01 发布 文件大小:151.80 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

多抽样率频率抽样FIR 数字滤波器设计- The multi- sampling rate frequency samples the FIR numeral filter to design

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 行计数器
    你曾经想要计算您的代码在 C 或 c + + 没有评注中的行和空行,好有了这个程序,你可以做到。请随意投票或活着一些评论,它将非常感激 !
    2023-04-27 05:20:03下载
    积分:1
  • Using Gauss integral formula for numerical integration, will be subdivided into...
    利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in different sub-Gauss formula to calculate the value of points, and then summed.
    2022-03-19 15:01:13下载
    积分:1
  • stl文件读取与显示
    应用背景STL = STL文件,一种3D模型文件格式STL(STereo Lithography的缩写) STL文件格式是由3D SYSTEMS 公司于1988 年制定的一个接口协议,是一种为快速原型制造技术服务的三维图形文件格式。STL 文件由多个三角形面片的定义组成,每个三角形面片的定义包括三角形各个定点的三维坐标及三角形面片的法矢量。三角形顶点的排列顺序遵循右手法则。 STL 文件有2 种类型:文本文件(ASCII格式)和二进制文件(BINARY)。关键技术This program may crash your system or run poorly depending on your   hardware.  The program and code contained in this archive was scanned   for virii and has passed all test before it was put online.  If you   use this code in project of your own, send a shout out to the author!
    2022-05-08 08:33:51下载
    积分:1
  • 分数阶微分方程的欧拉方
    Eular法解分数阶微分方程-eular method of fractional differential equations
    2022-03-21 22:53:32下载
    积分:1
  • 矩阵类可以进行矩阵的几乎所有运
    可以进行矩阵的各类运算有转置、求逆、乘法、除法、加法、求行列式、减法、判断是否是对称阵等等等等,适合工科类学生进行各种数据处理。
    2022-06-29 03:07:09下载
    积分:1
  • 牛顿插值方,一种最基本的曲线插值,简单易用,效率高...
    牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高-Newton interpolation methods, a basic curve interpolation algorithm, easy-to-use, high efficiency
    2022-04-24 17:28:07下载
    积分:1
  • 使用队列模拟理发馆的排队现象,通过仿真手评估其营业状况。...
    使用队列模拟理发馆的排队现象,通过仿真手法评估其营业状况。-use cohort simulation barber"s shop, the queues, through simulation methods to assess its financial situation.
    2022-02-05 01:45:57下载
    积分:1
  • With the human genome project implementation, through genome sequencing, protein...
    随着人类基因组计划的实施,通过基因组测序,蛋白质序列测定结构解析等实验,分子生物学家提供了大量的有关生物分子的原始数据,需要利用现代计算技术对这些原始数据进行收集、整理、管理以便于检索使用。而为了解释和理解这些数据,还需要对数据进行比对、分析,建立计算模型,进行仿真、预测与验证,因而出现生物信息学,它的出现,极大的促进了分子生物学的发展。-With the human genome project implementation, through genome sequencing, protein sequencing experiments such as structural analysis, molecular biologists to provide a large amount of biological molecules of the original data, the need to use modern technology to these raw data collection, collation and management in order to facilitate retrieval use. To explain and understand these data, and data need to be compared to analysis, model, simulation, prediction and validation, therefore, bioinformatics, and its emergence has greatly promoted the development of molecular biology.
    2022-09-17 05:10:03下载
    积分:1
  • C经典代码大全
    一些C编程语言经典编程题目,希望对大家有用。#include int main(void) { unsigned int i = 0x12345678; char*pc =(char*)&i; printf("0x%x ", *pc); double *pd = (double*)&i; printf("%f ", *pd); printf("sizeof pc = %d sizeof pd = %d ", sizeof(pc), sizeof(pd)); return 0; }
    2022-04-01 10:36:20下载
    积分:1
  • 非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar...
    非常好,非常有名的求解线性规划和混合整型规划的源代码,用c语言编写,作者M. Berkelaar-very good, very well-known for linear programming and mixed-integer planning the source code, using the c language, the author M. Berkelaar
    2022-12-02 08:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载