is to decimate oversampled data before transferring to the wireless module. Specifically, I need
2019-04-17 09:17
in Hz#define SAMPLE_RATE50000 // Sample frequency in Hz#define INT_DEC256// integrate and decimate ratio#define
2012-12-07 16:21
coefficients, same input buffer size.I could use this function, and separately decimate, but at about a 50
2018-08-24 16:00
点击学习>>《龙哥手把手教你学LabVIEW视觉设计》视频教程一个比较长的一维数组(长度实时变化,但始终为4的整数倍),怎样将其转换成一个四列的二维数组,即一维数组的前四个数据对应二维数组的第一行,5-8四个数据对应第二行
2012-04-01 11:20
/arm_correlate_q7.o ./CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_f32.o ./CMSIS/DSP/Source
2023-04-11 07:26
and decimate ratio#define SAR_CLK2500000// Desired SAR clock speed
2014-01-07 11:21
in Hz#define INT_DEC256// Integrate and decimate ratio#define SAR_CLK2500000// Desired SAR clock
2018-04-19 14:46
你好,我使用一个32M Ram的分析器逻辑。这个分析器通过vee连接(vee pro6)当我使用Active X“getData”时,我有一个32M pts的数组。(好)但是如果我尝试过滤这个数组(例如:使用DLL只保留每个奇数值)我有错误代码910 =>内存不足.... vee支持的最大数组大小是什么?注意:pC ram是2GHave你有想法使用vee数组> 16M pts?谢谢 以上来自于谷歌翻译 以下为原文Hello,I use an Analyser logic with 32M Ram.This analyser is connected by vee (vee pro6)When i use the Active X "getData", i have an array of 32M pts.(good)But if I try to filtered this array (ex: use a DLL to keep onlyeach odd value) I have the error code 910=> Out of memory....The max array size supported by vee Is ?note: the pC ram is 2GHave you an idea to use vee with an array >16M pts?Thanks
2019-03-25 10:00
如何用LabVIEW实现读取txt文件中第m行到第n行的数据,求大神指教!
2014-12-25 21:50
数字变频FFT的数学原理是什么?请问怎么实现数字变频FFT的LabVIEW的设计?
2021-05-12 06:09