搜索资源列表
IMAG_c
- CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 3
Lab1
- 这个程序可以实现两个数组值相乘以后再相加,Y=A1X1+A2X2
YCbCrRGB
- TMS320c6000系列DSP做图像处理的应用举例,图象颜色模式转换,从RGB到Y Cr Cb
Lab308-EPWM dsp28335 epwm产生代码
- 一个dsp28335 epwm产生代码 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h&qu
Lab405-lcd
- 一个dsp28335 LCD显示的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototyp
dspapp
- 雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度 -err
F2812EzDSP_Sample
- This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan
myditfft
- function y=myditfft(x) 《数字信号处理教程——MATLAB释义与实现》 用MATLAB语言编写的基2 DIT FFT子程序-function y = myditfft (x) " digital signal processing tutorial- MATLAB Interpretation and Implementation" MATLAB language with the base 2 DIT FFT Subroutine
ra_dsp_1C_c1
- 机械的自动加油程序,每隔X分钟启动Y秒一次,X,Y可以设定。驱动油泵。-Mechanical automatic refueling procedure, every X minutes Y seconds startup time, X, Y can be set. Driven pumps.
dsp3-tms320f2812
- 加减法计算,计算z=x+y-w,计算结果数据存储器地址存储内容十进制-Subtraction method to calculate z = x+ yw, the results of data stored in the content of the decimal memory addresses
TMS320C6713evm-SPI-with-ADIS16003
- this code implements using TMS320C6713 evm SPI communication with the accelemeter ADIS16003. SPI0 is selected. CSL library is required for SPI functions. To read x-axis you need to write 0x0400, and y-axis 0x0C00.
Lab406-speaker
- 一个DSP28335 扬声器的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype
Lab404-key
- 一个dsp28335 键盘输入的例子 慷慨赴死 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype
Lab602-TrafficLight
- 一个dsp28335 交通灯控制例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype
Lab407-Dcmotor
- 一个dsp 直流电机控制的例子 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype st
Lab309-ECAN
- 一个dsp ecan的收发历程 慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File #include "DSP2833x_Examples.h" // DSP2833x Examples Include File #include "ctr.h" #include "PID.h" #include "scancode.h" // Prototype st
Nyquist
- A Nyquist plot is a parametric plot of a transfer function used in automatic control and signal processing. The most common use of Nyquist plots is for assessing the stability of a system with feedback. In Cartesian coordinates, the real part of the
convolution
- 使用DSP320F28335 实现卷积运算功能,该例程实现的是离散线性卷积。两个卷积因子x(n)、y(n),输出卷积结果f(n),由此模拟信号混合运算-Use DSP320F28335 convolution operation functions, the routine implementation of discrete linear convolution. The two convolution factor X (n), y (n), the output result of the
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)序列。选择合适的μ
touch
- touch.c 该文件是触摸屏芯片AD7843的驱动代码,其中包括了main主函数以及获取x、y坐标的子函数-touch.c AD7843
