-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a296dc1
commit 570dc65
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Pulse Wave DataBase Algorithms | ||
|
||
This toolbox contains Matlab ® algorithms used to create and analyse a database of simulated arterial pulse waves, which is described [here](https://peterhcharlton.github.io/pwdb). | ||
|
||
## Versions: | ||
|
||
### Version 0.1 | ||
|
||
Version 0.1 was used in the revised submission of the following publication: | ||
|
||
Charlton P.H. *et al.* [**Modelling arterial pulse waves in healthy ageing: a database for in silico evaluation of haemodynamics and pulse wave indices**](https://peterhcharlton.github.io/pwdb/pwdb_article.html), [Under Review] | ||
|
||
Please see the [README](https://github.com/peterhcharlton/pwdb/tree/master/pwdb_v0.1) for this version for further details. | ||
|
||
### Version 1.0 | ||
|
||
Version 1.0 (under preparation) will be used in the final published version of the following publication: | ||
|
||
Charlton P.H. *et al.* [**Modelling arterial pulse waves in healthy ageing: a database for in silico evaluation of haemodynamics and pulse wave indices**](https://peterhcharlton.github.io/pwdb/pwdb_article.html), [Under Review] | ||
|
||
Please see the [README](https://github.com/peterhcharlton/pwdb/tree/master/pwdb_v1.0) for this version for further details. |