Community Profile

photo

Kevin Lai


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Help with "Kolgomorov Complexity"
I was tasked with the following and can't really solve it: 1) Design a code that can generate the string: 'abcabcabcabcabcabc...

8 years ago | 1 answer | 0

1

answer

Question


Help finding h=1 for Chi Square Goodness-of-Fit Test
I have two groups of 60 individuals. One split unevenly into size [5 20 30 5] and the other evenly into [15 15 15 15]. I found t...

8 years ago | 0 answers | 0

0

answers

Question


Cannot run a word-stimulus perception experiment
Hi, below are three function scripts for my sample experiment. I've tried using a number stimulus which works perfectly, however...

8 years ago | 2 answers | 0

2

answers

Question


"while" loop nested within "for" loop
I'm terribly sorry if this seems like a very basic question (i'm just beginning to learn MATLAB). Anyways, can someone please sh...

8 years ago | 3 answers | 0

3

answers

Question


How to delete a submatrix from a matrix using the ZEROS command instead of [ ] square brackets?
I have a 3x3 matrix i.e. A=[5,2,6; -1,3,4; 0,5,3] and if I want to delete my middle row, how do I delete that without using the ...

8 years ago | 4 answers | 0

4

answers