-
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
-
tent
混沌信号tent映射和tent混沌的分叉图程序(The chaotic signal the tent mapping and tent chaotic bifurcation diagram program)
- 2021-02-20 20:09:43下载
- 积分:1
-
__Signals_and_Systems_using_MATLAB
this book is for working in the subject signal and system by using matlab.
- 2012-01-16 22:10:40下载
- 积分:1
-
vondrak
vondrak 平滑程序,模拟一组数据,并测试平滑程序(vondrak smoothing procedure)
- 2013-04-15 21:19:37下载
- 积分:1
-
lab7_mrc
matlab code for maximum ratio combining, best code ever and the simplest one
- 2015-01-14 12:17:10下载
- 积分:1
-
BP-Nonlinear
非线性误差曲面特性观察,用MATLAB实现BP网络模拟趋近(Observed non-linear error surface characteristics, network simulation using MATLAB tends to achieve BP)
- 2010-07-13 09:44:44下载
- 积分:1
-
DataMingAlgorithm
本压缩包中包括了几个常用的经典的数据挖掘算法,有k_means,CART,fuzzy_k_means,id3,SVM,很有实用性(The compressed package includes several commonly used classical data mining algorithms, there are k_means, CART, fuzzy_k_means, id3, SVM, is very practical)
- 2010-03-03 14:38:00下载
- 积分:1
-
temps
bpsk 调制uwb ,以便于初学者学习用,很不错的matlab程序(BPSK modulation UWB for beginners to learn to use, very good procedures Matlab)
- 2006-07-07 14:57:08下载
- 积分:1
-
Resizing-an-Image
Resizing an Image in simulink blocks
- 2015-02-06 15:42:33下载
- 积分:1
-
CpSystem
基于变桨距PID控制器的风力发电模型。仿真环境matlab->simulink。特点:随机风速模型;桨距恒功率控制;通俗易懂的PID控制器(Variable pitch wind model based PID controller. Simulation environment matlab-> simulink. Features: Random velocity model pitch constant power control straightaway PID controller)
- 2021-05-09 15:38:34下载
- 积分:1