-
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
-
ECG
ECG deflection identification
- 2010-02-20 04:05:24下载
- 积分:1
-
fy
说明: 一个FLSAH翻书动画源码很好很实用。。。。。。。。(A good source FLSAH open book animation very practical. . . . . . . .)
- 2009-11-03 13:07:04下载
- 积分:1
-
sem_learn3
谱元法(SEM)学习程序之三,用于对各类波场的模拟计算(Spectral element method (SEM) study of three procedures for various types of wave field simulation)
- 2010-12-15 11:08:37下载
- 积分:1
-
LPF
low pass filtering to remove noise
- 2011-06-11 14:49:56下载
- 积分:1
-
shuangbihuan
说明: 模型中明显地体现出模型设计主要有电流调节器和转速调节器两个负反馈闭环组成,
把转速调节器的输出当成电流调节器的输入,在通过电流调节器的输出控制后面的电路。
在这里电流环为内环,电压环为外环,所以形成了转速电流双闭环控制的直流调速系统。(The model obviously shows that the design of the model mainly consists of two negative feedback loops: current regulator and speed regulator,
Take the output of the speed regulator as the input of the current regulator, and control the circuit behind it through the output of the current regulator.
Here, the current loop is the inner loop and the voltage loop is the outer loop, so a DC speed regulation system with speed current double closed loop control is formed.)
- 2020-04-13 16:23:55下载
- 积分:1
-
ECG
这个是一片关于用matlab小波去extrace所有ecg信号的特点的论文()
- 2011-10-08 05:19:42下载
- 积分:1
-
QAM_4
MATLAB coding for 4QAM is given
- 2011-10-18 17:08:06下载
- 积分:1
-
matlabshiyongchengxubaili
常用的MATLAB变换代码,1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇适合初学者(MATLAB transform code commonly used 1-32 is: graphics articles 33-66 is: interface design articles 67-84 is: is the graphics chapter 85-100: Numerical Analysis Section for beginners)
- 2010-11-09 21:14:05下载
- 积分:1
-
To_plot_the_Hanning_window_for_filters
hanning window for filter matlab code with example
- 2011-01-14 15:10:38下载
- 积分:1