-
This document contains three procedures were used to achieve power spectrum esti...
本文件包含三个小程序,分别为用fft实现功率谱估计、实现快速卷积和快速相关。对了解fft在c中的编程很有帮助-This document contains three procedures were used to achieve power spectrum estimation fft, fast convolution and fast correlation. Fft to know programming in c in the helpful
- 2023-08-28 11:50:04下载
- 积分:1
-
快速傅立叶变换
Fast Fourier Transform in C-Fast Fourier Transform in C++
- 2022-08-21 02:41:55下载
- 积分:1
-
距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引...
距阵链乘问题:
找出矩阵链乘A(35*40) A(40*20) A(20*10)
A(10*15)的最佳相乘次序。
算法来自:计算机算法导引-matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker
- 2022-03-14 17:46:13下载
- 积分:1
-
等离子体粒子模拟
等离子体PIC模拟-PIC simulation of plasma
- 2022-01-26 02:12:51下载
- 积分:1
-
简单计算器
基于编译原理进行的java编程,可以在Eclipse中先新建java程序,利用javacc进行编译,很简单的程序,希望对大家有用,花了挺久时间
- 2022-11-18 16:00:03下载
- 积分:1
-
清华大学数学实验之线性与非线性最优化幻灯片
清华大学数学实验之线性与非线性最优化幻灯片-Tsinghua University" s math test linear and nonlinear optimization slide
- 2023-01-18 19:20:04下载
- 积分:1
-
这个c语言程序实现中缀表达式变为后缀表达式,并且实现其计算...
这个c语言程序实现中缀表达式变为后缀表达式,并且实现其计算-the language program which is made up of expressions into a suffix expression, and its calculation
- 2023-06-28 05:20:03下载
- 积分:1
-
非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER...
非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER -characters very fast search algorithm. Note : uploads, I wonder why, when the C programming language elected BUILDER, the category is not an option, so I have elected to VCC, is the actual C BUILDER
- 2022-03-25 14:59:46下载
- 积分:1
-
stm32f103梯形加减速算法
stm32f103梯形加减速算法,实时计算,基于AVR446文档设计,适用于单轴运动控制加减速,带上下限位,回原点等功能
- 2022-12-15 10:50:09下载
- 积分:1
-
快速排序与最长公共子序列算法(Visual C++)
快速排序与最长公共子序列算法(Visual C++)-Quick Sort and the longest common sub-sequence algorithm (Visual C++)
- 2022-02-24 23:17:56下载
- 积分:1