搜索资源列表
PCA_NN
- PCA(主成分分析)算法被广泛应用于工程和科学研究中,本报告主要从PCA的基本结构和基本原理对其进行研究,常规的PCA算法主要采用线性算法,通过研究论证发现线性的PCA算法存在着许多不足,比如线性PCA算法不能从线性组合中把独立信号成分分离出来,主分量只由数据的二阶统计量—自相关阵确定,这种二阶统计量只能描述平稳的高斯分布等,因此必须对其进行改进,经改进后的PCA算法有非线性PCA算法、鲁棒算法等。我们通过PCA算法在直线(平面)中拟和的例子说明了PCA在工程中的应用。本例子采用的是成分分析中的
Order-Analysis
- 阶次分析演示例程,为阶次分析编程人员提供很好的学习和启示-Order analysis shows routines for the order analysis program provide a great learning and inspiration
wentaicd
- 1. 工程检测信号AR模型的建模及参数谱分析 1.1 测试数据的采集、检验和预处理 1.2 模型参数的递推估计快速算法---Lenvinson算法 1.3 AR模型阶次的确定 1.4 AR参数谱的计算 -1. Engineering detection signal AR model modeling and parameters spectrum analysis 1.1 test data collection, the inspection and preproce
campbell
- 阶次分析的程序包,用于非平稳信号的特征提取。-Order Analysis package for non-stationary signal feature extraction.
Desktop
- 一次二阶矩可靠性分析 一次二阶矩可靠性分析 -FOSM reliability analysis FOSM reliability analysis FOSM reliability analysis FOSM reliability analysis
DSPII_USTC_01
- 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。该代码实现了以下功能: 1) 借助MATLAB画出了滤波器的误差性能曲面和误差性能曲面的等值曲线; 2) 给出了最陡下降法以及LMS算法的计算公式; 3) 用MATLAB产生了方差为0.05, 均值为0白噪音S(n),并
AR-model-with-rls-and-lms
- 代码实现了二阶AR模型的最优权值递推,使用了LMS和RLS两种方法,对二者性能进行了比较,分别进行了单次和100次平均进行性能观察,并且仿真了不同步长因子对LMS算法的影响以及不同lamda值对RLS算法的影响。文档包含了模型的详细介绍以及2种方法的理论仿真和结果分析。代码以附在之后。-Code to achieve the optimum weights recursive second order AR model, the use of LMS and RLS are two method
zizhenduan
- 针对旋转机械,利用一模拟转速信号进行角域重采样与阶次分析-Angular domain re-sampling and order analysis
小波分频
- 运用小波分析把地震波分频,选取4阶db为母小波,可以进行多次分频,减小分频误差(The wavelet analysis is used to divide the seismic wave frequency and select the 4 order DB as the mother wavelet, which can be divided into several times to reduce the frequency division error)
COT
- 阶次分析进行等角度采样以及频率曲线的拟合(Equal Angle Sampling and Curve Fitting for Order Analysis)
order
- matlab阶次分析,matlab实现的阶次分析算法,用于变转速机械故障特征提取,可运行,包含寻找脉冲时刻,等角度时刻,数字跟踪滤波,样条差值等步骤(Matlab order analysis, the order analysis algorithm realized by MATLAB, is used to extract the fault features of variable speed machinery. It can be operated, including findin
matlab球谐函数工具箱
- 将全球采样值通过球谐分析转化为球谐模型,可设置输出的球谐模型阶次。(The global sampling values are transformed into spherical harmonic model by spherical harmonic analysis, and the order of output spherical harmonic model can be set.)