搜索资源列表
TI 54x fft
- DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
rs源程序2
- RS(n,k)编解码程序,自己稍稍修改后应用于某工程DSP实现的RS编码的程序!-RS (n, k) codec procedures, their slightly modified for a project of RS DSP coding procedures!
concorr
- 计算如序列x[k]={1,2,3,4,5}与序列h[k]={2,-2,3,5}的卷积本程序是和互相关的C源程序。-if the calculation sequence x [k] = () 1,2,3,4,5 and sequence h [k] = (2, ,3, 5) of the deconvolution procedure is inter-related to the C source.
BCH(n=1023;k=1013)
- 实现BCH编译码(n = 1023 k = 1013) 供参考
DSP
- 该文设计的 D S P最小系统可应用于教学,本科生通过在此硬件平台上实现 F S K的调 制及 F I R滤波器的实现两个实验,可以掌握 D S P硬件调试方法,增加对 D S P开发过程,以及 D S P基本 算 法 实现 的理 解。文 中所 设计 的 D S P最 小 系统 由 T I公 司 的定 点 D S P芯 片 T MS 3 2 0 V C 5 4 0 2及其相关电源和时钟电路 、片外扩展存储 器、A / D、D / A、标准 U A R T接 口构成
chapter4
- 数字信号处理及其matlab实现 (美) Vinay k.ingle john g.proakis著 第四章-Digital signal processing and matlab implementation (U.S.) Vinay k.ingle john g.proakis the fourth chapter
filter_p300k_s600k_FIR_Kaiser
- 通带300K,阻带600K,用Kaiser窗函数的FIR滤波器设计-Passband 300K, stopband 600K, using Kaiser window function of the FIR filter design
spwm6
- 这是个SPWM的六路输出程序,采用的是规则对称算法,虽然改变了占空比,但波形不对。现对程序的几点说明如何,其中K的初值,我设置的是1,因为我采用的是下益中断,这样的话程序在发生第一次中断之前已经进行了两次跳变(两次和比较寄存器匹配)。这个程序输出的波形通过低通滤波器之后出来的不是个正玄波,希望高手们能给分析一下,以下是我的邮箱liuhao511zz@sina.com.cn-spwm
chapter2
- 数字信号处理及其matlab实现 (美) Vinay k.ingle john g.proakis著 第二章-Digital signal processing and matlab implementation (U.S.) Vinay k.ingle john g.proakis the second chapter
sushuwenti
- 求素数问题编写程序求出大于整数m且紧靠m的k个素数-Order to prepare procedures for find the primes than integers m and is close to m, k-prime
F2812-FFT
- FFT 并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT 时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加 法。每运算一个X(k)需要4N 次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以 整个DFT 运算总共需要4N^2 次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和N^2 成正比的,当N 很大时,运算量是可观的,因而需要 改进对DFT 的算法减少运算速度
Mathlab-Dsp-A-Computer-Based-Approach---Solution-
- Mathlab Dsp A Computer Based Approach - Solution Manual - Sanjit K Mitra. Good reference book for dsp programmers
Lab0503-FFT
- 用dsp实现快速傅立叶变换(FFT)算法,FFT 并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计 算DFT 时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N 次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2 次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法- Dsp to achieve the fast Fourier transform (FFT)
support
- #include <string.h> #include <stdio.h> /* ======================================================================== */ /* MEM_COMPARE -- Compare two memory images and output a detailed dump if */ /* the images differ. */ /* =====
MSP430F4218_Run_in_RAM_Flash
- flash读写操作,验证很好用,程序放在RAM里运行,节省了大量的主存储区,可以在flash中写入256k数据,语音存储与回放-Flash read and write operations, useful, programs in the RAM to run, save a large amount of main storage area, can write 256 k data in the flash, voice storage and playback!!!!!!!!!!!!!!
inverter_10kw_SPWM
- 10kw2808三相SPWM,已调试,可以输出三相对称SPWM波形-#include "DSP280x_Device.h" // DSP280x Headerfile Include File #include "DSP280x_Examples.h" // DSP280x Examples Include File #include "math.h" #include "IQmathLib.h" // Prototype statements for functio
SP
- k-sat.the algorithms for k-sat problem
sensor-openloop
- DSP2812控制无刷直流电机的开环控制- 22/5000 DSP2812 kòngzhì wú shuā zhíliú diànjī de kāi huán kòngzhì chéngxù DSP2812 control of brushless DC motor open loop control procedures
sie_jj42
- K-means clustering algorithm based on the PSO, Very convenient to use, Mutual information is useful to calculate a set of procedures.
修改程序P4
- 计算并划出K个长度为2的滑动平均滤波器级联后的增益响应。使用修改的程序,画出级联3个部分的滤波器的增益响应,并验证级联后的3Db截止频率。(The gain response of K moving average filter cascaded with 2 lengths is calculated and drawn. Using the modified program, the gain response of the filter with 3 cascaded sections i