搜索资源列表
anova
- 两个文件分别为用matlab实现单因素和双因素方差分析-analysis of variance
myfriedman
- practice of statistics with the help of matlab using anova-practice of statistics with the help of matlab using anova
anovagraph
- With the help of matlab using anova you can able to represent a graph
AOV2
- anova is very useful when we go through the statistics
anova-analysis
- 方差分析是matlab中十分重要而常见的功能,本课件详细讲述了理论和一些例子的操作,让大家能更好了解。-anova analysis is an important function in matlab。
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] =
fcfx
- 用matlab做方差分析的几个例程包括:单因素一元方差分析,双因素一元方差分析 非参数方差分析-anova using matlab to do a few routines include: single-factor analysis of variance one yuan, two-factor analysis of variance one yuan non-parametric analysis of variance
anova
- 方差分析,使用matlab编写的简单的单因素的方差分析的小程序,可以帮助学习- Analysis of variance, variance using matlab to prepare a simple single-factor analysis of small programs that can help you learn
《matlab统计分析与应用2》
- 一元方差分析;非参数方差分析;一元线性/非线性回归分析,多重回归分析(One way anova, nonparametric anova, single linear / nonlinear regression analysis, multiple regression analysis)
anovan2-master
- matlab中anova统计的改进包装,返回一个矩阵,其中每行提供单元阵列A中的每个元素组合中的一个。(*Improved wrapper for anova statistics in matlab*)