-
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
-
Inversion-of-Mie-Theory
It s easy to get scattering of particle with Mie theory. However, is it possible to get the optical property from experiment scattering spectra? See this inversion Mie theory....
- 2011-05-22 10:20:17下载
- 积分:1
-
PV_ppt
Matlab based pv system
- 2013-12-09 23:11:47下载
- 积分:1
-
Math_CAI_PPT
MATLAB程序设 MATLAB语言与现代科学运算 高等应用数学问题的MATLAB求解(MATLAB program based MATLAB language and application of modern science and advanced computing to solve mathematical problems in MATLAB)
- 2010-09-10 16:56:16下载
- 积分:1
-
OFDM
OFDM调制与解调,其中数字调制方式为QPSK。(OFDM modulation and demodulation, the digital modulation method is QPSK.)
- 2020-07-02 06:20:02下载
- 积分:1
-
min_zu_feng
利用matlab演奏的歌曲《最炫民族风》,挺有意思的,不妨一听(Using matlab to play the song "The most unusual national wind", very interesting, might one)
- 2014-02-08 11:36:57下载
- 积分:1
-
pedestrain
经典的行人检测算法,利用HOG和SVM实现此算法。已调试可以正常运行。(Classic pedestrian detection algorithm, HOG and SVM to implement this algorithm. Has debugging normal operation.)
- 2013-03-04 15:13:57下载
- 积分:1
-
00111768
a paper from science direct presenting A SIMPLE WAY TO IMPLEMENT THE DIRECT COUPLING OF PV
GENERATOR AND BA ITERY IN ENERGY SIMULATION MODELS
- 2013-10-08 15:14:44下载
- 积分:1
-
addToPath
matlab中add path代码,初学者,大家互通有无(for matlab)
- 2013-04-26 16:11:46下载
- 积分:1
-
edge
在MATLAB中用小波变换实现边缘检测,具有一定的参考价值。(Wavelet transform used in MATLAB to achieve edge detection, has a certain reference value.)
- 2007-12-06 15:42:38下载
- 积分:1