-
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
-
neural1
neural network program with 1
- 2014-11-20 11:35:23下载
- 积分:1
-
MATLAB_DRAW
主要介绍在matlab中如何使用好绘图的函数,以及一些例子(Mainly introduces how to use the matlab function better graphics, as well as some examples)
- 2008-01-10 14:58:28下载
- 积分:1
-
cPCI_6adc_400m_ran_ch_fenli_wenjian
ADC动态性能测试,包括FFT法,正弦拟合法,直方图法,还可以测试通道之间一致性(ADC test of dynamic performance,including FFT method,sine fit method,hist method etc.)
- 2009-12-28 10:36:25下载
- 积分:1
-
boost
boost仿真电路,可以更好的了解这一电路的特点,供大家参考(boost circuit simulation, you can better understand the characteristics of this circuit, for your reference)
- 2011-09-06 17:01:55下载
- 积分:1
-
IEEE802.15.4a
the IR-UWB Channel model coded in Matlab simulation
- 2014-10-10 20:05:38下载
- 积分:1
-
可用于地震勘探信号处理中的地震盲反褶积 FastICA25
可用于地震勘探信号处理中的地震盲反褶积的FastICA25代码。( FastICA25 code! Can be used in seismic exploration signal processing of seismic blind deconvolution .)
- 2011-10-16 16:44:30下载
- 积分:1
-
Analog-modulation
MATLAB/Simulink通信系统建模与仿真中关于模拟调制信号的相关代码,包括AM,DSBSC,SSB,FM,FM的解调等代码.(MATLAB/Simulink communications system modeling and simulation of analog modulation signal code, including AM, DSBSC, SSB, FM, FM demodulation code.)
- 2012-10-22 09:44:36下载
- 积分:1
-
RayleighFading
Rayleigh fading,By using the Jake’s model
- 2010-12-07 21:00:57下载
- 积分:1
-
appendix-matlab-study
matlab 程序汇编学习课程 附件 自学matlab的最好资料(matlab study appendix)
- 2012-04-14 13:18:22下载
- 积分:1