-
interp_correlation1
信号提取是信号处理的一个重要技术,如何评价提取信号的性能,相关系数就是一个很好的评价指标!(signal from the signal processing is an important technology, how to assess the performance of signal extraction, the correlation coefficient is a good evaluation index!)
- 2006-06-29 17:05:11下载
- 积分:1
-
03
说明: matlab基础教学系列4,一步一步一步一步教学系列(the door to matlab)
- 2012-04-23 20:34:16下载
- 积分:1
-
seperate
用于图像分块,将图像分为大小一致的图像,便于图像像素位置的确定(For the image block, the image into an image of the same size, easy to determine the location of the image pixel)
- 2013-07-19 15:16:26下载
- 积分:1
-
AC_Motor_actuator
AC MOTOR ACTUATOR OPERATING POINTS
- 2010-09-22 06:55:00下载
- 积分:1
-
rk
4阶龙格库塔解解微分方程,源程序的编写资料的详细功能(Runge kutta)
- 2013-11-14 18:40:44下载
- 积分:1
-
Example2_6_1
对图像的小波分解与重构,并且进行阈值滤波,对滤波前后的图像进行了对比(The image of the wavelet decomposition and reconstruction, and the threshold to filter the images before and after filtering were compared)
- 2009-04-25 11:28:15下载
- 积分:1
-
prbs_bpsk
QPSK modulation using a prbs data input
- 2009-07-21 00:21:03下载
- 积分:1
-
MIT-ECG
利用MIT心电数据库编写的检测ECG信号的程序(use MIT ECG database prepared by the ECG signal detection procedures)
- 2007-04-03 21:11:48下载
- 积分:1
-
Matlab-three-image-reconstructi
有于matlab三位图像重构,用于多张图像的重构。(Matlab three image reconstruction for the reconstruction of multiple images.)
- 2012-06-23 22:24:16下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1