Matlab script for solution to the driven cavity problem on a staggered grid using a divergence formulation and second-order Runge-Kutta time integration.
資源簡(jiǎn)介:Matlab script for solution to the driven cavity problem on a staggered grid using a divergence formulation and second-order Runge-Kutta time integration.
上傳時(shí)間: 2017-05-14
上傳用戶:lingzhichao
資源簡(jiǎn)介:Matlab script for solution to the driven cavity problem using the FDS algorithm, which discretizes the Stokes form of the Navier-Stokes equations.
上傳時(shí)間: 2017-05-14
上傳用戶:ANRAN
資源簡(jiǎn)介:this m file can Find a (near) optimal solution to the Traveling Salesman problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once) Notes: 1. Input erro...
上傳時(shí)間: 2013-12-22
上傳用戶:ruixue198909
資源簡(jiǎn)介:Finds a (near) optimal solution to the Traveling Salesman problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
上傳時(shí)間: 2013-12-04
上傳用戶:從此走出陰霾
資源簡(jiǎn)介:solution to the "8 Queens problem" (8 Damen problem) known from Chess
上傳時(shí)間: 2017-08-12
上傳用戶:894898248
資源簡(jiǎn)介:this program solves the steady-state navier-stokes eqn in 2d for the flow in a driven cavity problem. the function solved for is the streamfunction. the velocity may be obtained by differentiating the streamfunction.
上傳時(shí)間: 2014-01-06
上傳用戶:himbly
資源簡(jiǎn)介:%WAVETEST Example Matlab script for WAVELET, using NINO3 SST dataset % % See "http://paos.colorado.edu/research/wavelets/" % Written January 1998 by C. Torrence % % Modified Oct 1999, changed Global Wavelet Spectrum (GWS) to be s...
上傳時(shí)間: 2014-01-06
上傳用戶:hullow
資源簡(jiǎn)介:/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE solution OF THE INITIAL VALUE problem: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTE...
上傳時(shí)間: 2015-08-20
上傳用戶:zhangliming420
資源簡(jiǎn)介:In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of ...
上傳時(shí)間: 2015-10-22
上傳用戶:2404
資源簡(jiǎn)介:In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital computing, the Kalman filter has been the...
上傳時(shí)間: 2015-10-22
上傳用戶:a673761058
資源簡(jiǎn)介:Demonstration script for envelope detection. The message signal is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
上傳時(shí)間: 2014-01-24
上傳用戶:stella2015
資源簡(jiǎn)介:it s a 1st matlab script for testing
上傳時(shí)間: 2013-12-15
上傳用戶:xzt
資源簡(jiǎn)介:It has the solution to the textbook "Analog integrated Circuit design" by Ken martin and David Jones.
上傳時(shí)間: 2017-09-11
上傳用戶:561596
資源簡(jiǎn)介:solution to the simulation of the vasculating buffer
上傳時(shí)間: 2013-12-03
上傳用戶:wangchong
資源簡(jiǎn)介:We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a simple apparatus. We also present several generalizations of this construction which admit similar decoding algorithms.
上傳時(shí)間: 2013-12-20
上傳用戶:moshushi0009
資源簡(jiǎn)介:A fast approach to the detection and correction of skew documentsIn this paper, a fast approach is proposed to detect and correct skew documents.
上傳時(shí)間: 2015-09-19
上傳用戶:yiwen213
資源簡(jiǎn)介:Cygwin/X User’s Guide. A magic tool for want to get unix application runing on windows.
上傳時(shí)間: 2015-10-05
上傳用戶:firstbyte
資源簡(jiǎn)介:The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-...
上傳時(shí)間: 2016-11-20
上傳用戶:libenshu01
資源簡(jiǎn)介:This toolbox implements the same methods on small dadta sets and imlements a trimming method using a random uniform distribution to quickly process large data sets.
上傳時(shí)間: 2017-07-28
上傳用戶:helmos
資源簡(jiǎn)介:FP + OOP = Haskell. The programming language Haskell adds object-oriented functionality (using a concept known as type classes ) to a pure functional programming framework. This paper describes these extensions and analyzes its accompli...
上傳時(shí)間: 2014-09-02
上傳用戶:zhenyushaw
資源簡(jiǎn)介:A Source code for a combination Lock using a Pic 16F84.
上傳時(shí)間: 2017-03-22
上傳用戶:541657925
資源簡(jiǎn)介:program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techn...
上傳時(shí)間: 2017-04-27
上傳用戶:shus521
資源簡(jiǎn)介:ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this ...
上傳時(shí)間: 2013-12-22
上傳用戶:himbly
資源簡(jiǎn)介:This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, pro...
上傳時(shí)間: 2014-01-17
上傳用戶:wuyuying
資源簡(jiǎn)介:JMODEM executes best from a batch file as an external pro- tocol for any of the communications programs that have ex- ternal-protocol capability. A typical communications program is TELIX.
上傳時(shí)間: 2014-01-09
上傳用戶:Breathe0125
資源簡(jiǎn)介:鈥?What Is a Thread? o The Thread Class o Simple Thread Examples 鈥?problems with Multithreading o What Goes Wrong? o Thread Names and Current Threads o Java s synchronized 鈥?Synchronizing Threads o Multiple Locks 鈥?The ...
上傳時(shí)間: 2017-03-02
上傳用戶:kristycreasy
資源簡(jiǎn)介:This program demonstrates how to draw lines in a picture box using the GDI, controlling background color and line color. It also includes a simple animation using a timer.
上傳時(shí)間: 2014-01-16
上傳用戶:小眼睛LSL
資源簡(jiǎn)介:There is a DES crypto programm. Only for lab. To make some mesurements. And some Heming scheme s in a EWB (Electronic work Bench)
上傳時(shí)間: 2017-08-08
上傳用戶:13188549192
資源簡(jiǎn)介:針對(duì)無位置傳感器無刷直流電機(jī)的位置檢測(cè)問題,本文應(yīng)用單片機(jī)成功地實(shí)現(xiàn)了一種軟件檢測(cè)方法,并給出了實(shí)測(cè)波形加以驗(yàn)證。關(guān)鍵詞: 無刷直流電機(jī) 無傳感器 位置檢測(cè)Abstract: As to the position-detecting problem of sensorless brushless DC motor, a soft...
上傳時(shí)間: 2013-11-01
上傳用戶:aappkkee
資源簡(jiǎn)介:Matlab code for the solution to Riccati matrix difference equations associated with the Kalman filter
上傳時(shí)間: 2014-06-12
上傳用戶:釣鰲牧馬