-
数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照...
数字带通滤波器的设计过程。共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 total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
- 2022-01-24 14:42:03下载
- 积分:1
-
math software
math software
- 2022-02-10 07:53:41下载
- 积分:1
-
Gauss
高斯消元法(选主元)这个也是数学方法中的常用计算程序学过的人都知道的-Gauss-Emilination algorithm
- 2022-03-20 12:23:23下载
- 积分:1
-
编程序管理学生成绩,计算并输出学生姓名、各公共课的成绩、平均分和总分,专业课会计学成绩、经济学成绩以及所有课程的总成绩。在main函数中进行测试。...
编程序管理学生成绩,计算并输出学生姓名、各公共课的成绩、平均分和总分,专业课会计学成绩、经济学成绩以及所有课程的总成绩。在main函数中进行测试。-Procedures for the management of student achievement, students calculate and output the name of the results of the public courses, with an average points and total score, specialized accounting results, performance and economics of the total score of all courses. In the main function for testing.
- 2022-01-24 13:06:21下载
- 积分:1
-
高斯消去
gaussian elimination
- 2022-01-27 17:23:05下载
- 积分:1
-
AR 模型拟合,解决多变量自回归 (AR) 模型的参数估计问题
AR 模型拟合,解决多变量自回归 (AR) 模型的参数估计问题-AR model fitting, since the settlement multivariable regression (AR) model parameter estimation problems
- 2022-07-16 00:33:05下载
- 积分:1
-
内维尔的迭代插值算法;
数值计算算法:内维尔的迭代插值算法写的帕斯卡尔为了评估在该内插多项式p 第(n +1)不同的数x(0),...,X(n),在数x 对于函数f: 输入:数x(0),...中,x(n)的作为xx(0),...,XX(N); 数x;的F为Q的第一列的值 如果函数f被提供,或者可以被计算出来。 输出:P(X)= Q(N+1,N+1)表Q。
- 2022-02-07 08:23:58下载
- 积分:1
-
MonteCarlo检验fortran程序,适合气象统计,和地学方面的研究使用。...
MonteCarlo检验fortran程序,适合气象统计,和地学方面的研究使用。-MonteCarlo test fortran program for the meteorological statistics, and earth science research use.
- 2023-05-06 03:50:03下载
- 积分:1
-
eda 交通灯设计
这是关于eda实验中的交通灯设计的源码和报告 里面详细说明了使用qurtus的过程 原理和源码都有的 具体实验应该大学的教材都差不多的 可以借鉴一下
- 2022-03-23 02:51:11下载
- 积分:1
-
rs码C语言
这是一个rs码的编解码算法,二维码也是使用了这个算法。编程语言是用c语言编写。很是不错的。看起来还是能够接收的。文件分开写了,易于理解。
- 2022-04-10 09:31:21下载
- 积分:1