Fourier

共 156 篇文章
Fourier 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 156 篇文章,持续更新中。

GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to so

GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional opt

DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具

DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进行谱分析和信号的实时处理是不切实际的。快速傅立叶变换(Fast Fourier Transformation,简称FFT)使DFT运算效率提高1~2个数量级。其原因是当N较

Fourier变换的C++

Fourier变换的C++,用Visual C++实现,选择一幅图片,再选择功能菜单项后会出现该图片的Fourier变换频谱

matlab中用于进行fourier变换的GUI程序

matlab中用于进行fourier变换的GUI程序

fft analysis

<p class="MsoNormal" style="margin-left:46.4pt;text-indent:-18.0pt;"> <span>&nbsp; &nbsp; &nbsp; Use the fast Fourier transform function <b>fft</b> to analyse following signal. Plot the original sign

一维离散Fourier变换快速算法的c语言实现 。

一维离散Fourier变换快速算法的c语言实现 。

抽样定理的实验体会

抽样定理的实验体会,快速Fourier变换(FFT)及其应用等等的作业源码,很不错的,希望大家喜欢

可用于3维或者4维的fourier变换程序

可用于3维或者4维的fourier变换程序

Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A spa

Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.LinearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse. - Non-uniform random generat

Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算,阶数a变化

Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算,阶数a变化

fourier transform and MATLAB

fourier transform and MATLAB

一个二维Fourier变换的程序 适用于256*256的点阵

一个二维Fourier变换的程序 适用于256*256的点阵,用于应付一般的数字图像处理需要

Fourier-Mellin矩在图像识别中的应用

<p> <span style="color: rgb(0, 0, 0); font-family: 'Trebuchet MS', Arial; line-height: 21px; ">为了验证Fourier-Mellin矩图像识别中的识别能力,本文研究了其在两种坐标下的计算和重建效果、抗噪性试验。在笛卡尔坐标下,图像重建直接计算,不必转换为极坐标,避免极坐标在了转换时产生的几何和计算误差,

分数阶fourier变换程序

分数阶fourier变换程序,基于插值和抽取操作和卷积运算的快速算法。

fftw,the fastest fourier transform in the West。用于快速计算离散傅里叶变换

fftw,the fastest fourier transform in the West。用于快速计算离散傅里叶变换,用c编程

image processing including fourier,wavelet,segmentation etc.

image processing including fourier,wavelet,segmentation etc.

时频分布算法中的短时fourier变换和维格纳变换的程序。

时频分布算法中的短时fourier变换和维格纳变换的程序。

离散Fourier变换(简称DFT)为离散信号的分析从理论上提供了变换工具

离散Fourier变换(简称DFT)为离散信号的分析从理论上提供了变换工具,但由于计算时间较长而难以实现,快速Fourier变换(简称FFT)则是一种减少计算时间的有效算法。本文在对DFT计算量进行分析的基础上指出了FFT的实现途径与计算方法,针对FFT算法进行了程序设计并给出了应用实例。

Fast Fourier Transform

Fast Fourier Transform

Fast Fourier Transmission in Matlab

Fast Fourier Transmission in Matlab