-
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
-
作业
说明: 数值分析matlab作业答案,介绍,matlab编程,数值分析计算(Numerical analysis matlab homework answers)
- 2021-01-02 13:46:16下载
- 积分:1
-
upward_kuobian
空间数据扩边以后做fft并在频率域延拓,可用于求重磁异常(expansion of spatial data and FFT, in the frequency domain extension can be used to find the gravity and magnetic anomalies)
- 2013-05-17 23:39:57下载
- 积分:1
-
particleFilter_time
说明: 粒子滤波算法的时间分析程序,matlab实现(Particle filter time analysis program, matlab achieve)
- 2008-09-18 09:14:44下载
- 积分:1
-
fft1
高频地波雷达回波信号二维傅里叶变换仿真处理,通过该变换可以得到海上目标的速度和距离信息。(HF ground wave radar echo simulation of two-dimensional Fourier transform processing, the adoption of the sea can transform the speed and distance from goal information.)
- 2009-03-30 11:04:57下载
- 积分:1
-
FVM-for-cavity-flow
有限体积法计算二维方腔流(含数值算法介绍及C++,Fortran源代码)(Calculation of two-dimensional cavity flow with finite volume method (including introduction of numerical algorithm and C++, Fortran source code))
- 2014-04-30 09:27:01下载
- 积分:1
-
矩阵鞍点求法
用C++写的矩阵鞍点求法(C wrote saddle point Matrix Method)
- 2005-02-12 19:52:05下载
- 积分:1
-
glmnet_matlab
Lasso算法源代码,stanford开发的,绝对可靠(Glmnet for Matlab- Lasso (L1) and elastic-net regularized generalized linear models)
- 2012-09-01 18:52:52下载
- 积分:1
-
Q_factor_calcualtor
利用Matlab计算quality factor. 输入是谐振波谱的数据,输出为:谐振频率,谐振幅度和quality factor。(Matlab coding. Calculate quality factor of resonator based on transmission spectrum data.)
- 2020-06-29 19:40:02下载
- 积分:1
-
Runge-kutta
4阶龙格库塔解二阶微分方程,使用matlab软件编程进行渐进计算。(4th order Runge-Kutta solution of second-order equations)
- 2020-12-20 15:59:09下载
- 积分:1