Files
chanweehewsonos b181634195 first upload
2025-09-09 15:08:42 +08:00

142 lines
4.2 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=Generator content="Microsoft Word 15 (filtered)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin-top:0in;
margin-right:0in;
margin-bottom:8.0pt;
margin-left:0in;
line-height:115%;
font-size:12.0pt;
font-family:"Calibri",sans-serif;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
{margin-top:0in;
margin-right:0in;
margin-bottom:8.0pt;
margin-left:.5in;
line-height:115%;
font-size:12.0pt;
font-family:"Calibri",sans-serif;}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
line-height:115%;
font-size:12.0pt;
font-family:"Calibri",sans-serif;}
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle
{margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
line-height:115%;
font-size:12.0pt;
font-family:"Calibri",sans-serif;}
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast
{margin-top:0in;
margin-right:0in;
margin-bottom:8.0pt;
margin-left:.5in;
line-height:115%;
font-size:12.0pt;
font-family:"Calibri",sans-serif;}
.MsoChpDefault
{font-size:12.0pt;
font-family:"Calibri",sans-serif;}
.MsoPapDefault
{margin-bottom:8.0pt;
line-height:115%;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
/* List Definitions */
ol
{margin-bottom:0in;}
ul
{margin-bottom:0in;}
-->
</style>
</head>
<body lang=EN-US style='word-wrap:break-word'>
<div class=WordSection1>
<p class=MsoNormal style='margin-bottom:0in'><b><span lang=X-NONE>stepsweep_stimulus
vi</span></b></p>
<p class=MsoListParagraph style='margin-bottom:0in;text-indent:-.25in'><span
style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span lang=X-NONE>Generate step sweep with or without head
signal. Provide duration, frequency array, data num array, and head length info
needed for analysis process</span></p>
<p class=MsoNormal style='margin-bottom:0in'><i><span lang=X-NONE>&nbsp;</span></i><img
width=248 height=132 src="stepsweep_stimulus_files/image001.jpg"></p>
<p class=MsoNormal style='margin-bottom:0in'><b><span lang=X-NONE>Input:</span></b></p>
<p class=MsoNormal style='margin-bottom:0in'><span lang=X-NONE>Signal config (Cluster):</span></p>
<p class=MsoNormal style='margin-bottom:0in'><img width=180 height=246
src="stepsweep_stimulus_files/image002.png"></p>
<p class=MsoNormal style='margin-bottom:0in'><span lang=X-NONE>Calibration (Cluster):
soundcard &amp; amp calibration value to adjust  waveform amplitude</span></p>
<p class=MsoNormal style='margin-bottom:0in'><img width=101 height=178
src="stepsweep_stimulus_files/image003.png"></p>
<p class=MsoNormal style='margin-bottom:0in'>&nbsp;</p>
<p class=MsoNormal style='margin-bottom:0in'><b><span lang=X-NONE>Output: </span></b></p>
<p class=MsoNormal style='margin-bottom:0in'><span lang=X-NONE>Waveform out
(waveform)</span></p>
<p class=MsoNormal style='margin-bottom:0in'><img width=179 height=136
src="stepsweep_stimulus_files/image004.png"></p>
<p class=MsoNormal style='margin-bottom:0in'>numArray (Double Array): number of
data for each frequency point</p>
<p class=MsoNormal style='margin-bottom:0in'>freqArray (Double Array): freq
table that is used to generate step sweep</p>
<p class=MsoNormal style='margin-bottom:0in'>duration (double): stimulus duration</p>
<p class=MsoNormal style='margin-bottom:0in'>headlength (double): data length
info for head tone</p>
<p class=MsoNormal style='margin-bottom:0in'><span lang=X-NONE>&nbsp;</span></p>
<p class=MsoNormal style='margin-bottom:0in'><b><span lang=X-NONE>Front Panel :</span></b></p>
<p class=MsoNormal style='margin-bottom:0in'><img width=1046 height=828
id="Picture 1" src="stepsweep_stimulus_files/image005.png"></p>
</div>
</body>
</html>