1 / 460
文档名称:

MIT Press - The Neural Simulation Language - A System for Brain Modeling - Alfredo Weitzenfeld, Michael Arbib, Amanda Alexander ( 0-262-73149-5).pdf

格式:pdf   页数:460
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

MIT Press - The Neural Simulation Language - A System for Brain Modeling - Alfredo Weitzenfeld, Michael Arbib, Amanda Alexander ( 0-262-73149-5).pdf

上传人:bolee65 2014/4/25 文件大小:0 KB

下载得到文件列表

MIT Press - The Neural Simulation Language - A System for Brain Modeling - Alfredo Weitzenfeld, Michael Arbib, Amanda Alexander ( 0-262-73149-5).pdf

文档介绍

文档介绍:The Neural Simulation Language
A System for Brain Modeling
This page intentionally left blank
The Neural Simulation Language
A System for Brain Modeling
Alfredo Weitzenfeld
Michael Arbib
Amanda Alexander
The MIT Press
Cambridge, Massachusetts
London, England
© 2002 Massachusetts Institute of Technology
All rights reserved. No part of this book may be reproduced in any form by any electronic or
mechanical means (including photocopying, recording, or information storage and retrieval) with-
out permission in writing from the publisher.
This book was printed and bound in the United States of America.
Library of Congress Cataloging-in-Publication Data
Weitzenfeld, Alfredo.
The neural simulation language : a system for brain modeling / Alfredo Weitzenfeld,
Michael Arbib, Amanda Alexander.
p. cm.
Includes bibliographical references and index.
ISBN 0-262-73149-5 (pbk. : alk. Paper)
1. works (Neurobiology) 2. works (Computer science)
3. putr simulation. I. Arbib, Michael A. II. Alexander, Amanda. III. Title.
. W45 2002
'2–dc21
2001056253
Contents
Preface xiii
Acknowledgments xvii
1 Introduction 1
works 1
Modeling
Simulation
Modularity, Object-Oriented Programming, and Concurrency 2
Modularity in works 2
Object-Oriented Programming 4
Concurrency in works 4
Modeling and Simulation in NSL 5
Modeling 5
Modules 5
works 6
Simulation 7
The NSL System 9
Simulation System 10
Schematic Capture System 11
Model/Module Libraries 11
Basic Hierarchy 12
Summary 13
2 Simulation in NSL 15
Selecting a Model 15
Simulation Interface 17
Simulating a Model 18
Maximum Selector 19
Model Description 19
Simulation Interaction 20
Hopfield 24
Model Description 25
Simulation Interaction 26
Backpropagation 31
Model Description 32
Simulation Interaction 35
Summary 38
3 Modeling in NSL 39