搜索资源列表
c_beijingchafen
- 此程序使用的集成环境为TI公司的CCS,硬件平台为合众达的vpmdm642 程序实现的功能为图像的背景差分,这主要是应用于运动检测中-use of this procedure for the integrated environment TI's CCS, hardware platform for the UCO vpmdm642 procedures to achieve the function of the background image difference, This
dsp_mod
- GSM发送端普通突发GMSK调制部分的dsp程序,汇编语言编写,已在CCS2.0验证正确。其中包括差分编码,调制,IQ映射3个部分。内付算法详细说明文档
sinewave
- 差分方程法实现信号产生的特点和原理,采用正弦振荡器的方法,利用同步串行口和低速DAC芯片(AIC10)产生正弦波信号。
基于帧间差分的运动目标检测
- 基于帧间差分的运动目标检测
zhongxinfa
- 在DSP中实现基于帧间差分后二值图像的跟踪加框处理,原理是计算出目标(灰度为255)重心坐标后,对其进行加框处理。-In the DSP-based frame difference in the binary image of the track after the framing treatment, the principle is to calculate the target (gray 255) the center of gravity coordinates, its frami
Fundamentals-Of-Dogital-Signal-Processing
- 第 1 章 数字信号处理概述 第 2 章 模数转换和数模转换 第 3 章 数字信号 第 4 章 差分方程与滤波 第 5 章 卷积与滤波 第 6 章 z 变换 第 7 章 傅立叶变换与滤波器形状 第 8 章 数字信号频谱 第 9 章 有限脉冲响应滤波器 第 10 章 无限脉冲响应滤波器 第 11 章 DFT和FFT处理-Chapter 1 Digital Signal Processing outlined in Chapter 2 analog-digit
filter-(FIR)-
- 有限冲击响应数字滤波器的基础理论。 FIR数字滤波器是一种非递归系统,其冲激响应h(n)是有限长序列,其差分方程表达式为: N为FIR滤波器的阶数。-Finite impulse response digital filter of the basic theory. FIR digital filter is a non-recursive system, its impulse response h (n) is a finite sequence, the differen
Discrete-signal-and-system-analysis
- 掌握求解离散时间系统差分方程的两种方法:迭代法和filter函数法。-Discrete-time control system differential equations to solve two methods: iteration and filter function method.
DSPexp2
- 数字信号处理matlab程序计算序列的移位,卷积,求留数,求差分方程-Digital signal processing matlab program to calculate the shift sequence, convolution, seeking to stay a few, find the differential equation
finite_difference
- 用有限差分的方法求解电机电枢槽气隙磁位分布-With the finite difference method for solving the air-gap magnetic armature slot distribution
20070506210251226
- 在DSP上应用关于图像预处理的背景差分法-In the application of image preprocessing DSP background finite difference method
PWM_MotoB
- 1.本示例将演示电机的闭环控制,即以单位时间内的码盘脉冲输出为反馈,以单位时间内 // 欲达到的脉冲数为输入,以变占空比的PWM波为输出。使用的算法为经典的PID控制算法 // 该算法具有实现方便,参数整定容易,控制鲁棒性好等优点。借助我们的串口虚拟示波 // 器软件,用户可以很方便地整定出一套满意的参数。 //2.PID算法要处理的数据不外乎输入与反馈的偏差(做比例运算),本次偏差与上一次偏差 // 的差(做微分运算,离散化以后就是差分运算),所有变差的累积(积分运算,离散
Adjustment
- 测量平差程序设计—宋力杰,一书的源代码,搞GPS高精度载波相位差分的人士可以下载下来,里面有一些可以参考的代码-Measurement adjustment program design- Song Lijie, a book of the source code, to engage in high-precision GPS carrier phase people can download it, there are some you can refer to the code
ADSP
- 设x(n) = x1(n) + x2(n),x1(n)是窄带信号,定义为x1(n) = sin(0.05πn +φ),φ是在[0, 2π)区间上均匀分布的随机相位。x2(n)是宽带信号,它由一个零均值、方差为1的白噪声信号e(n)激励一个线性滤波器而产生,其差分方程为x2(n) = e(n) + 2e(n-1) + e(n-2)。 (1)计算x1(n)和x2(n)各自的自相关函数,并画出其函数图形。据此选择合适的延时,以实现谱线增强。 (2)产生一个x(n)序列。选择合适的μ
sinwavegen_Sim
- 数字振荡器/正弦波发生器,比较查表法和差分方程法实现信号产生的特点和差异,使用高速DAC芯片THS5651。 -Digital oscillator/sine wave generator, signal characteristics and differences to achieve comparative table method and differential equation method, using high-speed DAC chip THS5651.
Image
- 索贝尔算子(Sobel operator)是图像处理中的算子之一,主要用作边缘检测。在技术上,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量 Sobel算子有两个,一个是检测水平边沿的;另一个是检测垂直平边沿的。Sobel算子另一种形式是各向同性Sobel (Isotropic Sobel)算子,也有两个,一个是检测水平边沿的,另一个是检测垂直边沿的各向同性Sobel算子和普通Sobel算子相比,它的位置加权系数更为准
