Rms algorithm and FFT algorithm have been achieved.
实现了均方根算法和FFT算法。
It was displayed or printed after being processed by the FFT algorithm.
测量温度值经FFT处理后送显示或打印。
In calculation, FFT algorithm is used to develop the speed of computation.
计算中采用了FFT算法,提高了计算速度。
FFT algorithm is applied to simplification the program and reduce compute time.
并引入FFT进行快速相关计算的方法以简化算法程序,减少计算的时间。
On DSP, 2000 Series fixed-point DSP FFT algorithm in greater detail, and we can share.
关于DSP的,使2000系列定点DSP的FFT算法比较详细,可以和大家分享的。
This design can use FFT algorithm to estimate power quality and expand reactive compensation in addition.
本设计可以采用FFT算法来判断电能质量,可外加扩展无功补偿。
The result of research shows that the best architecture of the parallel FFT algorithm is hypercube architecture.
经研究表明,并行fft算法的最佳体系结构为超立方体。
On the basis of traditional serial FFT algorithms, a parallel FFT algorithm based on multi-threading is put forward.
在传统的串行FFT算法基础上提出了一种基于多线程技术的并行FFT算法。
Harmonic analysis usually adopts FFT algorithm, the 280 Sample points need interpolation management, which make FFT faster.
谐波分析通常采用FFT算法,为了加快FFT的运算速度,需要对280个采样点进行插值处理。
Comparing with the ring or the mesh architecture, the parallel FFT algorithm on the hypercube is found to have better performances.
比较环和网状结构,超立方体上的并行fft算法具有更好的性能。
This disseration introduces the application of interpolation algorithm, averaging signals and FFT algorithm to digital oscillograph.
本文就主要介绍了数字信号处理技术中的插值算法、FFT算法、以及平均和平滑算法在数字示波器中的应用。
Aiming at the issues, the paper presents two methods, the multi-channel non-gapped sampling technique on-line and recursive FFT algorithm.
针对上述问题,本文提出了两种方法:在线多通道无缝采样分析技术和递推fft算法。
The displacement signals of ten test positions in the system were processed with FFT Algorithm and basic spectrum features were extracted.
通过对位移信号的快速FFT变换,分析了系统振动信号的基本特征,研究了双侧转子对中间轴颈振动的影响;
The FFT algorithm is used to realize wave molding. The deep-water waves, shallow water waves, surface waves are molded by the FFT algorithm.
在水波建模方面,本文除了用FFT算法来实现水波建模,还给出了深水波、浅水波、表面波在FFT算法基础上的实现。
FFT algorithm is the most used algorithm for digital signal processing, and a FFT processor is one of the important means for FFT computation.
FFT算法是数字信号处理最常用算法,使用FFT处理器是进行FFT运算的重要手段之一。
Through simple transforms of FFT algorithm, the amending algorithm can reduce satisfactorily the leakage error, and obtain accurate analysis results.
该算法通过对FFT算法做简单变换,减小了频谱泄漏误差,降低了谐波之间的相互干扰。
The decimation in time (DIT) radix-2 FFT algorithm is analyzed in details with input in normal order and output in bit-reversed order by the binary method.
运用二进制方法对按时间抽取顺序输入倒序输出的基2FFT算法进行了较为详细的分析和论证。
Finally a3780-point FFT algorithm is introduced in brief, whose capacity complexity and computation complexity are close to the conventional4096-point FFT.
最后简要介绍了实现3780点快速傅立叶变换(FFT)的算法。其计算复杂度和容量复杂度都与标准的4096点FFT算法相当。
A way of digital phase detector applied to the laser phase distance measurement system is introduced in this paper, which is based on DSPs and FFT algorithm.
本文介绍了应用于激光相位式测距中的一种数字相位计的实现方法,该方法是基于DSP器件运用FFT算法完成的。
This FFT algorithm can be used with arbitrary integer dimensions. For 1-dimension, the algorithm will be simplified as the well-known DIF vector radix 2 FFT.
该FFT算法适合于维数为任意整数的情况,当维数为1时,算法退化为著名的频域抽取向量基2 FFT算法。
The half-wave symmetric FFT algorithm can omit the even harmonics in its calculation, according to only have odd harmonics in the half-wave symmetric signals.
该算法对于只含奇次谐波分量的一类半波对称波形,省去了偶次谐波分量的计算。
The comparison results show that, compared with multi-dimensional separable FFT, the DIF multi-dimensional vector radix FFT algorithm has lower calculation load.
计算量比较结果显示,频域抽取多维向量基FFT算法比多维分离式FFT算法计算量低。
In addition, the original multi_atoms rapid matching pursuit (MAMP) decomposition algorithm is improved in combination with mp decomposition based on FFT algorithm.
此外,结合FFT的MP分解算法,对原有的多原子匹配追踪(MAMP)分解算法进行改进。
HITDSO package is provided in this paper, it can get the above specifications and display the graphics and values by using the acquiring data and efficient FFT algorithm.
本文提供的HITDSO软件包,直接根据DSO采集的数据,利用FFT的高效算法,得到DSO的上述几项性能指标,并进行图形及数值显示。
To reduce those errors, an interpolated FFT algorithm for dielectric loss Angle measurement based on triangular self-convolution window (TSCW) is presented in this paper.
为减小这类误差,本文提出了一种基于三角自卷积窗的插值FFT介损角测量方法。
According to different situations the FFT algorithm is applied to. three types of fix-point, floating-point and block-floating-point complex FFT algorithms are presented.
根据不同的应用场合,分别实现了定点、浮点和块浮点三种数据格式的复数FFT算法。
The FFT algorithm is used in space signal processing and the rapid DoA estimation algorithms are studied, then a rapid MUSIC algorithm based on space partition is proposed.
针对前向竞争网和空间分割竞争网在识别分类和学习中存在的局限性,提出用软边界处理改进空间分割竞争网的训练方法。
This paper discusses the parallel FFT algorithm on the hypercube architecture. Based on the analysis of the communication complexity, the speedup of the algorithm is derived.
本文讨论超立方体结构上的并行fft算法,着重分析算法的通信复杂性,并在此基础上导出算法的加速比。
This paper studies the parallelism of the different stages of decimation in time radix 2 FFT algorithm, designs the butterfly and scramble kernels and implements 2d FFT on GPU.
本文研究了基2的时域抽取快速傅立叶变换各阶段的并行性,并据此设计了相应的蝶形和倒序运算核,在GPU上实现了二维fft运算。
To solve this problem, a new method of frequency offset estimation is proposed. This method adopts modulated data elimination technique and the segmental correlation FFT algorithm.
为了解决这个问题,提出了一种新的频率估计算法,采用扩频调制信息消除策略和分段相关FFT频谱分析技术实现频偏精确估计。
应用推荐