-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1
-
myGAOSIDIEDANSUANFAC
高斯迭代算法基本程序,用于求解矩阵方程,对初学者很有帮助(Gauss iterative algorithm for solving the matrix equation, useful for beginners)
- 2012-05-06 21:34:44下载
- 积分:1
-
yuyinxinhaochuli
基于MATLAB的语音信号描述,描述清楚,系统的描述了语音检测处理的方法,具有较高的参考价值。(MATLAB voice signal description, based on the clear description, system description method of speech detection processing, has high reference value.
)
- 2014-11-19 10:31:08下载
- 积分:1
-
ofdm-matlab
基于matlab 的ofdm调制,主要采用bpsk的调制方式,有误码率测试(Ofdm matlab-based modulation, mainly bpsk modulation, there is a bit error rate test)
- 2015-04-19 16:52:03下载
- 积分:1
-
模糊函数
chirp信号、均匀脉冲串信号及barker序列的三维模糊函数图以及0-fd切割图(Three dimensional fuzzy function diagram of chirp signal, uniform burst signal and Barker sequence, and 0-fd cutting graph.)
- 2018-04-15 16:38:14下载
- 积分:1
-
guangzijingti
说明: 这里总结了一些光子晶体的重要概念,对学习光子晶体初学者有很大的帮助(Summarized some of the important concepts of photonic crystals, photonic crystals for learning very helpful for beginners)
- 2010-03-18 20:53:34下载
- 积分:1
-
matlab-FDTD-1D
1-D FDTD code with simple radiation boundary conditions
- 2011-05-11 15:50:22下载
- 积分:1
-
Matrix_ComplexNumber_Ex3
Spatially multiplexing several data streams onto the MIMO channel,the rank of the matrix H and with full rank.
- 2014-02-25 15:03:26下载
- 积分:1
-
svm
fft calaculation of dc-dc signal
- 2012-04-25 19:15:49下载
- 积分:1
-
si_matlab
随机序列产生程序,白噪声产生程序,M序列产生程序,二阶系统一次性完成最小二乘辨识程序,实际压力系统的最小二乘辨识程序,递推的最小二乘辨识程序,增广的最小二乘辨识程序(random sequence generation process, white noise procedures for selecting the M series, Second-order system to complete a one-time least-squares identification procedures, the actual pressure on the least squares system identification procedures, recursive least squares identification procedures and increase the least squares identification procedures)
- 2007-05-22 13:07:06下载
- 积分:1