Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ECheynet authored Apr 30, 2020
1 parent 71d81de commit 52b2a95
Show file tree
Hide file tree
Showing 8 changed files with 253 additions and 253 deletions.
Binary file modified ChineseProvinces.mlx
Binary file not shown.
Binary file modified Example2.mlx
Binary file not shown.
Binary file modified Example3.mlx
Binary file not shown.
Binary file modified Example_US_cities.mlx
Binary file not shown.
Binary file modified FrenchRegions.mlx
Binary file not shown.
Binary file modified ItalianRegions.mlx
Binary file not shown.
502 changes: 251 additions & 251 deletions dummy.csv

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions fit_SEIQRDP.m
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
%
% Input
%
% I: vector [1xN] of the target time-histories of the infectious cases
% Q: vector [1xN] of the target time-histories of the quarantined cases
% R: vector [1xN] of the target time-histories of the recovered cases
% D: vector [1xN] of the target time-histories of the dead cases
% Npop: scalar: Total population of the sample
Expand Down Expand Up @@ -35,7 +35,7 @@
% - Jacobian
% - The function @SEIQRDP_for_fitting
%
% Author: E. Cheynet - UiB - last modified 27-04-2020
% Author: E. Cheynet - UiB - last modified 30-04-2020
%
% see also SEIQRDP.m

Expand Down

0 comments on commit 52b2a95

Please sign in to comment.