-
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
-
MGS
本程序是用MGS正交化方法求方程组的最小二乘解的程序(This program is the program of MGS orthogonalization method and the least squares solution of equations)
- 2012-03-26 15:26:16下载
- 积分:1
-
iteration-method
解线性方程组的迭代法
雅可比迭代、高斯—赛德尔迭代、超松弛迭代法
(Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method)
- 2013-07-05 20:15:05下载
- 积分:1
-
geng
包括广义互相关函数GCC时延估计,通过matlab代码,计算加权加速度。( Including the generalized cross-correlation function GCC time delay estimation, By matlab code, Weighted acceleration.)
- 2017-04-10 14:30:55下载
- 积分:1
-
SAP5SourceCode
SAP5 源代码,完整的有限元源程序。LS1.FOR-LS10.FOR(SAP5 Source Code)
- 2010-03-05 00:22:34下载
- 积分:1
-
MyMatrixFunction
说明: 包括我自己写的一些数值分析用到的函数
包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数(Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative solution of linear equations in the Jacobi, Gauss- Seidel and linear relaxation method function)
- 2011-04-09 20:52:20下载
- 积分:1
-
SQP
本算法是基于数值计算中的SQP编写的MATLAB程序。非常实用的一个小程序。(This algorithm is based on the numerical calculation of SQP written MATLAB program. Very practical one small program.)
- 2020-12-29 10:39:00下载
- 积分:1
-
Simplex method for linear programming
线性规划中的单纯形法的c实现,代码有测试类,(Simplex method for linear programming)
- 2017-08-25 11:03:43下载
- 积分:1
-
SUMT
内点惩罚函数法C语言程序,适用于机械行业机械优化设计(SUMT)
- 2020-12-14 11:59:14下载
- 积分:1
-
Matlab_Fluent-cosimulink
介绍了matlab和fluent联合仿真的方法,利用S函数和UDF进行通讯。(Co-simulation matlab and fluent communication, using S functions and UDF.)
- 2020-08-16 21:48:26下载
- 积分:1