<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://ryanj119.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://ryanj119.github.io/" rel="alternate" type="text/html" /><updated>2026-01-27T10:21:47-05:00</updated><id>https://ryanj119.github.io/feed.xml</id><title type="html">Ryan Weightman, Ph.D.</title><entry><title type="html">Optimized COVID Vaccination Plan</title><link href="https://ryanj119.github.io/CovidVax/" rel="alternate" type="text/html" title="Optimized COVID Vaccination Plan" /><published>2022-03-17T00:00:00-05:00</published><updated>2022-03-17T00:00:00-05:00</updated><id>https://ryanj119.github.io/CovidVax</id><content type="html" xml:base="https://ryanj119.github.io/CovidVax/"><![CDATA[<p>The COVID-19 outbreak gave rise to an unprecedented production of models
and studies aimed at understanding the pandemic, predicting its evolution
and designing measures to reduce its spread. There was an especially strong focus on how to accurately model vaccination of a certain population in a compartmental SIR model. We build a SIR model with vaccination compartments and exposed compartment transforming it into an SVEIR model. We then split the population into major age groups to better capture the varying effect of the virus on specific populations. Lastly, we optimize vaccine schedule to minimize deaths amongst the population. All of this is done in Python using an optimation package. View our research  <a href="https://arxiv.org/abs/2203.09502">here</a>.
</p>

<figure class="half">
	<a href="https://RyanJ119.github.io/images/VaccineDiagram.png"><img src="https://RyanJ119.github.io/images/VaccineDiagram.png" alt="" /></a>
	<a href="https://RyanJ119.github.io/images/VaccinePolicy.png"><img src="https://RyanJ119.github.io/images/VaccinePolicy.png" alt="" /></a>
</figure>]]></content><author><name></name></author><category term="data" /><category term="analysis" /><category term="project" /><summary type="html"><![CDATA[The COVID-19 outbreak gave rise to an unprecedented production of models and studies aimed at understanding the pandemic, predicting its evolution and designing measures to reduce its spread. There was an especially strong focus on how to accurately model vaccination of a certain population in a compartmental SIR model. We build a SIR model with vaccination compartments and exposed compartment transforming it into an SVEIR model. We then split the population into major age groups to better capture the varying effect of the virus on specific populations. Lastly, we optimize vaccine schedule to minimize deaths amongst the population. All of this is done in Python using an optimation package. View our research here.]]></summary></entry><entry><title type="html">Modeling the Control of COVID via Non-Pharmaceutical Intervention</title><link href="https://ryanj119.github.io/CovidNPI/" rel="alternate" type="text/html" title="Modeling the Control of COVID via Non-Pharmaceutical Intervention" /><published>2021-10-08T00:00:00-05:00</published><updated>2021-10-08T00:00:00-05:00</updated><id>https://ryanj119.github.io/CovidNPI</id><content type="html" xml:base="https://ryanj119.github.io/CovidNPI/"><![CDATA[<p>The COVID-19 outbreak gave rise to an unprecedented production of models and studies aimed at understanding the pandemic, predicting its evolution and designing measures to reduce its spread.The aim of this project is to show how a simple SIR model was  used  to  make  quick  predictions  for  New  Jersey  in  early  March 2020 and call for action based on data from China and Italy. Now different viruses manifest with different characteristics and public response to these characteristics can be drastically different. Therefore A more refined model,  which accounts for the parameters  social distancing,  testing, contact tracing  and  quarantining,  is  then  proposed  to  identify  containment measures to minimize the economic cost of the pandemic. </p>
<p>This model was programmed using AMPL (a mathematical programming language) in which we use optimization techniques and data from throughout New Jersey, split into three regions, to minimize the economic costs of the aforementioned parameters. For visualization and plotting we use Matlab to plot our results. Our paper can be found  <a href="https://www.worldscientific.com/doi/abs/10.1142/S0218202521500512">here</a> </p>

<figure>
	<a href="https://RyanJ119.github.io/images/MapOfNJ.png"><img src="https://RyanJ119.github.io/images/MapOfNJ.png" alt="" /></a>
</figure>]]></content><author><name></name></author><category term="data" /><category term="analysis" /><category term="project" /><summary type="html"><![CDATA[The COVID-19 outbreak gave rise to an unprecedented production of models and studies aimed at understanding the pandemic, predicting its evolution and designing measures to reduce its spread.The aim of this project is to show how a simple SIR model was used to make quick predictions for New Jersey in early March 2020 and call for action based on data from China and Italy. Now different viruses manifest with different characteristics and public response to these characteristics can be drastically different. Therefore A more refined model, which accounts for the parameters social distancing, testing, contact tracing and quarantining, is then proposed to identify containment measures to minimize the economic cost of the pandemic. This model was programmed using AMPL (a mathematical programming language) in which we use optimization techniques and data from throughout New Jersey, split into three regions, to minimize the economic costs of the aforementioned parameters. For visualization and plotting we use Matlab to plot our results. Our paper can be found here]]></summary></entry><entry><title type="html">Steiner symmetrization and the eigenvalues of the Laplace operator on polygons</title><link href="https://ryanj119.github.io/Thesis/" rel="alternate" type="text/html" title="Steiner symmetrization and the eigenvalues of the Laplace operator on polygons" /><published>2021-05-05T00:00:00-05:00</published><updated>2021-05-05T00:00:00-05:00</updated><id>https://ryanj119.github.io/Thesis</id><content type="html" xml:base="https://ryanj119.github.io/Thesis/"><![CDATA[<p>The topic that I chose to explore for my Master's Thesis is a study of the eigenvalues of the Dirichlet Laplacian on a two dimensional domain and the properties that arise as a direct consequence to them. The eigenvalues of a given domain produce so many surprising insights that simply the study of a triangular domain kept me busy throughout my project! What I love about this topic is that throughout my study, a resource from 1966 could take me to a resource from the 1700’s which could lead me all the way back to 2013. It is a topic rich with exploration, both new and old which really gave me a good picture of what modern research in pure mathematics can look like. To view this thesis, follow this <a href="https://rucore.libraries.rutgers.edu/rutgers-lib/65767/">link</a> .
</p>

<figure>
	<a href="https://RyanJ119.github.io/images/SteinerTriangles.png"><img src="https://RyanJ119.github.io/images/SteinerTriangles.png" alt="" /></a>
</figure>]]></content><author><name></name></author><category term="thesis" /><category term="project" /><summary type="html"><![CDATA[The topic that I chose to explore for my Master's Thesis is a study of the eigenvalues of the Dirichlet Laplacian on a two dimensional domain and the properties that arise as a direct consequence to them. The eigenvalues of a given domain produce so many surprising insights that simply the study of a triangular domain kept me busy throughout my project! What I love about this topic is that throughout my study, a resource from 1966 could take me to a resource from the 1700’s which could lead me all the way back to 2013. It is a topic rich with exploration, both new and old which really gave me a good picture of what modern research in pure mathematics can look like. To view this thesis, follow this link .]]></summary></entry></feed>