Kristin - MATLAB Cody - MATLAB Central

Kristin

8404
Rank
2
Badges
710
Score
51 – 93 of 93

Kristin submitted a Comment to Problem 233. Reverse the vector

As far as timing goes ... x=rand(100,1); tic;y=flipud(x);toc Elapsed time is 0.068947 seconds. tic;y=x(end:-1:1);toc Elapsed time is 0.000026 seconds.

on 18 May 2012

Kristin submitted Solution 90017 to Problem 20. Summing digits

on 18 May 2012

Kristin submitted a Comment to Problem 167. Pizza!

This made me laugh more than I care to admit...

on 18 May 2012

Kristin received Commenter badge for Problem 167. Pizza!

on 18 May 2012

Kristin submitted Solution 90007 to Problem 167. Pizza!

on 18 May 2012

Kristin submitted Solution 90006 to Problem 167. Pizza!

on 18 May 2012

Kristin submitted Solution 90005 to Problem 167. Pizza!

on 18 May 2012

Kristin submitted Solution 89986 to Problem 5. Triangle Numbers

on 18 May 2012

Kristin submitted Solution 89985 to Problem 5. Triangle Numbers

on 18 May 2012

Kristin submitted Solution 89983 to Problem 7. Column Removal

on 18 May 2012

Kristin submitted Solution 89981 to Problem 8. Add two numbers

on 18 May 2012

Kristin received Solver badge for Solution 89976

on 18 May 2012

51 – 93 of 93
Go to top of page