登录
首页 » 算法 » Fast Fourier Transform C language source code

Fast Fourier Transform C language source code

于 2022-03-20 发布 文件大小:11.82 kB
0 179
下载积分: 2 下载次数: 1

代码说明:

快速傅利叶变换 C 语言源代码-Fast Fourier Transform C language source code

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

发表评论

0 个回复

  • 希尔密码
    若要更改此许可证标头,请选择在项目属性的许可证标头。若要更改此模板文件,选择工具 |模板并在编辑器中打开此模板。
    2022-02-27 03:36:57下载
    积分:1
  • 逐点比较直线插补
    逐点比较法直线插补c语言程序.doc   运动 控 制 技术是现代自动控制技术的一个重要分支,它在工业生 产中发挥着越来越重要的作用。近些年来,随着微电子技术和电力电 子技术的飞速发展,运动控制系统正朝着通用化、智能化、微型化的 方向发展。以开放式运动控制结构为代表的运动控制技术将成为今后 运动控制技术发展的主流。    
    2023-08-17 01:45:02下载
    积分:1
  • 梯度函数的逆。我已经提供了1个版本的工作
    The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods. In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
    2022-06-02 09:40:06下载
    积分:1
  • Knapsack problem implementation code
    这是一个用遗传算法实现背包问题的JAVA代码。代码已经过测试,是确定的
    2022-02-03 22:04:21下载
    积分:1
  • 匀速直线运动Swerling 0型目标的检测与跟踪
    资源描述 1,产生一个100X100的噪声数据平面,每个单元的噪声幅度暂定为高斯分布(正态分布); 2,产生一个匀速直线运动的目标,目标的幅度是Swerling 0型; 3,将目标的幅度加入到噪声平面,目标位置的对应数据单元的幅度叠加目标的信号强度; 4,二维数据平面上做pfa=10-6的门限检测;画出检测后的平面结果; 5,对检测后的点迹平面,做kalman滤波跟踪处理; 
    2022-06-26 16:35:30下载
    积分:1
  • 飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
    计算飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Calculation of the spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
    2023-03-12 12:35:03下载
    积分:1
  • 循环冗余校验码(CRC)
    CRC校验码算法: 例子: code: 123456789 0xBB3D    [47933]       CRC-16 0x4B37    [19255]       CRC-16 (Modbus) 0x56A6    [22182]       CRC-16 (Sick) 0x31C3    [12739]       CRCccitt XModem 0x29B1    [10673]       CRCccitt 0xFFFF 0xE5CC    [58828]       CRCccitt 0x1D0F 0x8921    [35105]    
    2022-02-15 20:45:02下载
    积分:1
  • 机模拟物理作业,用来模拟2体运动
    计算机模拟物理作业,用来模拟2体运动-computer simulation of physical operations, used to simulate two MOVEMENT
    2022-07-23 18:20:19下载
    积分:1
  • MATLAB非光滑牛顿求解互补问题
    用MATLAB编写的求解互补问题的程序,利用的是非光滑牛顿法求解,在运筹学最优化问题中是常用的算法,代码中ncp是主函数。
    2022-03-07 19:12:47下载
    积分:1
  • 牛顿插值
    #include#include"String.h"#include#define ROW  6void read(float x[],float y[])//文件读取方便测试{ FILE *fp=fopen("num.txt","r"); rewind(fp); for(int i=0;i
    2022-10-06 17:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载