-
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
-
KFFT
计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。(A computing discrete Fourier transform fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by the JW Cooley and TW Tuji Ti out. Using this algorithm enables a computer to calculate the number of multiplications needed for the discrete Fourier transform greatly reduced, especially sampling points N is transformed more and save FFT algorithm to calculate the amount of the more remarkable.)
- 2013-12-18 22:32:50下载
- 积分:1
-
step response
Step response of vehicle
- 2018-04-20 19:56:54下载
- 积分:1
-
UMAT_Damage
对于abaqus子程序学习的初学者,这是一个学习umat的很好算例,(Abaqus subroutine for beginners to learn, this is a good example to learn umat,)
- 2013-05-24 15:01:35下载
- 积分:1
-
hermit
数值分析中运用matlab用hermit插值多项式逼近函数(Numerical analysis using matlab function hermit interpolation polynomial approximation)
- 2012-10-19 00:04:07下载
- 积分:1
-
大连理工大学矩阵与数值分析上机作业
利用matlab软件进行数值编程,优化计算。(Matlab software is used for numerical programming and optimization calculation.)
- 2020-06-22 04:40:02下载
- 积分:1
-
DVHop
针对运用最小二乘法求解DV-Hop定位算法带来的节点定位误差较大的问题,提出基于代数重建法的DV-Hop定位算法(Least square method for the use of DV-Hop localization algorithm node localization errors caused by the larger issues, proposed algebraic reconstruction method based on DV-Hop localization algorithm)
- 2021-04-18 16:48:52下载
- 积分:1
-
hydrodynamic-pressure-lubrication
弹性流体动压润滑数值计算程序,是全套的完整程序,包含所有的章节(Elastic hydrodynamic lubrication numerical calculation program, is a full range of complete program, including all sections)
- 2021-04-07 13:19:01下载
- 积分:1
-
Newton
牛顿插值公式:构造插值函数空间的基函数得到的多项式逼近的方法——牛顿插值法。用于多项式插值逼近。(Newton interpolation formula: Construction interpolation function space available basis function polynomial approximation method- Newton interpolation. Approximation for the polynomial interpolation.)
- 2008-12-22 20:50:26下载
- 积分:1
-
FFT
基因的FFT变换,可以快速得出外显子的位置(Transform FFT of the gene can be quickly drawn to the location of exon)
- 2012-09-24 01:25:39下载
- 积分:1