-
robustcontrol
是学习鲁棒自适应控制的很好的例子,对进一步掌握matlab很有帮助.(learning robust adaptive control of the good examples for further grasp Matlab helpful.)
- 2007-06-26 22:02:17下载
- 积分:1
-
ruanjianguanli
说明: 软件管理课程的前三章介绍,主要讲了一些模型,并进行分析(ruanjianguanglikechengdeqiansanzhangjieshao,zhuyaojiangleyixiemoxing,bingjinxingfenxi)
- 2010-03-28 20:57:55下载
- 积分:1
-
SARMatlab
sar成像matlab程序,针对目标电磁特性成像,效果较好(sar image matlab)
- 2013-11-23 13:56:54下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
Quantity_SNR_Compare
均匀量化和非均匀量化在性能上存在着显著的差异,这种差异可以用信号通过量化器后的量躁比来反映出来。本程序用曲线表示了理论和实际两个方面下两种量化的量躁比。从而可观察他们的性能上的差别。(There are significant differences with the function between Uniform quantization and non-uniform quantization ,which can be quantified by SNR from the quantizer.This program use the curves to denote the SNR of theory and practical signal.Then we can observe the performance of the differences.)
- 2009-11-10 15:55:41下载
- 积分:1
-
induction-motor_ws-simulation
This program is about inuduction motor s ws simulation (angular speed) with matlab codes.
- 2011-12-04 04:24:08下载
- 积分:1
-
lzw_coding
This program code is used for compressing a content or image using LZW compression methods.
- 2013-11-22 01:53:28下载
- 积分:1
-
tuxiangyasuo
说明: 利用Matalab软件分别编写子函数实现数字图像压缩及解压缩处理,并统计分析压缩处理算法所能够实现的压缩比及解压图像和原始图像间的均方根误差。(Functions were written by Matalab software for digital image compression and decompression processing, and statistical analysis of compression algorithms to achieve the compression ratio and decompression images and root mean square error between the original image.)
- 2011-04-11 16:42:55下载
- 积分:1
-
Duhem
Duhem模型辨识程序,给出了迟滞环曲线(identification of Duhem model)
- 2021-04-07 11:19:01下载
- 积分:1
-
pinlv
matlab仿真中用s函数编写的信号频率测定程序(s function matlab simulation using test procedures prepared by the signal frequency)
- 2013-10-17 21:17:56下载
- 积分:1