photo

Shawn Cooper


Last seen: etwa 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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: ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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....

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten