?? model.htm
字號:
<html><head><title>學用MatLab</title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css"><!--body { font-family: "宋體"; font-size: 9pt; text-decoration: none}h2 { font-family: "楷體_GB2312"; font-size: 18pt; text-decoration: underline; color: #FF9999}h1 { font-family: "隸書"; font-size: 24pt; font-style: italic; font-weight: bolder; color: #CC66CC; text-decoration: blink}.explain { border-color: black black #00FF00; font-weight: bold; color: #333333}.code { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12pt; background-color: #FFFFFF; line-height: 24pt}h3 { font-size: 12pt; font-style: italic; font-weight: bold; color: #9999FF}--></style></head><body bgcolor="#CCFFCC" text="#666600" link="#009900" alink="#00FF00" vlink="#006600"><h1 align="center">常微分方程</h1><p>常微分方程(Odinary Differential Equations---ODE)</p><table width="100%" border="0" cellspacing="0" cellpadding="0" height="458"> <tr> <td height="33" width="19%">類別</td> <td height="33" width="81%"> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td width="19%">函數</td> <td width="81%">描述</td> </tr> </table> </td> </tr> <tr> <td width="19%" height="222">解常微分方程</td> <td width="81%" height="222"> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td width="19%">ode45</td> <td width="81%"> </td> </tr> <tr> <td width="19%">ode23</td> <td width="81%"> </td> </tr> <tr> <td width="19%">ode113</td> <td width="81%"> </td> </tr> <tr> <td width="19%">ode15s</td> <td width="81%"> </td> </tr> <tr> <td width="19%">ode23s</td> <td width="81%"> </td> </tr> <tr> <td width="19%">ode23t</td> <td width="81%"> </td> </tr> <tr> <td width="19%">ode23tb</td> <td width="81%"> </td> </tr> </table> </td> </tr> <tr> <td width="19%" height="65">常微分方程選項</td> <td width="81%" height="65"> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td width="19%">odeset</td> <td width="81%"> </td> </tr> <tr> <td width="19%">odeset</td> <td width="81%"> </td> </tr> </table> </td> </tr> <tr> <td width="19%">常微分方程輸出選項</td> <td width="81%"> <table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%"> <tr> <td width="19%" height="37">odeplot</td> <td width="81%" height="37"> </td> </tr> <tr> <td width="19%" height="29">odephas2</td> <td width="81%" height="29"> </td> </tr> <tr> <td width="19%" height="37">odephas3</td> <td width="81%" height="37"> </td> </tr> <tr> <td width="19%" height="31">odeprint</td> <td width="81%" height="31"> </td> </tr> </table> </td> </tr></table><h2>如何表述問題</h2><p> </p></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -