home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l460 / 3.ddi / DEMOS.DI$ / CONTENTS.M < prev    next >
Encoding:
Text File  |  1993-03-07  |  2.2 KB  |  57 lines

  1. % Demonstrations and samples.
  2. %
  3. % Introduction.
  4. %   demo        - Demonstrate some of MATLAB's capabilities.
  5. %   intro       - Introduction to MATLAB.
  6. %   bench       - MATLAB Benchmark.
  7. %
  8. % MathWorks Specials.
  9. %   vibes       - Vibrating L-shaped membrane.
  10. %   life        - MATLAB's version of Conway's Game of Life.
  11. %   penny       - Several views of the penny data.
  12. %   lorenz      - Plot the orbit around the Lorenz chaotic attractor.
  13. %   earthmap    - View Earth's topography.
  14. %   sqdemo      - Superquadrics using UIControls.
  15. %
  16. % Data Analysis.
  17. %   fftdemo     - Use of the fast finite Fourier transform.
  18. %   quake       - Loma Prieta Earthquake.
  19. %   sigdemo1    - Discrete-time Fourier transforms, with GUI.
  20. %   sigdemo2    - Continuous-timeFourier transforms, with GUI.
  21. %   census      - Try to predict the US population in the year 2000.
  22. %   spline2d    - Demonstrate GINPUT and SPLINE in two dimensions.
  23. %   sunspots    - The answer is 11.08, what is the question?
  24. %
  25. % Numerical analysis.
  26. %   odedemo     - Ordinary differential equations.
  27. %   quaddemo    - Adaptive quadrature.
  28. %   zerodemo    - Zerofinding with fzero.
  29. %   fplotdemo   - Plot a function.
  30. %   fitdemo     - Nonlinear minimization with Nelder-Meade search.
  31. %   eigmovie    - Symmetric eigenvalue movie.
  32. %   rrefmovie   - Computation of Reduced Row Echelon Form
  33. %
  34. % Mathematical Examples.
  35. %   fourier     - Graphics demo of Fourier series expansion.
  36. %   cplxdemo    - Maps of functions of a complex variable.
  37. %   peaks       - A sample function of two variables.
  38. %   knot        - Tube surrounding a three-dimensional knot.
  39. %   membrane    - Generate MathWorks's logo.
  40. %
  41. % Images and color maps.
  42. %   imagedemo   - Demonstrate MATLAB V4's image capability.
  43. %   colormenu   - Select color map.
  44. %
  45. % Sound.
  46. %   sounddemo   - Demonstrate MATLAB V4's sound capability.
  47. %
  48. % Sparse matrices.
  49. %   bucky       - The graph of the Buckminister Fuller geodesic dome.
  50. %   delsqdemo   - Finite difference Laplacian on various domains.
  51. %   sepdemo     - Separators for a finite element mesh.
  52. %   sparsity    - Demonstrate effect of sparsity orderings.
  53. %   airfoil     - Display sparse matrix from NASA airfoil.
  54. %
  55.  
  56. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  57.