搜索资源列表
cdma
- 实现四路复用程序。通过walsh正交码的复用技术,matlab仿真-achieve multiplexing process. Walsh orthogonal codes through the Reuse, Matlab simulation
tt
- ADPCM的MATLAB的实现,有很好的音质恢复效果,程序简单易懂
GRAY2RGB
- 本程序在matlab中实现了灰度图像转换为RGB图像的过程,简单易于理解,有注释-This procedure in matlab to realize the gray image conversion for RGB image process, simple easy to understand, a comment
SarSimu
- 合成孔径雷达处理的MATLAB仿真,可以采用不同方法实现-Synthetic Aperture Radar processing MATLAB simulation, can be used different methods to achieve
untitled
- 十字按实现滤波器 数字信号处理 实现滤波器 数字信号处理-MATLAB MATLAB MATLAB MATLAB MATLAB MATLAB
matlab--voice
- matlab 基本语音处理,可以实现基本音乐的输入,并做傅里叶变换进行频谱分析-matlab basic speech processing, can achieve basic music input, and to do Fourier transform spectrum analysis
goodedge_detect_simple
- 在matlab环境下,实现了边缘检测的程序,图像处理中经常遇到的方法-In the matlab environment, realize the edge detection procedures, image processing frequently encountered in method
background
- 在matlab环境下,实现了图像的背景图,以及做其他相关运算-In the matlab environment, realize the image background chart, and other related operations
SpeechRec
- 基于Matlab的语音识别系统,实现了基本的算法,具有较高的参考价值。-Matlab-based speech recognition system to achieve the basic algorithm, has a high reference value.
sum
- 依据已有的求和公式,通过最简单的求和代码,实现matlab的求和功能。使新手更容易学习。