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

138 lines
3.9 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>smoothing 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><b>Detecting resolution of input data and apply smoothing according
to the setting.</b></p>
<p class=MsoNormal style='margin-bottom:0in'><span lang=X-NONE>&nbsp;</span></p>
<p class=MsoNormal style='margin-bottom:0in'><i><span lang=X-NONE>&nbsp;</span></i><img
width=204 height=111 src="smoothing_files/image001.jpg"></p>
<p class=MsoNormal style='margin-bottom:0in'><span lang=X-NONE>&nbsp;<b>Input:</b></span></p>
<p class=MsoNormal style='margin-bottom:0in'><span lang=X-NONE>Smoothing Width
(Numeric):</span></p>
<p class=MsoNormal style='margin-bottom:0in'>            <img width=111
height=80 src="smoothing_files/image002.png"></p>
<p class=MsoNormal style='margin-bottom:0in'><span lang=X-NONE>Fundamental
(Cluster):</span></p>
<p class=MsoNormal style='margin-bottom:0in'><img width=122 height=159
src="smoothing_files/image003.png">                 </p>
<p class=MsoNormal style='margin-bottom:0in'><b><span lang=X-NONE>&nbsp;</span></b></p>
<p class=MsoNormal style='margin-bottom:0in'><b><span lang=X-NONE>Output: </span></b></p>
<p class=MsoNormal style='margin-bottom:0in'>Y Out (Double Array): Smoothed Y
data</p>
<p class=MsoNormal style='margin-bottom:0in'>Smoothed (Cluster): Smoothed Curve
Data</p>
<p class=MsoNormal style='margin-bottom:0in'><img width=153 height=156
src="smoothing_files/image004.png"></p>
<p class=MsoNormal style='margin-bottom:0in'>&nbsp;</p>
<p class=MsoNormal style='margin-bottom:0in'><b>Front Panel:</b><b><span
lang=X-NONE>&nbsp;</span></b></p>
<p class=MsoNormal style='margin-bottom:0in'><img width=403 height=352
id="Picture 1" src="smoothing_files/image005.png"></p>
<p class=MsoNormal style='margin-bottom:0in'>&nbsp;</p>
</div>
</body>
</html>