-
RLE
这是RLE压缩MATLAB算法,可实现的.希望有帮助(This is the RLE compression algorithm MATLAB can be achieved. Would like to have help)
- 2008-01-03 22:22:57下载
- 积分:1
-
power_brushlessDCmotor
不错的无刷直流电机仿真,霍尔信号,可以参考一下奥(A good brushless DC motor simulation Hall signal, you can refer to Austria)
- 2013-03-08 12:09:03下载
- 积分:1
-
nnjou
模糊神经解耦,比较长,这个程序对做解耦控制有帮助.(Fuzzy Neural Decoupling, relatively long, the process of decoupling control so helpful.)
- 2008-04-22 21:09:43下载
- 积分:1
-
work
LTE的物理层CRC检错编码的编解码,符合最新的LTE标准(CRC encoding and decoding of LTE )
- 2010-11-21 13:41:29下载
- 积分:1
-
FFT
是关于FFT的matlab仿真程序源码,比较详细,且运行通过(On the FFT source of matlab simulation program, more detailed, and run through)
- 2009-05-22 14:19:07下载
- 积分:1
-
time_frequency-analysis-paper
时频分析方法文章,对时频分析方法进行了解析,具有一定的参考价值。(Time-frequency analysis method articles, resolution, time-frequency analysis method has certain reference value.)
- 2012-12-01 17:05:25下载
- 积分:1
-
lscatter
Like Matlab s scatter command, lscatter produces a scatter plot. Unlike scatter, it allows you to also use a vector of labels that are used instead of the usual uniform markers.
lscatter(x,y,l)
generates a scatter plot where label{i} is placed at the coordinate (x(i),y(i)), for all i.
The program accommodates a large number of options which make it easy to taylor the output to your needs. The included example script should help you get started.
Please comment if you like it or find it useful.
- 2010-07-05 12:00:57下载
- 积分:1
-
pppi
空间矢量脉宽调制控制永磁同步电机调速matlab仿真文件(Space vector pulse width modulation control of Permanent Magnet Synchronous Motor Drives Matlab simulation file)
- 2012-06-10 18:50:06下载
- 积分:1
-
Eigenvalue
特征值分析,便于模态分析电网稳定态态势分析和薄弱环节识别(Eigenvalue analysis, to facilitate modal analysis grid steady state trend analysis and identification of weak links)
- 2013-02-02 23:41:29下载
- 积分:1
-
decomp_reconst_W
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilters)
block: 2x1 vector indicating the dimensions (rows and columns) of the spatial neighborhood
noise: signal with the same autocorrelation as the noise
parent: include (1) or not (0) a coefficient from the immediately coarser scale in the neighborhood
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Version using a critically sampled pyramid (orthogonal wavelet), as implemented in MatlabPyrTools (Eero).
JPM, Univ. de Granada, 3/03
- 2010-08-14 20:26:17下载
- 积分:1