CINXE.COM

SIMMAG - ITU

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>SIMMAG - ITU</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="SIMMAG Lab, Home, Istanbul Technical University"> <meta name="author" content=""> <!-- Le styles --> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstrap-responsive.min.css" rel="stylesheet"> <link href="css/theme.css" rel="stylesheet"> </head> <body> <div class="btn-group"> <button><a href="anasayfa.html">Turkish</a></button> </div> <div class="container"> <header class="jumbotron subhead" id="overview"> <p class="lead"> Istanbul Technical University </p> <h1>Neuroscience Modelling and Research Group</h1> </header> <div class="masthead"> <div class="navbar"> <div class="navbar-inner"> <div class="container"> <ul class="nav"> <li class="active"><a href="#">Home</a></li> <li><a href="people.html">People</a></li> <li><a href="research.html">Research</a></li> <li><a href="publications.html">Publications</a></li> <li><a href="gallery.html">Gallery</a></li> <li><a href="contact.html">Contact</a></li> </ul> </div> </div> </div> </div> <div class="row-fluid"> <div class="span12"> <div id="main-carousel" class="carousel slide"> <div class="carousel-inner"> <div class="item active"> <img src="images/eef-lab4.jpg" class="carousel-image" alt=""> <div class="carousel-caption"> <h4>Welcome to the ITU Neuroscience Modelling and Research Group</h4> <!-- --> <p></p> </div> </div> <div class="item"> <img src="images/bifurcation.png" class="carousel-image" alt=""> </div> <div class="item"> <img src="images/synchronization.PNG" class="carousel-image" alt=""> </div> </div> <a class="left carousel-control" href="#main-carousel" data-slide="prev">‹</a> <a class="right carousel-control" href="#main-carousel" data-slide="next">›</a> </div> </div> </div> <hr> <div class="container-fluid"> <div class="row-fluid marketing"> <div class="span12"> <p> SIMMAG, located in Istanbul Technical University, Department of Electronics and Communication Engineering, is a team working in the field of computational neuroscience. The team focuses on understanding the computational mechanisms of brain and designing sytems that embody these mechanisms. Mathematical neuroscience and dynamical systems theory provide powerful methods to improve our knowledge about the computational power of the brain. The aim of SIMMAG is to use and improve these methods to generate simple models that accomplishes some basic computational mechanisms of brain in cognitive processes. </p> <br/> </div> <div class="row-fluid"> <hr> <h2 class="centered">Recent News</h2> <hr> </div> <div class="span4 feature-item"> <h5> <span class="date"> </span> </h5> <h4 class="feature-heading"> 5th HBP Student Conference People’s Choice of Best Abstract <br/> </h4> <hr> <div class="centered"> <img src="thumbs/fifthHbt.jpeg" alt=""></a> </div> <hr> <p> Ayça KEPÇE, a member of our research group, was awarded for People’s Choice of Best Abstract for her "A Dynamical Model of Action Selection and Dopamine Related Movement Disorders" study at 5th HBP Student Conference on Interdisciplinary Brain Research. </p> <br/> <br/> </div> <div class="span4 feature-item"> <h5> <span class="date"> </span> </h5> <h4 class="feature-heading"> Room 1117 Weekly Computational Neuroscience Journal Meetings </h4> <hr> <div class="centered"> <img src="thumbs/calendar.jpeg" alt=""> </div> <hr> <p> As ITU Neuroscience Modeling and Research Group, we hold weekly meetings on computational neuroscience articles in order to keep up-to-date with the literature, expand our perspective, generate new ideas, and exchange them. </p> <br/> </div> </div> </div> <footer id="footer"> <div class="container-fluid"> <div class="row-fluid"> <div class="span5"> <h3>Contact Information</h3> <p><b>E-mail: </b>srhtcgds@gmail.com</p> <p><b>Addres: </b>ITU Ayazaga Campus, Maslak, 34467, Sarıyer/İstanbul</p> <a href="https://www.linkedin.com/company/itusimmag/">LinkedIn</a> </div> <div class="span2"> <br> <img src = "thumbs/logo.jpg" alt="lab-logo"/> <br><br>Template from <a href="https://github.com/photonlines/Research-Lab-Website">Github</a>, edited by <br> A. Erdem Sağtekin and Cengiz Çakır. </div> <div class="span5"> <h3>Address</h3> <p>Istanbul Technical University<br> Faculty of Electrical and Electronics Engineering <br> Room 1117<br> </p> </div> </div> </div> </footer> <!-- Javascript files --> <script src="js/jquery-1.9.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <script> $('#main-carousel').carousel(); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10