资源简介

Numerical Methods with MATLAB(NMM1[1].5计算方法工具箱).matlab的nmm工具箱,相信很多人都找过哦,Numerical Methods with MATLAB是一本很好很好的matlab入门书,就不用资源分了

资源截图

代码片段和文件信息

% Numerical Methods with MATLAB Toolbox
% Version 1.03  20-Aug-2001
%
%  MATLAB Routines and data to accompany the book
%  ‘‘Numerical Methods with MATLAB: Implemenations and Applications‘‘
%  Copyright 1996-2001 Gerald W. Recktenwald.  The contents of the
%  NMM Toolbox may be copied and used without charge.  Repackaging or
%  distribution in any form for a fee is prohibited.
%
% ----------------------------------------------------------------
%
% Contents of “data“ directory in the NMM toolbox
%
% airSat.dat      Saturation pressure for air as a function of temperature
%                 Pressure (MPa) in column 1 Temperature (K) in column 2
% airvisc.dat     Viscosity of air verses temperature.  Temperature (degrees C)
%                 in column 1 viscosity (kg/m/s) in column2
% bearing.dat     Wear of journal bearing as function of temperature
% capacitor.dat   Capacitor voltage versus time; Data used to create Figure 9.2
%                 Time (s) in column 1 Voltage (V) in column 2
% chip.dat        Yield data for semiconductors.  First column is serial number
%                 second column is speed (MHz) at which chip qualifies.
%                 NaN entries in second column means chip failed all speed tests.
% CorvRain.dat    Monthly total precipitation data for Corvallis Oregon 1890 to 1994
%                 Column 1 is the year column 2 through 13 is monthly total
%                 precipitation in (1/100)^th of an inch
% cucon1.dat ... cucon3.dat  Thermal conductivity data for Copper versus temperature.
%                 Temperature (C) in column 1 Thermal conductivity (W/m/C) in column 2
% emission.dat    Nitrogen oxide emssion from an internal combustion engine as
%                 function of humidity and atmospheric pressure
% fan9v.dat ... fan13v.dat  Fan curve data at different voltages
% flowsys1.dat    System curve data: flow rate (m^3/s) in column 1 pressure
%                 drop (Pa) in column 2
% flowsys2.dat    System curve data: flow rate (m^3/s) in column 1 pressure
%                 drop (Pa) in column 2
% gc87.dat        Flow data for Glen Canyon Dam in 1987.  First column is hour
%                 second column is flow rate in ft^3/s
% gc87flow.dat    Flow data for Glen Canyon Dam in 1987.  Flow data only in one
%                 column (ft^3/s).  Each row is an hour in the year.
% glycerin.dat    Thermophysical properties of glycerin
% H2Odensity.dat  Density of liquid water as a function of temperature.
% H2Osat.dat      Saturation pressure of water verses temperature.
% H2Ovisc.dat     Viscosity of water verses temperature.  Temperature (degrees C)
%                 in column 1 viscosity (kg/m/s) in column2
% Jtcouple.dat    Calibration data for J type thermocouple wire in the range -50 <= T <= 250 C
% pdxPass.dat     Airline passengers from 1986 to 1996 for the Portland OR airport
%                 Year in column 1 millions of passengers in column 2
% pd

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2007-10-21 23:24  nmm\
     文件        6148  2007-10-21 23:23  nmm\.DS_Store
     文件        6148  2007-10-21 23:10  nmm\.DS_Store.1
     文件       23160  2001-08-19 09:15  nmm\Contents.m
     目录           0  2004-06-30 09:07  nmm\data\
     文件         309  1999-10-30 10:05  nmm\data\airSat.dat
     文件         751  2000-05-04 15:46  nmm\data\airSoundSpeed.dat
     文件         162  1999-07-15 13:12  nmm\data\airvisc.dat
     文件         322  2000-01-02 16:38  nmm\data\bearing.dat
     文件         336  2000-07-01 13:17  nmm\data\capacitor.dat
     文件        6000  1999-07-15 13:12  nmm\data\chip.dat
     文件        4757  2001-08-19 09:15  nmm\data\Contents.m
     文件        5421  1999-07-15 13:12  nmm\data\CorvRain.dat
     文件         305  1999-07-15 13:12  nmm\data\cucon1.dat
     文件         161  1999-07-15 13:12  nmm\data\cucon2.dat
     文件         251  1999-07-15 13:12  nmm\data\cucon3.dat
     文件         879  2000-01-02 16:41  nmm\data\emission.dat
     文件         149  1999-07-15 13:12  nmm\data\fan10v.dat
     文件         160  1999-07-15 13:12  nmm\data\fan11v.dat
     文件         177  1999-07-15 13:12  nmm\data\fan12v.dat
     文件         211  1999-07-15 13:12  nmm\data\fan13v.dat
     文件         122  1999-07-15 13:12  nmm\data\fan7v.dat
     文件         132  1999-07-15 13:12  nmm\data\fan8v.dat
     文件         146  1999-07-15 13:12  nmm\data\fan9v.dat
     文件         504  1999-07-15 13:12  nmm\data\flowsys1.dat
     文件         504  1999-07-15 13:12  nmm\data\flowsys2.dat
     文件      175200  1999-07-15 13:12  nmm\data\gc87.dat
     文件      122640  1999-07-15 13:12  nmm\data\gc87flow.dat
     文件         709  2000-01-02 15:11  nmm\data\glycerin.dat
     文件         407  2000-06-29 04:27  nmm\data\GPL100.dat
     文件         440  2000-06-29 04:27  nmm\data\GPL102.dat
............此处省略262个文件信息

评论

共有 条评论