Shawn Cooper
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
192 511
of 295 467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
Feeds
Question
Fitting Parameters of ODE to Experimental Data SIR Model
Using observed data for the values S, I, and R, I am trying to solve for the parameters and given by the simple SIR Model: ...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Faster Rank Calculations and Indexing - For Loop or Another Way?
Hello, I'm using the following code to find the rank of all nxn matrices with matrix entries [0 1] and plot them in a histogram....
mer än 4 år ago | 1 answer | 0
1
answerQuestion
All Possible Matrix Permutations
I am trying to write a program that takes integers (or any value, really) and square matrix size m as inputs and returns all pos...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Adding k discrete functions together in a "for" loop
Hello, I'm trying to create a loop that creates individual discrete sine waves from a vector of sampled frequencies (locs), the...
nästan 5 år ago | 1 answer | 0
1
answerQuestion
For each value in a vector, find the closest value in a cell and return index
I have a vector of sampled frequency values: sampled_freqs = [495 393 589] And a cellular array that has the names of the musi...
nästan 5 år ago | 2 answers | 0