登录
首页 » 算法 » 傅里叶变换是信号处理中最常用的算法,实现…

傅里叶变换是信号处理中最常用的算法,实现…

于 2023-07-10 发布 文件大小:7.37 kB
0 140
下载积分: 2 下载次数: 1

代码说明:

傅立叶变换是信号处理时最常用的算法之一,实现时域与频域之间的转换,对人们研究各种信号非常有用,本程序利用VC实现快速傅立叶变换算法-Fourier transform signal processing is the most commonly used algorithm, achieving time-domain and frequency domain between the conversion of the people look very useful signal, the procedure used VC Fast Fourier Transform algorithm

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

发表评论

0 个回复

  • OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。...
    OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutorial4 of TLM-2.0 which is released from OSCI gruop currently!
    2022-05-13 12:19:25下载
    积分:1
  • 多元数组得各类运
    多元数组得各类运算-multiple arrays in various operations
    2022-07-17 21:53:35下载
    积分:1
  • C++作业,实现vector
    C++作业,实现vector-C operations and achieve vector
    2022-08-21 18:39:09下载
    积分:1
  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2022-03-12 05:56:16下载
    积分:1
  • BMP Binare 代码,16 系统
    #include < stdlib.h > #include < stdio.h > int (主要) { //ЭТО БУДЕТ ИМЯ ИСХОДНОГО ФАЙЛА char ima_faila [256] ; //БУФЕРНАЯ ПЕРЕМЕННАЯ int 布费尔 ; char prodolzhit_ili_net = "y"; int; chotchik 文件 * f; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-06-14 04:00:04下载
    积分:1
  • GeneralizedMIMO
    应用背景In this context, mobile communications may be allowed to be an indispensable commodity by most, and mobile data, video as well as television services are also becoming an essential part of everyday life. With the introduction of the Android operating system and the iPhone, the use of ebook readers such as the iPad, and the success of social networking using Facebook, the demand for cellular data traffic has grown significantly in recent years. Thus, communications on the move has proven to be transformational, and mobile operators struggle to satisfy the data traffic demands in wireless cellular networks,while keeping their costs at minimum to maintain profitability.关键技术The need for power-efficient MIMO-aided cellular networks requires a paradigm shift in the wireless system design. This trend is irreversible and will have a profound impact on both the theory and p
    2022-02-20 12:30:00下载
    积分:1
  • 任务 8 皇后
    八皇后问题是在 8 × 8 的棋盘上放置八国际象棋皇后,所以,没有两个皇后威胁到对方的问题。因此,一种解决方案要求没有两个皇后共享相同的行、 列或对角线。八皇后问题是一个例子更一般的 n 皇后问题的 n 皇后置于 n × n 的棋盘,存在所有自然数 n 除 n = 2 或 n = 3。[] 1
    2022-03-23 22:09:38下载
    积分:1
  • Kalman滤波【标准、常规】
    线性最小二乘估计算法是应用最广泛的参数估计方法,它在理论研究和I:程应用中都具有重要的作用。后续发展起来的卡尔曼滤波参数估计算法同样也在这两方面起到很重要的作用。本章中对目标的运动建立较为简单的数学模型,并用最小二乘和卡尔曼滤波对其参量进行估计,经过拟 合推出目标轨迹。通过大量的仿真实验,验证卡尔曼滤波估计在目标跟踪定位系统中的定位跟踪效果要好于最小二乘估计。
    2022-06-30 18:36:58下载
    积分:1
  • 科学工程数值计代码
    包含矩阵计算, 求逆, 分解, 函数求极值, 插值逼近的算法, 很全是算法库, 可以直接进行调用.                 
    2022-11-30 22:05:04下载
    积分:1
  • Voronoi 图的 c + + 代码
    在数学中,Voronoi 图是一种将空间划分为若干区域。一系列的点 (称为 种子、 站点或发电机) 事先和每个种子指定将有一个相应的区域 包含的所有点接近比任何其他的那颗种子。区域被称为 Voronoi 单元格。它是双到 Delaunay 三角剖分。 这命名的格奥尔基 · Voronoy,也被称为 Voronoi 镶嵌,Voronoi 分解,Voronoi 分区或狄利克雷镶嵌 (后彼得 · 古斯塔夫 · 勒琼狄利克雷)。Voronoi 图可以发现在 大量的科学和技术,甚至在艺术中,字段和他们已经发现许多实际和 最简单和最常见的情况 (如第一幅图所示),我们给出有限的理论在 {p1,......,pn} 中欧氏平面上的点的集合。在这种情况下每个站点 pk 是只是一个点和其相应 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-07-12 10:02:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载