-
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
-
Dijkstra
说明: 可实现Dijkstra算法,显示起始点到其它各节点的最短距离和路径(Dijkstra algorithm can be implemented to show the shortest distance and path from the starting point to other nodes.)
- 2020-06-25 02:00:02下载
- 积分:1
-
Ising
用Monte-Carlo方法解决二维Ising模型(Monte-Carlo method used to solve two-dimensional Ising model)
- 2008-12-30 11:19:17下载
- 积分:1
-
MATLAB
平面波与涡旋光束干涉的干涉图样,可以用来制作全息图,从而产生涡旋光束(Interference pattern of plane wave and vortex beam interference, can be used to produce hologram, resulting in vortex beam)
- 2013-12-27 09:19:34下载
- 积分:1
-
primesieve
pipelined algorithm implementation in a cluster of personal computers with ANSI C of Eratoshenis sieve problem (prime mumbers)
- 2009-06-17 17:37:47下载
- 积分:1
-
untitled
说明: 求任意一点到任意点的距离的最小值!
对于求解一些最短距离的问题可以提供一些帮助!(seek any point to any point of the minimum distance! For some of the shortest distance to solve the problem, it can provide some help!)
- 2005-09-11 16:30:43下载
- 积分:1
-
methode
this document contains an explanation of mathematical functions
- 2013-06-07 15:57:10下载
- 积分:1
-
yiyuanerci2
说明: 用Fortran编程求解简单的一元二次方程案例(Solving quadratic equation of one variable)
- 2020-06-16 12:28:32下载
- 积分:1
-
psowugong
运用粒子群算法解决电力系统无功优化问题,粒子群算法是一种可以解决有约束单目标最优化问题(Use the PSO to solve the reactive power optimization)
- 2012-12-04 15:33:05下载
- 积分: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