Rank: 2213 based on 31 downloads (last 30 days) and 2 files submitted
photo

Sara Silva

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Sara View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
11 Mar 2005 explode_implode Two functions: split string into pieces, join strings with delimiter in between. Author: Sara Silva strings, explode, implode, utilities, string manipulation 14 8
  • 4.42857
4.4 | 7 ratings
20 Feb 2003 shuffle_orderby Two functions: shuffles vectors or matrices, orders according to a predefined order. Author: Sara Silva shuffle, order, matrices, matrix manipulation, utilities 17 12
  • 4.5
4.5 | 13 ratings
Comments and Ratings on Sara's Files View all
Updated File Comment by Comments Rating
02 Oct 2010 explode_implode Two functions: split string into pieces, join strings with delimiter in between. Author: Sara Silva Zhang, Zhiqiang

SPLIT = strread(STRING,'%s','delimiter','DELIMITER') ;
doesn't work well. It trum off the space at the beginning of the pieces.

05 Dec 2008 shuffle_orderby Two functions: shuffles vectors or matrices, orders according to a predefined order. Author: Sara Silva Rogers, Alex

######### WARNING #############

shuffle.m resets the random number generator using rand('state',sum(100*clock)) each time it is called.

If you call it repeatedly within a short loop it will continually reset the random number generator seed to the same value and return the same shuffle (and also affect every other random number call within your code). If you are trying to average over stochastic effects this could have disastrous affects.

04 Dec 2008 shuffle_orderby Two functions: shuffles vectors or matrices, orders according to a predefined order. Author: Sara Silva Rogers, Alex
07 Aug 2008 shuffle_orderby Two functions: shuffles vectors or matrices, orders according to a predefined order. Author: Sara Silva Devaliere, Eve

exactly what I was looking for (shuffle) thank you so much!

25 Apr 2008 shuffle_orderby Two functions: shuffles vectors or matrices, orders according to a predefined order. Author: Sara Silva Das, Pranay

thank you very much. this is what I was looking for

Top Tags Applied by Sara
utilities, explode, implode, inverse, matrices
Files Tagged by Sara View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
11 Aug 2011 MyRegressionINV Resolve a calibration problem that is: to estimate mean value and confidence interval of x since y Author: Giuseppe Cardillo statistics, probability, inverse, regression, problem, resolve 5 2
11 Mar 2005 explode_implode Two functions: split string into pieces, join strings with delimiter in between. Author: Sara Silva strings, explode, implode, utilities, string manipulation 14 8
  • 4.42857
4.4 | 7 ratings
20 Feb 2003 shuffle_orderby Two functions: shuffles vectors or matrices, orders according to a predefined order. Author: Sara Silva shuffle, order, matrices, matrix manipulation, utilities 17 12
  • 4.5
4.5 | 13 ratings

Contact us at files@mathworks.com