-
DSP Engineer and Scientist s Guide ch1
DSP Engineer and Scientist s Guide ch1
- 2022-03-23 14:44:38下载
- 积分:1
-
based on the two
基于LMS的双向回波削除源码,不过回波幅度不要大于0.2,否则算法认为DOUBLE TALK DETECT。各位可修改此阀值,试试效果-based on the two-way LMS Echo slashing source, but not greater than the rate Echo 0.2, or that the algorithm** DOUBLE TALK. You can modify this threshold, try Effect
- 2022-04-13 01:32:02下载
- 积分:1
-
DSP2812 eCAN通信模块的使用和提供文件来源,…
dsp2812的采用ecan模块通信发送消息的文件源码,可以实现消息的发送-dsp2812 ecan the use of communications modules and delivers the document source, can achieve the sender
- 2022-01-31 21:58:12下载
- 积分:1
-
DSP数字信号处理器add32程序,32
DSP数字信号处理器的ADD32程序,32位加法器设计-DSP digital signal processor ADD32 procedures, 32-bit adder design
- 2022-02-15 13:10:24下载
- 积分:1
-
基于C语言的正交幅度调制QAM算法在DSP中的软件仿真
基于C语言的正交幅度调制QAM算法在DSP中的软件仿真-Quadrature amplitude modulation QAM algorithm based on the C language in the DSP software simulation
- 2022-05-13 19:51:37下载
- 积分:1
-
bf533fft工程
来自开源adsp-bf533工程代码,此代码为傅里叶变换,可用于仿真显示变换前和变换后的波形,适合初学者
- 2022-07-15 05:14:23下载
- 积分:1
-
This is the DSP2407 the CAN test procedure, including all source code, debugging...
这是DSP2407的CAN测试程序,含全部源码,调试通过,可运行.-This is the DSP2407 the CAN test procedure, including all source code, debugging is passed, can be run.
- 2023-01-17 21:50:03下载
- 积分:1
-
CNC machining spindle speed, that is, under different depth of cut corresponding...
数控加工主轴转速,即在不同切深下所对应的主轴转速。-CNC machining spindle speed, that is, under different depth of cut corresponding to spindle speed.
- 2023-04-07 11:15:03下载
- 积分:1
-
blackfin561网络开发源码,需要ADI配套的USB
blackfin561网络开发源码,需要ADI配套的USB-LAN扩展板-Source blackfin561 network development, the need for ADI matching USB-LAN expansion board
- 2022-06-26 07:32:39下载
- 积分:1
-
AD采样的程序,有参考性
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
InitSysCtrl();
- 2023-03-17 04:30:04下载
- 积分:1