-
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
-
random_function
create random function -
- 2017-09-28 16:54:47下载
- 积分:1
-
MT2DInvMatlab
一个基于matalb和fortran的大地电磁2维正演模拟程序(A program in MATLAB and FORTRAN for two-dimensional magnetotelluric inversion)
- 2021-03-29 08:49:11下载
- 积分:1
-
非线性方程组求解
常用的matlab代码,非线性方程组求解,基本可以满足大学和研究生常用代码(Common Mathematical Codes)
- 2019-04-22 23:23:03下载
- 积分:1
-
colorspace
说明: 常见的空间转化代码,将彩色空间从BGR 转换到HSV,LAB等(Common space conversion codes, converting color space from BGR to HSV, lab, etc)
- 2020-01-06 21:46:03下载
- 积分:1
-
ca713
信号维数的估计,计算一维光子晶体的透射特性和反射特性,小波包分析提取振动信号中的特征频率。( Signal dimension estimates, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-04-19 09:47:37下载
- 积分:1
-
DOP.m
说明: 该程序适用于GPS接收机定位精度因子DOP值计算(GPS DOP value)
- 2020-11-10 21:39:45下载
- 积分:1
-
lbm2d
基于D2Q9模型的LBM程序,用于计算方腔驱动流,对应何亚玲《格子Boltzmann方法的理论及应用》一书的源码(LBM D2Q9 model-based program used to calculate the square cavity driven flow, which corresponds He Yaling " Lattice Boltzmann Method Theory and Applications," a source book)
- 2021-03-12 21:19:24下载
- 积分:1
-
SQP方法
序列二次规划(SQP)方法被认为是解决非线性约束优化最有效的方法之一,传统的SQP算法每一步迭代都要求解QP子问题。
(Sequential two times programming (SQP) is considered to be one of the most effective ways to solve nonlinear constrained optimization. The traditional SQP algorithm requires QP iteration for every iteration.)
- 2020-10-06 16:07:38下载
- 积分:1
-
tide
fortran90的潮汐调和分析和预报程序(Fortran90 tidal harmonic analysis program
)
- 2012-04-30 20:50:23下载
- 积分:1