搜索资源列表
DSP的C程序和汇编程序库
- 经典DSP的C程序和汇编程序库,有很多实用的程序供大家参考,很有用的!-Classical DSP C language program and assembler language libary. It has many practical programe for all of us. It is very useful.
matlabDSPVC
- Matlab programming interface with the dsp and VC + MATLAB7 C Shared Library。
LDPC--C
- 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various
gmsk_mod_demod
- GMSK C语言实现其调制和解调,并提供了仿真程序-gmsk modulation——demodulation
RS_encod_decod
- 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
code
- These files are made on MATLAB in which we have got embedded target for C in DSP. -These files are made on MATLAB in which we have got embedded target for C in DSP.
Auto_Measure_system
- 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码
C-Simulink-mal
- DSP C語言與Simulink界面聯 結 操作手冊-dsp c language Simulink dsp c language Simulink
C.Algorithms.for.Real._20-_20.time.DSP.1995
- 关于模式识别的套资料,包括了 c/matlab程序代码,欢迎大家来下载-With regard to pattern recognition sets of data, including the c/matlab program code, we are happy to download the
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
t_2_fft
- 在MATLAB环境中,利用简单的加法和乘法实现基2时间抽取的FFT变换,并且能够计算出峰值点的最大值,数据点数为2的整数次幂。学习程序有利于对FFT变换的理解,以及在单片机环境或者是DSP环境中编写FFT变换C语言程序。-In the MATLAB environment, using simple addition and multiplication of time taken to achieve the base 2 FFT transform, and can calculate th
Matlab-CPP
- 采用Matlab C++数学库对稀疏矩阵的操作-======================================================================== CONSOLE APPLICATION : sparseArrayCreate ======================================================================== AppWizard has created
Matlab-CPP
- Matlab C++数学库对字符型阵列的操作-======================================================================== CONSOLE APPLICATION : charArrayCreate ======================================================================== AppWizard has created th
Matlab-CPP
- Matlab C++数学库对元组阵列的操作-======================================================================== CONSOLE APPLICATION : cellArrayCreate ======================================================================== AppWizard has created thi
Matlab-CPP
- Matlab C++数学库对结构阵列的操作-======================================================================== CONSOLE APPLICATION : structArrayCreate ======================================================================== AppWizard has created t
dsp
- 胡广书,数字信号处理中的例程,有matlab,c,fortran三个版本-matlab ,shuzixinhao chuli
DSP
- 这是个压缩文件,里面有matlab程序可以直接运行,作用是实现该程序完成16个脉冲信号的脉压、MTI/MTD ,另外有C程序,作用主要是在visualdsp++环境中实现上述功能,但是要用到matlab产生的数据。最后还有个matlab比较程序.另外还有实现FFT的汇编语言程序。-This is a compressed file, which has matlab program can be run directly, is to implement the program complete
c6416dskinit
- code c DSP 6416(TMSC6416) for CCS3
FILTERS
- This a one-credit lab supplementing the three-credit junior-level DSP course 332:346 Digital Signal Processing . It consists of four hardware labs using the Texas Instruments TMS320C6713 DSP Starter Kit, and two MATLAB software labs. Lab begins
DeepLearnToolbox_CNN_lzbV2.0
- DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg