📄 ch7_1.htm
字号:
<! Made by Html Translation Ver 1.0>
<html>
<head>
<title> 内插 </title>
</head>
<body BACKGROUND="../img1/bg0000.gif" tppabs="http://webclass.ncu.edu.tw/~junwu/img/bg0000.gif">
<script language="JAVASCRIPT">
<!--
if (navigator.onLine){
document.write("<!-- Spidersoft WebZIP Ad Banner Insert -->");
document.write("<TABLE width=100% border=0 cellpadding=0 cellspacing=0>");
document.write("<TR>");
document.write("<TD>");
document.write("<ILAYER id=ad1 visibility=hidden height=60></ILAYER>");
document.write("<NOLAYER>");
document.write("<IFRAME SRC='http://www.spidersoft.com/ads/bwz468_60.htm' width=100% height=60 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></IFRAME>");
document.write("</NOLAYER>");
document.write("</TD>");
document.write("</TR>");
document.write("</TABLE>");
document.write("<!-- End of Spidersoft WebZIP Ad Banner Insert-->");
}
//-->
</script>
<!-- Spidersoft WebZIP Ad Banner Insert -->
<!-- End of Spidersoft WebZIP Ad Banner Insert-->
<font COLOR="#0000FF">
<h1>7.1 内插</h1>
</font>
<hr>
<p>假设一组已知的数据其型态为 </p>
<p><img SRC="../img7/img00001.gif" tppabs="http://webclass.ncu.edu.tw/~junwu/img7/img00001.gif" WIDTH="241" HEIGHT="22"> </p>
<p>假设某些点 <img SRC="../img7/img00002.gif" tppabs="http://webclass.ncu.edu.tw/~junwu/img7/img00002.gif" WIDTH="16" HEIGHT="22"> 并不属于上述的 <img SRC="../img7/img00003.gif" tppabs="http://webclass.ncu.edu.tw/~junwu/img7/img00003.gif" WIDTH="18" HEIGHT="21">
但是 <img SRC="../img7/img00004.gif" tppabs="http://webclass.ncu.edu.tw/~junwu/img7/img00004.gif" WIDTH="69" HEIGHT="22">,如果我们要估计这些点的函数值<img SRC="../img7/img00005.gif" tppabs="http://webclass.ncu.edu.tw/~junwu/img7/img00005.gif" WIDTH="41" HEIGHT="22">就须要做内插
<font FACE="Times New Roman">(interpolation)</font>。我们可以视原数据所描述的函数复杂程度来选择不同的数值内插方法。
<br>
</p>
<hr>
<ul>
<li>7.1 内插 <ul>
<li>7.1.1 <a HREF="ch7_1_1.htm" tppabs="http://webclass.ncu.edu.tw/~junwu/ch7_1_1.htm">一维内插</a>
</li>
<li>7.1.2 <a HREF="ch7_1_2.htm" tppabs="http://webclass.ncu.edu.tw/~junwu/ch7_1_2.htm">二维内插</a>
</li>
<li>7.1.3 <a HREF="ch7_1_3.htm" tppabs="http://webclass.ncu.edu.tw/~junwu/ch7_1_3.htm">Spline
内插</a> </li>
</ul>
</li>
</ul>
<hr>
<a HREF="ch7.htm" tppabs="http://webclass.ncu.edu.tw/~junwu/ch7.htm">
<p><img SRC="../img1/lastpage.gif" tppabs="http://webclass.ncu.edu.tw/~junwu/img/lastpage.gif" BORDER="0" WIDTH="42" HEIGHT="42"></a> <a HREF="ch7_1_1.htm" tppabs="http://webclass.ncu.edu.tw/~junwu/ch7_1_1.htm"><img SRC="../img1/nextpage.gif" tppabs="http://webclass.ncu.edu.tw/~junwu/img/nextpage.gif" BORDER="0" HSPACE="10" WIDTH="42" HEIGHT="42"></a> <a HREF="../index.html" tppabs="http://webclass.ncu.edu.tw/~junwu/index.html"><img SRC="../img1/outline.gif" tppabs="http://webclass.ncu.edu.tw/~junwu/img/outline.gif" BORDER="0" HSPACE="6" WIDTH="42" HEIGHT="42"></a><br>
<font SIZE="2" COLOR="#AA55FF">上一页 下一页 讲义大纲 </font><layer src="http://www.spidersoft.com/ads/bwz468_60.htm" visibility="hidden" id="a1" width="600" onload="moveToAbsolute(ad1.pageX,ad1.pageY); a1.clip.height=60;visibility='show';"></layer> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -