-
DCT_Gaosi_fenkuai
将图像分为16*16的分块进行计算,稀疏矩阵采用DCT矩阵,观测矩阵采用高斯随机矩阵,重构采用OMP算法,对256*256大小的8bit灰度lena图像进行仿真( )
- 2013-09-03 16:35:44下载
- 积分:1
-
voice-signal-analysis-and-processing
基于MATLAB的语音信号分析与处理。
录制一段自己的语音信号,用窗函数法和双线性变换进行滤波器,并对滤波前后的信号进行对比;回放语音信号。
(MATLAB-based voice signal analysis and processing. Record a voice signal, window function method and the bilinear transform filter, and before and after filtering the signal contrast playback voice signal.)
- 2013-03-06 20:30:08下载
- 积分:1
-
pso1
particle swarm optimization for loss reduction
- 2013-12-13 17:33:19下载
- 积分:1
-
MATLAB
matlab基础编程的例子,尤其适合初学者,(Examples of basic programming for beginners)
- 2014-02-22 11:00:51下载
- 积分:1
-
rungekutta
Runge kutta to solve a simple equation
- 2013-03-03 19:33:57下载
- 积分:1
-
communication
通信类的哦,希望对大家有用哦,希望大家好好学哦,(very good ,thank you very much ,hehe ,hahaa)
- 2010-11-19 10:03:55下载
- 积分:1
-
cut-off
用于<数字信号处理及MATLAB实现>的截断效应(For " digital signal processing and MATLAB realization of" cut-off effects of)
- 2010-01-13 19:56:31下载
- 积分:1
-
Binarization
说明: 图像二值化C程序,供matlab M文件调用,图像模式识别前预处理第一步骤(Binarization C procedures, calling for the matlab M documents, images, pre-first step before pattern recognition)
- 2011-03-13 16:37:20下载
- 积分:1
-
Simulink
通信系统仿真开发手册1,2。相当全面了,里面含有操作步骤的截图和详细说明,是个不错的学习资料(Communication System Simulation Development Manual 1,2. Fairly comprehensive, and which contains the steps of the screenshots and details, is a good learning materials)
- 2010-05-14 11:35:49下载
- 积分:1
-
haralickfeat
This is code for Haralick feature extraction for image in matlab. The basis for these features is the gray-level co-occurrence matrix. This matrix is square with dimension Ng, where Ng is the number of gray levels in the image. Element [i,j] of the matrix is generated by counting the number of times a pixel with value i is adjacent to a pixel with value j and then dividing the entire matrix by the total number of such comparisons made.
- 2013-10-01 21:03:21下载
- 积分:1