-
prom_3
最小方差调节器和最小方差自校正调节器。
设计最小方差调节器和最小方差自校正调节器,实现闭环仿真控制,了解这两种调节器的性质,特别是某些参数(如遗忘因子)的影响(Minimum variance regulator and the minimum variance self-tuning regulator. Design of minimum variance and minimum variance regulator self-tuning regulator to achieve closed-loop simulation of control, to understand the nature of the two regulators, in particular some of the parameters (such as forgetting factor) of)
- 2010-09-03 14:28:34下载
- 积分:1
-
image
对图像进行旋转,拉伸,镜像对称等变换的整合示例,包含最近邻插值,双线性插值即双三线性插值的处理部分程序(Image rotate, stretch, mirror symmetry transformation of the integration example, contains the most recent neighbor interpolation, bilinear interpolation double tri-linear interpolation processing part of the program)
- 2012-04-03 09:17:10下载
- 积分:1
-
DFA
本程序主要用于时间序列的去趋势算法,也就是常说的DFA。(here is a program to estimate the DFA of a time series)
- 2011-05-14 21:19:50下载
- 积分:1
-
PAPR_CDF
Script for computing the per symbol peak to average PAPR for an OFDM transmit waveform (loosely based on IEEE 802.11A specifications)
- 2015-02-20 16:07:14下载
- 积分:1
-
channel_matrix-V1
典型的MIMO链路级信道模型,可以参考使用,包括AWGN,信道参数设置,天线配置等(A typical MIMO channel link-level model, can refer to the use, including the AWGN, channel parameter settings, antenna configuration, etc.)
- 2015-04-08 10:49:03下载
- 积分:1
-
Sequence
a seq algorithm, comparing string, string and sequence alignment
- 2010-06-11 17:15:33下载
- 积分:1
-
Temporal_features_extraction
个人编写的提取音频信号的时域特征参数短时平均过零率及短时平均能量的matlab源程序。供大家参考(Extraction of individual preparation of the audio signal in time domain characteristic parameters of short-term average of zero-crossing rate and short-time average energy of the matlab source. For your reference)
- 2010-01-20 22:27:50下载
- 积分:1
-
GeoMethod
用几何法求解工程结构可靠度标及失效概率的简单算例(Geometric Method for Solving Reliability Index of Structures)
- 2012-08-03 18:34:48下载
- 积分:1
-
cov
matlab协方差计算
举例说明协方差cov命令的计算(matlab ccovariance claculator)
- 2011-11-26 23:08:49下载
- 积分:1
-
PCA
函数作用:
cwstd.m——用综合标准化法标准化矩阵
Cwfac.m——计算相关系数矩阵,计算特征向量和特征值,对主成分进行排序,计算各个特征值的贡献率,挑选主成分(贡献率达与85 ),输出主成分个数,计算主成分载荷
Cwscore.m——计算各主成分得分,综合得分并排序
Cwprint.m——读入数据文件,调用以上三个函数,并输出结果
原始数据:存储在src.txt中是一个30×8的矩阵
敲入命令:
(PCA)
- 2010-12-29 15:01:49下载
- 积分:1