-
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
-
NEWHARRIS
harris角点检测功能,可用于多种图像 (harris corner detection function can be used for a variety of image)
- 2009-04-09 08:41:32下载
- 积分:1
-
ieikonal
eikonal function use for tomography modelling
- 2012-07-03 12:09:20下载
- 积分:1
-
Stark-code
matlab codes for e-book: Stark 2005 Wavelets and Signal Processing
- 2013-09-20 20:47:55下载
- 积分:1
-
LS
说明: This file contains Least Square method program which is one of en bloc approaches to
identifying a system. The target is calculating parameter vector of a system
- 2013-12-23 03:22:14下载
- 积分:1
-
TLS
本程序给出了波束形成的TLS算法,并对其进行了仿真。(This procedure gives the beamforming TLS algorithm and its simulation.)
- 2010-06-07 15:48:26下载
- 积分:1
-
answer1
正弦干扰陷波LMS算法,一个主程序和三个子程序(Sinusoidal Interference Notch LMS algorithm, a main program and three subroutines)
- 2008-03-30 15:14:46下载
- 积分:1
-
MATLAB.David.McMahon
本书是一本matlab经典的基础教程,名叫《MATLAB揭秘》,非常适合初学者学习。(This book is a classic basis for matlab tutorial, called " MATLAB Reveal" , ideal for beginners to learn.)
- 2010-05-09 18:06:32下载
- 积分:1
-
AntcolonyAlgorithm
这是改进的蚁群算法,比传统的蚁群算法更简易,图像分割速度也快很多!(This is the improved ant colony algorithm, more than the traditional simple ant colony algorithm, image segmentation speed is much faster!)
- 2020-08-08 18:18:31下载
- 积分:1
-
pv
说明: 太阳能电池板模型和M函数,可以研究太阳能光伏(Solar panel model and M function Will study the solar photovoltaic (pv))
- 2014-11-06 16:55:10下载
- 积分:1