-
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
-
jiemian
通过matlab的图形GUI界面,对准双曲面齿轮的轮廓进行提取(Through matlab graphical GUI interface, at the gears of the contour extraction)
- 2008-03-15 11:21:45下载
- 积分:1
-
MATLABfuzzy
matlab 模糊数学应用的一本非常好的书籍(Application of fuzzy mathematics matlab' s a very good book)
- 2009-06-05 11:39:16下载
- 积分:1
-
material-dispersion
用来求光纤的材料色散,并画出其材料色散曲线。(material dispersion)
- 2014-12-20 11:10:30下载
- 积分:1
-
Buck_DCM
simulink中对工作于DCM模式下的buck电路的闭环仿真模型(closed-loop simulation of buck converter working in DCM mode)
- 2021-01-11 11:48:49下载
- 积分:1
-
scatterbar3
说明: scatterbar就是画出三维散点柱状图,并且可以调整柱子的大小和颜色渐变,比原函数bar3更方便,更好用。(scatterbar is to draw three-dimensional scatter histogram, and can adjust the size and color gradients pillars, and more convenient than the original function bar3, easier to use)
- 2019-04-14 15:53:25下载
- 积分:1
-
bisect
BISSECTION METHODE NUMERIQUE
- 2010-12-14 06:38:32下载
- 积分:1
-
Versatile-model-of-a-unified-power-flow-controlle
unified power flow controller
- 2013-01-06 00:19:58下载
- 积分:1
-
generateCode
使用matlab仿真随机编码过程,可以成功运行(To use matlab simulation of random coding process can be run successfully)
- 2013-03-13 15:31:49下载
- 积分:1
-
Object-Recognition-via-Sparse-PCA
利用稀疏主分量分析实现目标识别中的特征提取,包括论文和仿真代码。(Informative Feature Selection for Object Recognition via Sparse PCA)
- 2011-11-14 10:25:24下载
- 积分:1