⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 用于网络服务的matlab源程序
💻 HTML
字号:
<!--
Copyright 1998-2001 The MathWorks, Inc.
$Revision: 1.6 $ $Date: 2001/04/25 18:49:23 $
-->
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
<title>MATLAB Web Server Demos</title>
</head>

<body bgcolor="#FFFFFF">

<p><font color="#000000" size="4" face="Arial"><i><img
src="/icons/mathby.gif" width="99" height="123"></i></font> <font
size="5"><strong><b>MATLAB Web Server Demos</b></strong></font> </p>

<ul>
    <li><a href="webmagic1.html">MATLAB Matrix display</a>
        creates a magic square (a square matrix in which all row,
        column, and diagonal sums are equal) using the MATLAB <font
        face="Arial Narrow">magic</font> function and displays it
        in an HTML table. The HTML table is automatically
        generated by the MATLAB Web Server.</li>
</ul>

<ul>
    <li><a href="webpeaks1.html">Peaks Plot</a> creates and
        displays a 3-D JPEG graphic created by the MATLAB <font
        face="Arial Narrow">peaks</font> and <font
        face="Arial Narrow">surf</font> functions. (<font
        face="Arial Narrow">peaks</font> is a function of two
        variables, obtained by translating and scaling Gaussian
        distributions. <font face="Arial Narrow">surf</font>
        produces a 3-D colored surface by plotting the colored
        parametric surface defined in this case by the results of
        the <font face="Arial Narrow">peaks</font> function.)</li>
</ul>

<ul>
    <li><a href="webstock1.html">Simulation of Future Stock
        Prices</a> creates and displays a 2-D JPEG graphic of a
        Monte-Carlo simulation of the price of a stock over the
        next year. </li>
</ul>

<ul>
    <li><a href="/cgi-bin/matweb.exe?mlmfile=players">Softball
        Statistics</a> reads statistics from a database and
        displays them in an automatically generated HTML table.
        This demo shows how the MATLAB Web Server can be invoked
        directly from a URL and how the results of a database
        (SQL, file, program, etc.) query can be retrieved using
        the MATLAB programming language.</li>
</ul>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p><a href="http://www.mathworks.com">The MathWorks, Inc.</a> </p>

<p><font color="#0000FF" size="2" face="Arial">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -