
Jillyn Tittle
Statistics
RANK
137,703
of 273,218
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 18,448
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 122,620
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
Computer freeze results in invalid zip error for simbiology model
I was working in Simbiology with a model (that I've been building for a few weeks) when my computer froze. Upon restart, I rec...
6 months ago | 1 answer | 0
1
answerQuestion
How to generate all possible variations of a sequence
i have a sequence: GAKJDCBJEDFAHGK Each letter in the sequence has possible values: A B C D E F G H I J K ...
2 years ago | 1 answer | 0
1
answerQuestion
How to find the maximum of a normalized fit of a histogram
I'd like to find, point, and label the maximum of a normalized fit curve on a histogram The code I'm using to build the histogr...
3 years ago | 2 answers | 0
2
answersQuestion
Trying to pull intermittent errors from an array
Within column 8 in each Table_A there are intermittent values of 1, i need to pull the all of the columns of the rows where colu...
3 years ago | 0 answers | 0
0
answersQuestion
Concatenating cell arrays with a different number of columns
I have a 64x1 cell array that looks like this, I would like to vertically concatenate the cells in this array, and pad the rows ...
3 years ago | 1 answer | 0
1
answerKeeping track of numbers randomly generated
Hey all, nevermind, i figured it out, I was being dumb!!! A=zeros(maxIterations,7); for k = 1:maxIterations Binder =...
3 years ago | 0
| accepted
Question
Keeping track of numbers randomly generated
This is the beginning of a for loop that determines the time the 'Binding_tRNA' adds in a set of given circumstances. I'd like ...
3 years ago | 1 answer | 0
1
answerQuestion
Loop Confusion while referencing random values
I have a code that randomly generates values between 0 and1 The value is then referenced into percent weight table and genera...
3 years ago | 0 answers | 0
0
answersQuestion
Is it possible to receive an output of non-equivalence in a given range?
I have a 64x11 table consisting of values between the numbers 1 and 10, is it possible to retreive all values the numbers in a g...
3 years ago | 1 answer | 0