Flow rate calculation using Hardy-Cross Method
資源簡介:Flow rate calculation using Hardy-Cross Method
上傳時間: 2014-06-17
上傳用戶:懶龍1988
資源簡介:gauss.c - gaussian random numbers, using the Ziggurat Method
上傳時間: 2013-12-06
上傳用戶:wyc199288
資源簡介:PSD using BT/AR/ Method,get the auto-correlation funtion
上傳時間: 2013-12-23
上傳用戶:龍飛艇
資源簡介:2. using Gaussian elimination Method and Gaussian elimination Method with row scaled Method to solve the following tri-diagonal system for n=10 and 100
上傳時間: 2013-12-31
上傳用戶:lyy1234
資源簡介:Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6
上傳時間: 2016-03-14
上傳用戶:qb1993225
資源簡介:A C++ Program to show an example of Hashing using Mid-Square Method. 應用Mid-Square理論的哈希算法
上傳時間: 2014-01-04
上傳用戶:familiarsmile
資源簡介:A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
上傳時間: 2016-11-03
上傳用戶:xwd2010
資源簡介:Electromagnetic Simulation using the FDTD Method.rar
上傳時間: 2017-03-12
上傳用戶:秦莞爾w
資源簡介:Bit-Error-Rate Simulation using Matlab
上傳時間: 2013-12-17
上傳用戶:wkchong
資源簡介:OTSU Gray-level image segmentation using Otsu s Method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding Method (Otsu N, A Threshold Selection Method from Gray-Level Hi...
上傳時間: 2017-04-24
上傳用戶:yuzsu
資源簡介:Inverse dynamic analysis of 3 bar serial robot using new efficient Method De-NOC.
上傳時間: 2013-12-24
上傳用戶:13215175592
資源簡介:nice document about Bit-Error-Rate Simulation using Matlab
上傳時間: 2013-12-18
上傳用戶:ve3344
資源簡介:Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR Method.
上傳時間: 2017-08-08
上傳用戶:lizhen9880
資源簡介:Resolution of heat equation using Crank Nicholson Method. Implemented in matlab language.
上傳時間: 2013-12-18
上傳用戶:sk5201314
資源簡介:These Simulink blocks contain transfer functions that model the pressure and flow transients for axisymmetric 2D viscous flow of a compressible fluid in a straight rigid circular cross section pipelines. Three models are available: (1) ...
上傳時間: 2014-01-22
上傳用戶:Shaikh
資源簡介:The Window Design Method The basic idea behind the design of linear-phase FIR filters using the window Method is to choose a proper ideal frequency-selective filter [which always has a noncausal, infinite duration impulse response] and t...
上傳時間: 2017-03-20
上傳用戶:PresidentHuang
資源簡介:Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator. a Compute the autocorrelation of for . b Compute the periodogram estimate and plot it. c Generate 10 different realiz...
上傳時間: 2016-03-04
上傳用戶:朗朗乾坤
資源簡介:譜域法求解電磁場擴散方程的Fortran程序 A working example of solving the electromagnetic diffusion equation using a spectral Method
上傳時間: 2014-01-10
上傳用戶:璇珠官人
資源簡介:該系統由單片機89S52控制模塊,程控寬帶放大模塊,整形模塊,FPGA內頻率、相位差測量模塊等構成,采用等精度測頻法測出頻率和周期,可測量有效值為0.01~5V,頻率范圍1Hz~20MHz信號的頻率、周期信號,精度高達10-6。采用計數法測量相位差,該系統可測量有效...
上傳時間: 2013-11-04
上傳用戶:CHINA526
資源簡介:THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Factory Works 18 Sample Code 18 The Two Derived Classes 19 Building the Factory 20 Factory Patterns in Math Computation 22 When to Use a Fac...
上傳時間: 2013-12-20
上傳用戶:xwd2010
資源簡介:Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a Methodology first described by Lucas-Kanad...
上傳時間: 2017-04-17
上傳用戶:xiaoxiang
資源簡介:As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Programs are structured by defining and calling functions. Program flow is controlled using loops, if statements and function calls. Input and...
上傳時間: 2017-05-18
上傳用戶:hongmo
資源簡介:program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative Method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4...
上傳時間: 2014-01-11
上傳用戶:bruce5996
資源簡介:Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_process_data to uplo...
上傳時間: 2013-12-17
上傳用戶:ukuk
資源簡介:To describe Pattern Recognition using Machine Learning Method. It is good for one who want to learn machine learning.
上傳時間: 2016-04-14
上傳用戶:shishi
資源簡介:If you are acquainted with neural networks, automatic control problems are good industrial applications and have a dynamic or evolutionary nature lacking in static pattern-recognition; control ideas are also prevalent in the study of the na...
上傳時間: 2020-06-10
上傳用戶:shancjb
資源簡介:This program incorporates the FV Method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE Method is used for pressure calculation. UDS and...
上傳時間: 2017-05-14
上傳用戶:ryb
資源簡介:研祥集團pc104
上傳時間: 2013-07-13
上傳用戶:eeworm
資源簡介:This program encodes and decodes a character using the Vigenere Square Method
上傳時間: 2015-03-28
上傳用戶:wang5829
資源簡介: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.
上傳時間: 2013-12-20
上傳用戶:moshushi0009