-
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
-
Matlab
此文件包括 了所有的MATLAB统计常用命令,可以作为编程者的一个很好的参考(This file includes all of the MATLAB statistics commonly used commands can be used as a good programmers reference)
- 2010-01-06 10:21:36下载
- 积分:1
-
plotlinear
matlab 实验数据处理程序 用于处理数据线性度 等等(matlab for experimental data processing data process linearity, etc.)
- 2009-07-15 00:02:52下载
- 积分:1
-
Blind-Frequency-Syn
一种关于MIMO-OFDM系统盲频率同步的资料文档,用MATLAB进行仿真分析(A novel blind carrier frequency offset (CFO)
estimation algorithm was proposed which is based on estimating
signal parameter via rotational invariance techniques (ESPRIT)
for multi-input multi-output orthogonal frequency division
multiplexing (MIMO-OFDM) systems with virtual carriers. )
- 2012-03-22 15:51:18下载
- 积分:1
-
power_acdrive
Vector control of matlab
- 2015-04-20 17:59:33下载
- 积分:1
-
倒立摆-LQR
关于一级倒立摆LQR+PID控制。包含源程序,simulink仿真模型等(On the inverted pendulum LQR+PID control. Including source program, Simulink simulation model, etc.)
- 2018-05-14 09:55:12下载
- 积分:1
-
MATLAB
说明: 简易实现车牌识别,有GUI界面。车牌识别系统将获取的车辆图像进行一系列的处理后,以字符的形式输出结果(Simple license plate recognition with GUI interface.The license plate recognition system processes the acquired vehicle image in a series of ways and outputs the results in the form of characters.)
- 2020-07-04 09:40:01下载
- 积分:1
-
mna_compute_source_vector
计算电路矢量值,本代码主要计算电路的电流傅里叶矢量,稍加修改就可以用于求电路的电源傅里叶矢量(compute circuit vector)
- 2013-10-12 06:21:36下载
- 积分:1
-
PMSM_DTC
这是永磁同步电机的直接转矩控制,仿真结果表明性能良好,值得大家借鉴。(This is a direct torque control of permanent magnet synchronous motor, the simulation results show good performance, it is worth learning from.)
- 2020-06-30 10:20:01下载
- 积分:1
-
generator
calculate the Gamma Correction for a particular image
- 2009-06-07 09:26:15下载
- 积分:1