虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Gilbert

  • Introcucation to Linear Algebra 第三版 作者 Gilbert Strang

    Introcucation to Linear Algebra 第三版 作者 Gilbert Strang

    标签: Introcucation Algebra Gilbert Linear

    上传时间: 2017-02-16

    上传用户:小宝爱考拉

  • Title: A sample sokoban implementation using CLX Created: Tue Feb 27 15:43:28 1996

    Title: A sample sokoban implementation using CLX Created: Tue Feb 27 15:43:28 1996 Author: Gilbert Baumann <unk6@rz.uni-karlsruhe.de> Copyright: (c) copyright 1996 by Gilbert Baumann, distributed under GPL. some hacking by Sam Steingold 2002-2008

    标签: implementation Created sokoban sample

    上传时间: 2017-07-16

    上传用户:whenfly

  • distmesh

    matlab有限元网格划分程序 DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed description of the program is provided in our SIAM Review paper, see documentation below. One reason that the code is short and simple is that the geometries are specified by Signed Distance Functions. These give the shortest distance from any point in space to the boundary of the domain. The sign is negative inside the region and positive outside. A simple example is the unit circle in 2-D, which has the distance function d=r-1, where r is the distance from the origin. For more complicated geometries the distance function can be computed by interpolation between values on a grid, a common representation for level set methods. For the actual mesh generation, DistMesh uses the Delaunay triangulation routine in MATLAB and tries to optimize the node locations by a force-based smoothing procedure. The topology is regularly updated by Delaunay. The boundary points are only allowed to move tangentially to the boundary by projections using the distance function. This iterative procedure typically results in very well-shaped meshes. Our aim with this code is simplicity, so that everyone can understand the code and modify it according to their needs. The code is not entirely robust (that is, it might not terminate and return a well-shaped mesh), and it is relatively slow. However, our current research shows that these issues can be resolved in an optimized C++ code, and we believe our simple MATLAB code is important for demonstration of the underlying principles. To use the code, simply download it from below and run it from MATLAB. For a quick demonstration, type "meshdemo2d" or "meshdemond". For more details see the documentation.

    标签: matlab有限元网格划分程序

    上传时间: 2015-08-12

    上传用户:凛风拂衣袖

  • ESD - Circuits and Devices

    Electrostatic discharge (ESD) phenomena have been known to mankind since the Greek Empire when Thales of Miletus, one of the Seven Sages of Greece, noticed the attraction of strands of hay to amber, leading to the coining of the word ‘‘electron.’’ In the 17th century, Gilbert and Cabeo addressed the attractive and repulsive nature of electricity. In the 18th century, a rapid increase of interest occurred for scientists in the understanding of electrical physics—Gray, du Fay, Nollet, Musschenbroeck, Franklin, Watson, Aepinus, Canton,

    标签: Circuits Devices ESD and

    上传时间: 2020-06-05

    上传用户:shancjb