-
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
-
维特比译码器
非系统卷积码的维特比译码器。编码器可以设计任意通过生成矩阵和参数 k。行数生成矩阵是输出比特和科洛姆是约束长度。参数 k 是并行输入的数量。test.m 是一个主要的文件。
- 2022-03-26 04:40:49下载
- 积分:1
-
机器人工具箱,机器人研究者必备的工具箱
该工具箱包含了机器人的正运动学,逆运动学,动力学,轨迹规划等一系列的函数,对于机器人学习者是必备的工具箱,能够减少编程时间,提高效率,对于机器人的优化等问题都有帮助。
- 2022-08-23 15:17:13下载
- 积分:1
-
NNcodes
This is My extensive work on Neural networks and includes my MATLAB simulated programs applied for neumerous examples for XOR problems,Hebb s Rule,Back Propagation Algorithms in doc.Whoever Interested can stright away use them and get it executed in MATLAB.
- 2010-09-04 14:05:16下载
- 积分:1
-
ARITHMETIC-coding
算术编码程序设计及具体示例,适合初学者掌握基于MATLAB的算术编码(Arithmetic coding procedures for the design and specific examples, suitable for beginners to master the arithmetic coding based on MATLAB)
- 2008-04-09 13:00:56下载
- 积分:1
-
K150---DIYpack25ep
K150 - DIYpack25ep for windows 7
- 2014-10-25 20:44:45下载
- 积分:1
-
CurvatureEstimation
This function calculates the curvature of a 2D line.
Reference£oS. Hermann and R. Klette. Multigrid analysis of curvature estimators. Proc.
Image Vision Computing New Zealand, 108¨C112, 2003.
by Jianfei Pang
k = CurvatureEstimation(list,b,f)
inputs,
list : A M x 2 list of line points.
fn: The number of forward points that were chosen to calcute.
bn: The number of backward points that were chosen to calcute.
outputs,
Ei : M x 1 Curvature values
thetai:M x 1 angle values
Example
[Ei,ti]=CurvatureEstimation(test,4,4)
- 2013-04-25 05:58:51下载
- 积分:1
-
vibematlab
用MATLAB实现的vibe算法,内有测试视频(use matlab to program the vibe Algorithm)
- 2014-02-23 16:07:38下载
- 积分:1
-
invertedpendulum
MATLAB中倒立摆的仿真,极其控制的实现(MATLAB simulation of the inverted pendulum)
- 2009-12-07 16:09:51下载
- 积分:1
-
point2line
good file character recogition
- 2012-05-09 20:46:13下载
- 积分:1