登录
首页 » 算法 » DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和...

DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和...

于 2022-01-25 发布 文件大小:1.63 kB
0 205
下载积分: 2 下载次数: 1

代码说明:

DSP中输入信号的生成过程。 conio.cpp实现X(n)信号,其中有两个频率分量的正弦信号(正弦计算由sinwn.cpp实现),频率可变,这里取140Hz和70Hz。 考虑了高斯白噪声,由gauss.cpp实现。 最后该信号共产生2000个点,最后的信号点存储于 “x.txt”文本中。-DSP input signal generation process. Conio.cpp achieve X (n) signal, in which there are two components of the frequency sinusoidal signals (sine calculation sinwn.cpp achieved), variable frequency, here and frequencies from 140Hz. Consider a Gaussian white noise from gauss.cpp achieve. Finally, the signal generated 2,000 points, the final point signal storage in the "x.txt" text.

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

发表评论

0 个回复

  • SHA-1 Algorithm implemented in C
    在我的项目中,我用C语言实现了一个SHA-1算法。我尽量使它简单易懂。输入是一个测试文件,输出是编码字符串。
    2023-09-02 07:10:08下载
    积分:1
  • 巴斯角三角形
    经典算法巴斯角三角形的实现,类似中国古代的杨辉三角#include #define N 12 long combi(int n, int r){     int i;     long p = 1;     for(i = 1; i
    2022-12-16 03:55:02下载
    积分:1
  • 多线程快速排序
    多线程并行的快速排序的实现,使用多线程实现递归排序,使用标准模板库STL实现最后的排序
    2022-06-03 05:38:46下载
    积分:1
  • 上身探测器
    在静止图像中的上部人体检测软件。它基于成功的一部分基于对象检测框架,并且包含一个模型来检测附近额叶上部机构。由此产生的探测器返回范围框拟合的头和上部有一半的人的躯干。
    2022-03-20 05:54:36下载
    积分:1
  • ZIBEE程序
    Description:  This application functions as a packet error rate (PER) tester.  One node is set up as transmitter and the other as receiver. The role and  configuration parameters for the PER test of the node is chosen on initalisation  by navigating the joystick and confirm the choices with S1.  The configuration parameters are channel, burst size and tx power. Push S1 to  enter the menu. Then the configuration parameters are set by pressing  joystick to right or left (increase/decrease value) and confirm with S1.
    2022-06-12 05:42:09下载
    积分:1
  • 机器学习源码
    这个是机器学习实战的部分代码,亲测可用。。。比较适合于入门学习。。。。很不错的。。。现在只是上传了源码的一部分,之后的以后会陆续上传上来。。。希望大家一同学习进步。。。。。。
    2022-07-17 22:15:53下载
    积分:1
  • 快速排序源代码
    本人学习时,自己编写的快速排序算法源代码,希望对大家有所帮助! 即:快速排序(Quicksort)是对冒泡排序 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-18 06:54:52下载
    积分:1
  • 单纯形寻优
    VC++实现的单纯形法寻优,针对单回路控制系统,通过选择控制对象的参数,设置目标函数,获得单纯形法下的最优控制器参数
    2023-08-03 01:15:03下载
    积分:1
  • C语言实现用遗传求函数极值
    用遗传算法求y=x*sin(10*pi*x)+2的最大值  -1=
    2022-07-16 07:19:29下载
    积分:1
  • this program highlights the pointer to pointer and enum concepts of c
    this program highlights the pointer to pointer and enum concepts of c
    2022-06-15 05:57:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载