-
OMP
OMP算法在压缩传感中的应用,这是一个m文件。(Orthogonal Matching Pursuit Algorithm for Compressive Sensing)
- 2009-11-13 16:16:21下载
- 积分:1
-
MPSK
M-aray Phase Shift Key Modulation
- 2014-09-03 23:48:24下载
- 积分:1
-
example
語音辨識的一些相關樣例,用matlab編程(some of example about speech recognization in matlab )
- 2011-10-16 13:20:46下载
- 积分:1
-
Amod-and-demod
Amplitude modulation and demodulation study
- 2015-03-01 23:16:24下载
- 积分:1
-
地震资料中反褶积MATLAB数据处理包 decon
地震资料中反褶积MATLAB数据处理包。包括了预测反褶积,脉冲反褶积,稀疏反褶积等。对于地震资料处理有极大实用价值。(Seismic data deconvolution MATLAB data processing package. Including predictive deconvolution, pulse deconvolution, such as sparse deconvolution. For the seismic data processing has great practical value.)
- 2020-11-03 19:49:53下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
source
source code is related to the matlab projects in matlab
- 2012-02-09 14:30:30下载
- 积分:1
-
atith-matlab
压缩包中的内容用matlab语言对算术码进行描述,并成功实现了对测试文件的压缩和解压。(This compressed package include the source code of matlab language used to describe the arithmetic algorithm. By using it,we can successfully code and decode the test file.)
- 2009-05-23 10:15:33下载
- 积分:1
-
Matlab_OFDM-and-figure
matlab 中具体OFDM过程,包含各种QAM调制方式,以及信道,编码,还有大量仿真图(OFDM matlab specific process, including various QAM modulation and channel coding, as well as a large number of simulation map)
- 2014-10-07 15:38:09下载
- 积分:1
-
Carpeta-work-tarea-2-PDS-Felipe-Torres
programa GUIDE que realiza tratamiento de sonido digital de sonido en matlab
- 2011-10-18 09:55:57下载
- 积分:1