-
Multi
多维傅里叶变换,二维DFT快速算法,共分五部--四:三维复序列3D-DFT快速算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 4: Three-dimensional complex sequence of 3D-DFT Fast Algorithm
- 2023-07-04 05:05:03下载
- 积分:1
-
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果...
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。
2、光盘各目录中的内容如下所示:
光盘目录 内容说明
SourceChapterN 第N章的所有示例工程源程序
SourceClasses 本书所有算法类的源程序
SourceLib 集成本书所有算法的静态库文件
SourceDll 集成本书所有算法的动态库文件
-Science and Engineering numerical algorithm 1, this book comes with a CD-ROM contains all the book s source code. Simply use the corresponding copy of the directory to your hard drive. Note to copy the source files on your hard disk becomes read-only attribute in the compiler prior to their properties should be changed to read and write. 2, CD-ROM contents of the directory as follows: CD-ROM directory description SourceChapterN the first chapter all the examples of N source project SourceClasses algorithm book all types of source book SourceLib integrated all of the static algorithm library file SourceDll integrated all book algorithm for dynamic library files
- 2023-08-03 22:30:03下载
- 积分:1
-
用c语言实现生产者
用c语言实现生产者-消费者问题-used language producer-consumer issues
- 2022-03-15 02:23:44下载
- 积分:1
-
降采样(16Kto8K)
录音库采集,经常采用高采样率,如44.1k或16k, 但实际应用场合,录音采样率可能只有8k,因此需要降采样。本源码实现录音wav文件降采样,从16K转8K. 采用连续两点求平均,转完时域波形几乎不影响,听不出差别,但如用于语音识别,则可能有影响。
- 2022-01-25 22:51:20下载
- 积分:1
-
LFM信号FRFT变换分析
线性调频信号(Linear Frequency Modulated,LFM)作为一种典型的非平稳信号而且具有大的时间-频带积,被广泛用于各种信息系统。从电子战和电子干扰的角度看,为解决作用距离和距离分辨率的矛盾以及提高信号的隐蔽性,通常采用LFM信号,对于线性调频信号的检测和参数估计,成为电子战研究的重点matlab计算分数阶傅立叶变换运用分数阶傅里叶变换frft对线性调频信号lfm参数进行估计,结果很准确例程完整,有运行结果。
- 2022-03-07 19:35:38下载
- 积分:1
-
BDF法解分数阶微分方程
BDF法解分数阶微分方程-BDF method of fractional differential equations
- 2023-01-06 23:15:03下载
- 积分:1
-
使用插入排序和快速排序方法排序数组
程序生成一个数组,然后对它使用插入排序和快速排序方法进行排序。在屏幕上的输出显示了这两种方法来对数组排序,所花的时间。在编译后的程序以及创建输出文件,在 project 的文件夹命名为的 Array.txt,你可以在这里看到如何生成的矩阵的样子,怎么它被排序,也多少时间就能对它进行排序。
- 2022-05-20 03:32:59下载
- 积分:1
-
C# code for chess game
srchess是一个内置于C的国际象棋程序。虽然它与商业国际象棋项目不一样,但srchess毫无问题地击败了我,因此对于普通玩家来说,它可能是一个严重的对手。程序支持合理数量的函数。它最大的弱点是
- 2022-02-09 14:24:56下载
- 积分:1
-
基于VC的FFT算法
资源描述
Design
a program to implement the 1-D FFT algorithm.
Input:
a vector. Get the testing data in file ‘Project_2_test’.
Output:
a vector, which is the discrete Fourier transform of the input.
For
example:
Input:
3 8 10 12
Output:
33.0000+0.0000i -7.0000+4.0000i -7.0000+0.0000i -7.0000-4.0000i
Requirements:
- 2023-07-23 23:40:04下载
- 积分:1
-
mainly for high
主要用于高层建筑的减振设计,根据线性振动理论,用matlab高级语言编写而成,由一个主程序和四个子程序组成-mainly for high-rise building design of the vibration, linear vibration theory, use the advanced language Matlab has been prepared by a main program and four subroutine composition
- 2022-12-26 11:50:03下载
- 积分:1