photo

병욱


Last seen: 27 days ago Active since 2024

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver

View badges

Feeds

View by

Question


anova statistics
% anova2 [pJtASTAnova2(1,:), ~] = anova2( [SumAbsJtCbnMeanAST(:,2:5,5)-SumAbsJtCbnMeanAST(:,1,5); SumAbsJtCbnMeanAST(:,2:5,1)-S...

2 months ago | 1 answer | 0

1

answer

Question


How can I apply data in function?
wanna show data in function as val = ~ How can I do this....

3 months ago | 1 answer | 0

1

answer

Question


Is there a way to input data into a function?
I apologize for not being able to upload the code due to its length. Only the data for weeks 1 and 5 is being applied, and altho...

3 months ago | 0 answers | 0

0

answers

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 months ago