Develop and Download Open Source Software

Browse CVS Repository

Contents of /satellite/web/htdocs/features.html.en

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.11 - (show annotations) (download)
Wed Jun 24 22:39:32 2009 UTC (14 years, 9 months ago) by orrisroot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +9 -0 lines
added google analytics code.

1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4 <meta name="author" content="Neuroinformatics Lab." />
5 <meta name="keywords" content="linux windows macosx opensource system analysis modeling simulation signal-processing parameter-estimation mathematical-model free neuroinformatics" />
6 <meta name="description" content="Home of the SATELLITE" />
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
8 <link rel="stylesheet" type="text/css" href="satellite.css" />
9 <link rel="icon" type="x-image/icon" href="favicon.ico" />
10 <title>SATELLITE : Features</title>
11 </head>
12 <body>
13 <div id="page">
14 <img src="images/logo.gif" alt="logo" style="margin-top: 10px; margin-left: 30px;" />
15 <h1 id="title">SATELLITE</h1>
16 <h2 id="subtitle1">System Analysis Total Environment for Laboratory</h2>
17 <h2 id="subtitle2">- Language and InTeractive Execution</h2>
18 <div id="sectionnav">
19 <div id="sectionnav2">
20 <a href="index.html.en" title="The title page">Home</a>
21 <a href="features.html.en" title="SATELLITE features">Features</a>
22 <a href="screenshots.html.en" title="Screenshots">Screenshots</a>
23 <a href="documents.html.en" title="SATELLITE document">Documents</a>
24 <!--
25 <a href="license.html.en" title="License">&nbsp;&nbsp;&nbsp;&nbsp;License</a>
26 <a href="manuals.html.en" title="Manuals">&nbsp;&nbsp;&nbsp;&nbsp;Manuals</a>
27 <a href="compatibility.html.en" title="Compatibility information">&nbsp;&nbsp;&nbsp;&nbsp;Compatibility</a>
28 <a href="news.html.en" title="News">&nbsp;&nbsp;&nbsp;&nbsp;News</a>
29 -->
30 <a href="download.html.en" title="Download">Download</a>
31 <a href="support.html.en" title="Support information">Support</a>
32 <a href="links.html.en" title="Links">Links</a>
33 <br />
34 </div>
35 <div id="sectionnav3">
36 <a href="features.html.ja">[Japanese]</a>
37 </div>
38 <a href="http://www.brain.riken.jp/"><img src="images/bsilogo.gif" width="96" height="31" alt="RIKEN Brain Science Institute" style="border: none;" /></a>
39 <a href="http://sourceforge.jp/">
40 <img src="http://sourceforge.jp/sflogo.php?group_id=998" width="96" height="31" alt="SourceForge.jp" style="border: none;" />
41 </a>
42 </div>
43
44 <div id="content">
45 <h3>About SATELLITE</h3>
46 <p>
47 It is generally agreed that the biological system is one of the most complex and sophisticated mechanisms on the earth. However, in this moment, since there are few systematic theories for approaching such systems, trial and error studies based on knowledge of physiology, psychology, etc., has to continue. Environment to support and realize the ideas of scientists could be so important to advance the research. We assert that the establishment of SATELLITE (System Analysis Total Environment for Laboratory -- Language and Interactive Execution) could be relevant.
48 </p>
49
50 <p>
51 SATELLITE consists of the SATELLITE-shell which provides interactive C-like language processing system, and several modules which together cover more than 230 functions (signal processing, numerical simulation, parameter estimation, etc.). The most important facility of SATELLITE-shell is an interactive operating environment. User can execute command sequences from the text file (batch processing) in case of the complex and large scale simulations. One can also visualize data and print it.
52 </p>
53 <br />
54
55 <h3>System</h3>
56
57 <div class="subblock">
58 <h4>SATELLITE-shell</h4>
59 <p>
60 SATELLITE is an interpreter. Programs are translated into the intermediate stack code. The stack machine code is executed by stack machines. Therefore, the repetition procedures or functions, such as for and while commands, are performed at slightly higher speed.
61 </p>
62 </div>
63
64 <div class="subblock">
65 <h4>SYSTEM</h4>
66 <p>
67 SYSTEM is organized basic functions, such as data editing (cutting, connecting), calculating maximum and minimum value of data, etc. On the other hand, SYSTEM has real time data monitor command, which can to check the data transaction.
68 </p>
69 </div>
70
71 <div class="subblock">
72 <h4>ISPP</h4>
73 <p>
74 ISPP (Interactive Signal Processing Package) is an important module of SATELLITE. Processing functions are represented by functions, that cover the methodology of the digital signal processing such as windowing, FFT, spectrum analysis by linear prediction models, filtering, etc. One can analyze data multilaterally using the signal processing and statistical techniques.
75 </p>
76 </div>
77
78 <div class="subblock">
79 <h4>GPM</h4>
80 <p>
81 GPM (Graphic Package Module) provides various graphic functions for making charts, contour maps, bird s-eye pictures, etc. The images can also be printed.
82 </p>
83 </div>
84
85 <div class="subblock">
86 <h4>BPS</h4>
87 <p>
88 BPS (Back-Propagation Simulator) is developed to examine neural network characteristics and capabilities. Function for tracing weight change offers precious data for analysis of learning process, local minima, and internal network representation.
89 </p>
90 </div>
91
92 <div class="subblock">
93 <h4>NCS</h4>
94 <p>
95 NCS is a neural circuits simulator. In NCS module, characteristics or connecting states of cell are described using the exclusive model description language. It is possible to efficiently carry out the simulations under various conditions without rewriting the model description.
96 </p>
97 </div>
98
99 <div class="subblock">
100 <h4>NPE</h4>
101 <p>
102 NPE (Nonlinear Parameter Estimation) is a module to solve the problem of optimizing a target function using optimization algorithms, e.g., SIMPLEX, BFGS, Conjugate Gradient, etc. Useful tool for estimating model parameters from observed data without fundamental mathematical knowledge is also provided.
103 </p>
104 </div>
105
106 <div class="subblock">
107 <h4>DCM</h4>
108 <p>
109 DCM (Data Conversion Module) is the system which performs data conversion of between various data analysis software or a simulator and a between SATELLITE. By using this, processing in which the feature of each system was employed efficiently can be performed.
110 </p>
111 </div>
112
113 <div class="subblock">
114 <h4>STATISTICS</h4>
115 <p>
116 STATISTICS is a package composed of typical statistical functions: descriptive statistics, parametric, nonparametric test, analysis of variance tests, and multiple comparison test.
117 </p>
118 </div>
119
120
121 <div class="subblock">
122 <h4>User defined Module</h4>
123 <p>
124 User can create and register easily the original command group based on SATELLITE API specification, and can perform processing which combined with the existing command and was consistent.
125 </p>
126 </div>
127
128
129 <!-- footerstart -->
130 <div id="footer">
131 <p>Copyright &#169;2003-2006 RIKEN Japan, All Rights Reserved</p>
132 </div>
133
134 </div> <!-- content -->
135 </div> <!-- page -->
136 <script type="text/javascript">
137 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
138 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
139 </script>
140 <script type="text/javascript">
141 try {
142 var pageTracker = _gat._getTracker("UA-9486820-1");
143 pageTracker._trackPageview();
144 } catch(err) {}</script>
145 </body></html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26