📄 matlab3.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>
<h2><a href="index.htm">back</a></h2>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -