65 lines
2.5 KiB
HTML
65 lines
2.5 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>ECGSYN Java Application</TITLE>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></HEAD>
|
|
<BODY bgcolor="#003366" text="#FFFFCC" link="#FFFF33" vlink="#FFCC00" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
|
|
<table width="925" border="0" align="center" cellpadding="0" cellspacing="5">
|
|
<tr>
|
|
<td height="50" colspan="2">
|
|
<H3>
|
|
<HR WIDTH="100%">
|
|
</H3>
|
|
<H3 align="center"><font color="#FF9900">JAVA Application for <br>
|
|
ECGSYN: A Dynamical Model for Generating
|
|
Synthetic Electrocardiogram Signals
|
|
</font></H3>
|
|
<H3>
|
|
<HR WIDTH="100%">
|
|
</H3>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="300" align="left" valign="top"><p><strong>ECGSYN</strong>:</p>
|
|
<p><strong>©</strong> ECGSYN Copyright by Patrick E. McSharry and Gari
|
|
D. Clifford. <br>
|
|
© Java code copyright by Mauricio Villarroel.<br>
|
|
<br>
|
|
For the Mathematical Model, see:</p>
|
|
<table width="100%" border="1" cellspacing="0" cellpadding="5">
|
|
<tr>
|
|
<td align="left" valign="top">IEEE Transactions On Biomedical Engineering,
|
|
50(3), 289-294, March 2003</td>
|
|
</tr>
|
|
</table>
|
|
<p> Contact: </p>
|
|
<ul>
|
|
<li><a href="mailto:patrick@mcsharry.net">Patrck McSharry</a></li>
|
|
<li><a href="mailto:gari@mit.edu">Gari Clifford</a></li>
|
|
<li><a href="mailto:mauricio.villarroel@estudiantes.ucb.edu.bo">Mauricio Villarroel</a></li>
|
|
</ul>
|
|
<p>Please read the <a href="ecgLicense.txt">Software License</a>.
|
|
</p></td>
|
|
<td align="center" valign="middle">ECG Ouput Sample image:<br><p><img src="ecgplot.PNG" alt="ECGSYN-Java Output Sample image" width="580" height="330" border="1"></p>
|
|
<p>Source code: <a href="ecgApplet.tar.gz">ecgApplet.tar.gz</a></p></td>
|
|
</tr>
|
|
<tr>
|
|
<td height="50"> </td>
|
|
<td height="50" align="center" valign="middle"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" align="center" valign="top"><strong><font size="4">You can
|
|
test the ECGSYN Java Application:</font></strong></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2" align="center" valign="top"><applet name= "ecgApplet" code="ecgApplet.class" width=915 height=570>
|
|
</applet></td>
|
|
</tr>
|
|
</table>
|
|
<H3> </H3>
|
|
<P> </P>
|
|
<HR WIDTH="100%"><FONT SIZE=-1><I>ECGSYN Java Application<br>
|
|
Last updated on October 27, 2003</I></FONT>
|
|
<p align="justify">Return to ECGSYN <a href="http://www.maths.ox.ac.uk/~mcsharry/ecgsyn">Home page</a>.</p>
|
|
</BODY>
|
|
</HTML>
|