-
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
-
CbCrEllipse
说明: 用matlab实现的肤色检测,采用CbCr椭圆聚类算法,克服了高光的干扰,能很好的把肤色分割出来。(Skin color detection using matlab implementation, using CbCr elliptical clustering algorithm, to overcome the interference of high light, the color can be a good split.)
- 2021-05-12 16:52:37下载
- 积分:1
-
Nonlinear-analysis-of-gear
齿轮传动非线性分析,对扭转振动方程组进行求解,可得到齿轮扭转角随时间变化相关参数(Gear nonlinear analysis of torsional vibration equations are solved to obtain the twist angle of the gear change parameters over time)
- 2020-11-21 20:49:35下载
- 积分:1
-
3.7
主要用途是对抗多径衰落。由于多径衰落的存在,使得同一个帧由于路径不同,到达用户端的时延有先有后。在相关的频域上的会造成子载波之间的相互干扰,影响 性能。另外,由于有了循环前缀,使得IFFT FFT操作把原来的线性卷积变成循环卷积,大大简化了相应的信号处理复杂度
- 2012-08-24 15:18:38下载
- 积分:1
-
dmod
Obsolete modulation fuction for matlab communications toolbox. It needs the ddmod function for demodulation.
- 2016-12-01 23:46:01下载
- 积分:1
-
wv_con
WVD对单频信号进行分析的程序,具有良好的提取信号特征功能(WVD of single-frequency signal analysis program, extracts a signal having a good characteristic features)
- 2015-01-24 20:02:42下载
- 积分:1
-
ADC-3m
ADC 动态测试 matlab程序 SNR ENOB
还有数据文件(ADC test matlab)
- 2012-01-25 07:30:52下载
- 积分:1
-
mosaic
说明: 本代码是基于图像拼接,效果非常好,用matlab实现的(important mosaic code, it can be automatical mosaic)
- 2020-09-08 08:38:03下载
- 积分:1
-
environmental DEA
环境DEA 算法 ,加入环境因素考虑能源效率(Environmental DEA algorithms incorporate environmental factors into account for energy efficiency)
- 2017-08-24 21:40:20下载
- 积分:1
-
pso--constrained
这个粒子群算法使用matlab语言编写出来的,可以解决带约束的粒子群算法问题,可以很方便的把问题得到解决(the optimization of constraied pso matlab programmes)
- 2013-10-09 10:00:18下载
- 积分:1