Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MATLAB c
Search - MATLAB c - List
mpeg4视频编码、解码的C原代码,最新资料,值得一看!-C code of mpeg4 code/decode The latest worth reading.
Date : 2025-12-27 Size : 158kb User : 周春云

1.利用Matlab进行产生频率为1000Hz和6000Hz的正弦信号,利用FDATOOL设计FIR滤波器(fs=16000Hz),以滤波6000Hz分量,并利用SPTOOL工具对信号滤波进行仿真与验证。 2.从MIC端口(J5)输入频率为1000Hz和6000Hz正弦信号的叠加信号,编写实时FIR滤波程序,选择合适的滤波器参数,滤除6000Hz的频率分量,利用示波器在SPEAKER端口(J6)观察输出波形。分析信号的频谱结构,设计满足要求的数字滤波器,-1. The use of Matlab have 1000Hz frequency of 6000Hz, and the sinusoidal signal, use FDATOOL design FIR filter (fs = 16000Hz) 6000Hz to filter components, and use SPTOOL right signal filtering tools for simulation and verification. 2. MIC from the port (J5) input frequency of 1000Hz and 6000Hz sinusoidal signal superimposed signal Real-time preparation of FIR filtering process to select an appropriate filter parameters, filter 6000Hz frequency components, SPEAKER oscilloscope using the port (J6) to observe the output waveform. Spectrum Signal Analysis of the structure and design meet the requirements of the digital filter.
Date : 2025-12-27 Size : 192kb User :

基于tms320vc55*系列DSP常用算法,包括: 1. Experiment 7A - Radix-2 Complex FFT in C 2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C - Radix-2 Complex FFT and IFFT 4. Experiment 7C - Fast Convolution 5. matlab 源码- Based on tms320vc55* series DSP commonly used algorithm, including: 1. Experiment 7A- Radix-2 Complex FFT in C 2. Experiment 7B- Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C- Radix-2 Complex FFT and IFFT 4. Experiment 7C- Fast Convolution 5. matlab source code
Date : 2025-12-27 Size : 77kb User :

DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
Date : 2025-12-27 Size : 9kb User :

DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
Date : 2025-12-27 Size : 4kb User :

DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
Date : 2025-12-27 Size : 4kb User :

DSP编程,c语言和matlab常用算法 -DSP programming, c language and Matlab algorithms
Date : 2025-12-27 Size : 4kb User :

dsp源代码 matlab c 代码 代码 代码-dsp c Matlab source cod e cod e cod e
Date : 2025-12-27 Size : 4kb User :

数字滤波器的MATLAB设计与DSP上的实现-Digital Filter Design with MATLAB DSP Implementation
Date : 2025-12-27 Size : 36kb User : 势头

DL : 0
数字信号分析处理方面的好教材,有DSP的MATLAB源程序.-Digital signal processing, a good analysis of teaching materials, has DSP-MATLAB source code.
Date : 2025-12-27 Size : 896kb User : lx

胡广书DSP信号处理光盘C fortran和matlab算法实现-HU Guang-book CD-DSP signal processing C fortran and matlab algorithm
Date : 2025-12-27 Size : 145kb User :

dsp算法大全c实现,电子书,介绍在c语音中怎样实现DSP算法-dsp algorithm Guinness realize c, e-books, c voice in the introduction of DSP algorithms realize how
Date : 2025-12-27 Size : 4.66mb User : 好家伙

DL : 0
有限冲激响应滤波器FIR的设计。采用c语言设计。系数由matlab计算得到。可在CCS环境中采用DSPs(0TMS320C5402)来实现。-Finite Impulse Response FIR filter design. Design using c language. Coefficient calculated by matlab. Can be used in the CCS environment DSPs (0TMS320C5402) to realize.
Date : 2025-12-27 Size : 1kb User : 颜新卉

论文设计了基于高性能通用DSP TMS320C64x的HDTV视频解码程序。该解码 程序针对C64的特殊架构做了多方面的优化。特别是对变长解码、IDCT和运动 补偿三个关键模块人工编写了汇编语言程序、调整了流水线操作。经过优化,显 著提高了解码效率。通过软件仿真可以得出如下重要结论:1)进行人工汇编优 化之后的程序效率相比于仅仅采用C语言优化之后的程序效率提高了将近七倍; 2)人工汇编优化之后,对标准清晰度视频进行实时解码时要求的时钟频率仅为 228.8MHz;3)对高清晰度视频进行实时解码时要求的时钟频率在1GHz左右。这 项研究对使用通用DSP实现高清晰度电视视频解码乃至实现整个信源解码器有 重要的价值,推动了通用DSP在消费电子领域多媒体技术方面的应用。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。
Date : 2025-12-27 Size : 441kb User : 王萍

本程序是提取语音MFCC参数的必经步骤,是求出mel三角滤波器器组的参数,网上只有matlab程序,没有C程序,本人花费两个星期的时间才转换成功,经DSP 的CCS环境调试成功。-This procedure is the extraction of voice MFCC parameters necessary step is to derive the triangular mel filter device group parameters, on-line only matlab procedures, no C program, I spent two weeks time to convert the success of the CCS environment by DSP debugging success.
Date : 2025-12-27 Size : 1kb User : 何正明

DSP常用的算法(C语言版)包括基本的信号生成和FFT压缩等信号处理中的算法。-Commonly used DSP algorithms (C language version) including basic signal generation and FFT signal processing such as compression algorithms.
Date : 2025-12-27 Size : 7.38mb User : zhangmin

MPEG4解码C源代码[可以移植到ARM和DSP上],绝对的有价值。-MPEG4 decoder C source code [can be ported to the ARM and DSP], an absolute value.
Date : 2025-12-27 Size : 129kb User : 章敏

印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Windowing technique a. Rectangular window b. Triangular window c. Kaiser window 5. IIR Filter(LP/HP) on DSP processors 6. N-point FFT algorithm 7. Power Spectral Density of a sinusoidal signals 8. FFT of 1-D signal plot 9. MATLAB program to generate sum of sinusoidal signals 10. MATLAB program to find frequency response of analog
Date : 2025-12-27 Size : 1.51mb User : wangjin

压缩包中包含matlab,DSP例程,matlab是针对数值运算的例程,DSP例程是STM32 的四相双极性步进电机 和 矩阵键盘的 例程-Compression package contains matlab, DSP routines, matlab is routine for numerical computation, DSP routines STM32 four-phase bipolar stepper motors and matrix keyboard routines
Date : 2025-12-27 Size : 7kb User : jin

viterbi encoder decoder c++ & matlab implemention
Date : 2025-12-27 Size : 6kb User : Godice
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.