登录
首页 » 算法 » FFT(快速傅立叶变换)的算法实现

FFT(快速傅立叶变换)的算法实现

于 2022-04-09 发布 文件大小:8.63 kB
0 199
下载积分: 2 下载次数: 1

代码说明:

FFT(快速傅立叶变换)的算法实现-FFT (Fast Fourier Transform) algorithm

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

发表评论

0 个回复

  • 支持向量数据描述.里面有对应的图,一看就明白
    支持向量数据描述.里面有对应的图,一看就明白-SVDD. There are the corresponding maps, look for one to understand
    2022-01-26 01:28:06下载
    积分:1
  • //=== === === === === ==== === === === === === === =// letter Description// func...
    //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double *Yg-- 结点估计值,个数为m(过程变量) // int m------ 结点个数(已知条件) //注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2 -//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
    2022-04-29 13:08:12下载
    积分:1
  • 使用模拟退火(SAA)解决0-1背包问题
    使用模拟退火算法(SAA)解决0-1背包问题-using simulated annealing (SAA) 0-1 knapsack problem solving
    2023-04-08 14:20:03下载
    积分:1
  • 压缩感知效果对比(内含完整代码、包括OMP、CoSaMPl以及SP的对比,代码简单易懂)
    压缩感知算法效果对比(内含完整代码、包括OMP、CoSaMPl以及SP算法的对比,代码简单易懂) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
    2022-03-29 16:39:11下载
    积分:1
  • 遗传库及Demo
    很详细的遗传算法使用和例子。 包括VS下单独的遗传算法库和vs下遗传算法库的使用demo。
    2022-12-16 00:45:03下载
    积分:1
  • 最优化问题:变尺度求最多元非线性函数的最值问题
    最优化问题:变尺度算法求最多元非线性函数的最值问题-optimization problem : Changing the scaling algorithm for the nonlinear function of the value problems
    2023-01-11 00:15:03下载
    积分:1
  • C语言实现AES
    Project作业,C语言实现AES算法,作业要求更改S-BOX,并输出每一个round的内容. 部分代码借鉴了网友的东西。 编写的很简单,给大家看一看,适合新手。希望大家能提出宝贵意见!
    2023-02-10 03:45:03下载
    积分:1
  • 数学建模98B灾害检测线的求解器(MTSP)
    数学建模98B 题灾情巡视路线求解程序(多旅行商)-mathematical modeling 98B disaster inspection line that the solver (MTSP)
    2022-05-30 11:42:47下载
    积分:1
  • 有限元光纤模式
    有限元法算光纤模式-FEM mode fiber count
    2022-04-25 08:19:36下载
    积分:1
  • 定点化fft变换
    快速傅里叶变换的算法,由于浮点数在计算机中运算速度要低于整型,本程序在fft快速变换的基础上,将程序转换为定点运算,进一步提高速度。
    2023-02-13 07:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载