-
repeated-measures-ANOVA
用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors.
function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
- 2021-01-26 17:58:37下载
- 积分:1
-
shuzhifenxi
分数值分析的一些ppt课件,很有用,在学习C的时候,可以用到这些博大精深的思想(Fractional value analysis ppt courseware, useful when learning C, you can use these profound thought)
- 2013-05-21 16:04:39下载
- 积分:1
-
sgp4-master
C++ SGP4 Satellite Library
- 2020-06-24 14:20:01下载
- 积分:1
-
energy-leakage--dual-tree
首先根据高斯白噪声频率充满整个频带的特性,通过双树复小波包变换对高斯白噪声进行分解,利用频带能量泄漏的定量分析方法,验证了双树复小波包变换具有较低的频带能量泄漏特性;其次利用双树复小波包变换逐层分解信号,对每层分解所得分量求其FFT谱的峭度,得到基于双树复小波包变换的谱峭度图,根据图中峭度最大的原则,可以自动准确的选择信号分解最佳层数和最佳分量;最后将基于双树复小波包变换的谱峭度图的故障诊断方法应用于实际工程中,对齿轮故障振动信号进行分析,选择最佳分解层数和分量后利用希尔伯特包络解调,有效准确地提取了故障特征信息,验证了方法的可行性和有效性(The parameters of a filter were determined by experience, and that has a great influence on the
results of signal processing. The discrete wavelet packet transform has a larger energy leakage of frequency band,
which obviously affected the results of the envelope demodulation. It is necessary to have a method with a lower
energy leakage of the frequency band before envelope demodulation. The dual tree complex wavelet packet
transform (DT-CWPT) was a new signal processing method that had many good qualities. Because the energy
leakage of the frequency band was smaller when the signal was decomposed by a dual tree complex wavelet
packet transform, the dual tree complex wavelet packet transform was used to extract the fault feature information
in the field of fault diagnosis. In this paper, first, according to the characteristics of Gaussian white noise, whose
frequency was full of the whole frequency band, Gaussian white noise was decomposed by a dual-tree complex
wavel)
- 2014-05-28 17:13:41下载
- 积分:1
-
IBVS-master
MATLAB 下的视觉伺服算法,主要是基于图像的视觉伺服(visual servo alrigritho,mainly is the image based visual servo)
- 2020-11-21 19:09:35下载
- 积分:1
-
EMD
利用emd算法解决经验模式分解的一些存在的端点效应问题。 有效的解决了问题。(Using emd algorithm to solve some of the empirical mode decomposition end effects exist. Effective solution to the problem.)
- 2020-10-19 16:27:25下载
- 积分:1
-
BIANbuchangLMS
用matlab自编的的变步长LMS滤波的算法的程序,希望对大家有用(Matlab own use of variable step size LMS algorithm for filtering procedure, in the hope that useful to everybody)
- 2008-03-19 16:26:43下载
- 积分:1
-
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
MATLAB使用欧拉Euler法求解微分方程组 源程序代码(SOURCE PROGRAM CODE OF DIFFERENTIAL EQUATIONS SOURCE SOLUTION USING EULER METHOD IN MATLAB)
- 2019-04-03 15:41:21下载
- 积分:1
-
MATLAB
利用有限元法计算悬臂梁的实例,包含详细说明,适合用于课程设计。(Using the finite element method to calculate the cantilever instance, contains a detailed description, suitable for curriculum design.)
- 2014-10-04 08:37:38下载
- 积分:1
-
regrRR
Ridge Regression RR 岭回归估计,是非常有用的非线性时间序列算法,在局部多项式预测中非常有用。(Ridge Regression RR ridge regression estimates, it is useful to nonlinear time series algorithms, in Local Polynomial prediction in very useful.)
- 2008-07-24 15:50:34下载
- 积分:1