這是一個模擬第3類模式地震波的matlab腳本。 This a collection of Matlab scripts That solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium. The problem is formulated as a boundary integral equation and the elastodynamic kernels are analytically derived in the spectral domain (spatial wavenumber). The method is explained e.g. by Morrysey and Geubelle (1997), and has been improved and extensively used by Nadia Lapusta, Alain Cochard, etc.
標簽: collection antiplane scripts matlab
上傳時間: 2013-12-26
上傳用戶:遠遠ssad
Mod_python is an Apache module That embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python That will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O Reilly article.
標簽: interpreter Mod_python mod_python the
上傳時間: 2016-01-25
上傳用戶:yd19890720
Introduction Some times it is required That we build a shared library (DLL) from an m-file. M-files are functions That are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articles, I showed you some ways to use Matlab engine (vis. API, C++ class or Matlab engine API) for employing Matlab built-in functions, but what about functions That we develop? How can we use them in VC? Is there any interface? This article shows you an idea to employ your own Matlab functions.
標簽: Introduction required M-files library
上傳時間: 2016-01-29
上傳用戶:zhoujunzhen
Introduction A shared library is a collection of functions That are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
標簽: Introduction collection available functions
上傳時間: 2014-01-26
上傳用戶:2467478207
Boosting is a meta-learning approach That aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples That are misclassified by each classifier. icsiboost implements Adaboost over stumps (one-level decision trees) on discrete and continuous attributes (words and real values). See http://en.wikipedia.org/wiki/AdaBoost and the papers by Y. Freund and R. Schapire for more details [1]. This approach is one of most efficient and simple to combine continuous and nominal values. Our implementation is aimed at allowing training from millions of examples by hundreds of features in a reasonable time/memory.
標簽: meta-learning classifiers combining Boosting
上傳時間: 2016-01-30
上傳用戶:songnanhua
The file defines an AVI-compatible file format That addresses the particular needs of professional video.
標簽: file AVI-compatible professional particular
上傳時間: 2013-12-08
上傳用戶:黃華強
This paper reviews the techniques That have been developed for error control and concealment in the past 10–15 years
標簽: concealment techniques developed the
上傳時間: 2014-01-19
上傳用戶:familiarsmile
This fourth edition of the definitive reference to JavaScript, a scripting language That can be embedded directly in web pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for backward compatibility
標簽: JavaScript definitive reference scripting
上傳時間: 2013-12-25
上傳用戶:xuanchangri
Write a Java program That demonstrates a high priority thread using sleep to give lower priority threads a chance to run
標簽: priority demonstrates program thread
上傳時間: 2013-12-06
上傳用戶:chenxichenyue
Ideal for large low power (nanoWatt) and connectivity applications That benefit from the availability of four serial ports: double synchronous serial ports (I² C™ and SPI™ ) and double asynchronous (LIN capable) serial ports. Large amounts of RAM memory for buffering and FLASH program memory make it ideal for instrumentation panels, TCP/IP enabled embedded applications as well as metering and industrial control and monitoring applications. While operating up to 40 MHz, it is also backward software and hardware compatible with the PIC18F8720.
標簽: connectivity applications availabilit nanoWatt
上傳時間: 2016-02-04
上傳用戶:CHINA526