登录
首页 » matlab » repeated-measures-ANOVA

repeated-measures-ANOVA

于 2021-01-26 发布 文件大小:4KB
0 122
下载积分: 1 下载次数: 71

代码说明:

  用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.)

文件列表:

anova_rm.m,5349,2013-08-29
rm_anova2.m,4580,2013-08-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • planetruss
    有限元分析与应用中的程序,用于平面束分析(Finite element analysis and application of the program, for planar beam analysis)
    2015-06-30 09:30:55下载
    积分:1
  • dpnewton_zuisu
    阻尼牛顿法、最速下降法、变尺度法的matlab程序。(Damped Newton' s method, steepest descent method, variable metric method matlab program.)
    2009-12-27 11:12:52下载
    积分:1
  • Chfia-caq-method
    埃特金加速法 中国矿业大学理学院 计算方法实验5,还可以的(Aitken acceleration method China mining university faculty of science calculation method for the experiment 5, you can also)
    2017-07-23 04:11:20下载
    积分:1
  • SHTOOLS2.8
    大地测量学软件,可以计算各种物理量,包括重力梯度等(geodesy software)
    2013-09-09 08:17:33下载
    积分:1
  • meshing
    有限元编程做网格划分的,对于从事有限元分析的比较有用(Programming the finite element mesh to do the, for finite element analysis of the more useful)
    2020-06-30 15:40:02下载
    积分:1
  • PMV-VB
    PMV,的热舒适指标计算程序VB编码,可供参考(PMV, thermal comfort index calculation program VB code, for reference)
    2020-11-17 16:09:40下载
    积分:1
  • matlab-vegetation-index-calculations
    植被指数计算程序,共计算了31个植被指数(Vegetation index calculation program, a total of 31 vegetation index calculations)
    2014-11-18 13:25:27下载
    积分:1
  • diagnosis
    计算几个复杂的天气诊断指数,最大对流稳定度指数,下沉对流有效位能,风暴强度指数等(The complexity of calculating the number of diagnosis index of the weather, the largest index of convective stability, subsidence CAPE, storm intensity index)
    2009-04-28 18:45:00下载
    积分:1
  • KMEANS
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> (This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> )
    2013-01-05 23:11:23下载
    积分:1
  • CaculateWeekday
    已知日期,计算出星期几的程序.以过测试。计算正确。请放心使用。(Caculate Weekday)
    2012-07-11 00:01:32下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载