Community Profile

photo

Seoyoung Cho


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Channel


Google Assistant Data

5 months ago

Channel


40862 lab4

5 months ago

Question


User defined function "not enough inputs"
I wrote a code with user-defined function on top of the code and other codes using the user-defined function at the bottom. How...

4 years ago | 1 answer | 0

1

answer

Question


Assign Value to a Specific Position
v = [10 5 1 8 -9 0 2 3] v1 = [0 0 0 0 0 0 0 0] How do I put maximum value of 'v' to the index position of v1?

4 years ago | 1 answer | 0

1

answer

Question


Pre allocation in matlab
v = [0 8 1 2 6 4 8] How do I determine length of the vector? Also, how do I pre-allocate the descending vector with all zeros?...

4 years ago | 2 answers | 0

2

answers

Question


Finding single digit number from the data
What date(s) have at least 5 single-digit numbers within the winning number set?

4 years ago | 1 answer | 0

1

answer