1-D optimal step size using golden section
資源簡介:1-D optimal step size using golden section
上傳時間: 2014-12-19
上傳用戶:lnnn30
資源簡介:optimization using golden section search
上傳時間: 2014-01-23
上傳用戶:wqxstar
資源簡介:By using a MATLAB program, design a Delta Modulation (DM) system with one step-size and a modified DM system with two step-sizes.
上傳時間: 2017-08-15
上傳用戶:LIKE
資源簡介:魔獸爭霸3 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: w...
上傳時間: 2015-01-11
上傳用戶:tuilp1a
資源簡介:三國 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.el...
上傳時間: 2015-01-11
上傳用戶:zukfu
資源簡介:手機郵件 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-Data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: ww...
上傳時間: 2015-01-11
上傳用戶:myworkpost
資源簡介:Demonstrates 1-D FDTD initial state formation. Please edit the FLAGS for demonstration of different cases. BASED ON "1-D Digital Waveguide Modeling for Improved Sound Synthesis".
上傳時間: 2014-07-13
上傳用戶:WMC_geophy
資源簡介:Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved. Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer simulation results show ...
上傳時間: 2014-01-23
上傳用戶:yxgi5
資源簡介:一、 一元三次回歸方程 CubicMultinomialRegress.cs 方程模型為Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系數數組,存放順序與模型系數相反,即該數組中系數的值依次是d,c,b,a。 以后所述所有模型的系數存放均與此相同(多...
上傳時間: 2015-11-25
上傳用戶:13215175592
資源簡介:Computtional Fluid Dynamics (CFD) steady 1-Dimensional convection and diffusion using central differencing, upwind differencing, hybrid differencing and power law schemes, programmed in MATLAB
上傳時間: 2014-01-09
上傳用戶:changeboy
資源簡介:"introduction to the finite element method in electromagnetics" 配套源碼。 內容包括了1-D,2-D的4~5個FEM例子,適合初學者用。
上傳時間: 2013-12-05
上傳用戶:frank1234
資源簡介:The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods....
上傳時間: 2016-11-07
上傳用戶:秦莞爾w
資源簡介:1 D FDTD matlab code
上傳時間: 2013-12-31
上傳用戶:songrui
資源簡介:FDTD 1-d C++ sourece
上傳時間: 2014-01-27
上傳用戶:zhengjian
資源簡介:1-D FDTD code with simple radiation boundary conditions
上傳時間: 2013-12-01
上傳用戶:Yukiseop
資源簡介:Two 1-d arrays that contain the coefficients for two polynominals. The program calculates the coefficients of their product. Labview
上傳時間: 2014-01-16
上傳用戶:李夢晗
資源簡介:void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 || j >= Size ) { return } step++ board[i][j]=step if (step == Size*Size) { showboard() system("PAUSE") return ...
上傳時間: 2014-01-17
上傳用戶:cxl274287265
資源簡介:By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
上傳時間: 2015-10-22
上傳用戶:hzy5825468
資源簡介:In this example we solve the following single ODE Program Name: RKG-1.FOR (Runge-Kutta-Gill algorithm, fixed step size)
上傳時間: 2014-01-16
上傳用戶:maizezhen
資源簡介:常用芯片DIP SOT SOIC QFP電阻電容二極管等3D模型庫 3D視圖封裝庫 STEP后綴三維視圖(154個):050-9.STEP0805R.STEP1001-1.STEP1001-2.STEP1001-3.STEP1001-4.STEP1001-5.STEP1001-6.STEP1001-7.STEP1001-8.STEP103_1KV.STEP10X5JT.STEP1206R.STEP13PX2.STEP1...
上傳時間: 2021-11-21
上傳用戶:XuVshu
資源簡介:利用TPM2定時器產生一通道語音信號輸出,語音數據為PCM格式:PCM的概念脈沖編碼調制(Pulse Code Modulation,PCM)是概念上最簡單、理論上最完善的編碼系統,是最早研制成功、使用最為廣泛的編碼系統,但也是數據量最大的編碼系統。PCM的編碼原理比較直觀和簡單...
上傳時間: 2013-11-21
上傳用戶:DXM35
資源簡介:%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step s...
上傳時間: 2013-12-17
上傳用戶:sk5201314
資源簡介:WSNs being energy constrained systems, one major problem is to employ the sensor nodes in such a manner so as to ensure maximum coverage and connectivity with minimal or optimal number of nodes and furthermore elongate network lifetime with...
上傳時間: 2017-04-28
上傳用戶:evil
資源簡介:Minimisation of scalar functions. Dichotomy method. A method of secants of parabolas. A golden section method
上傳時間: 2013-12-27
上傳用戶:rocwangdp
資源簡介:#include "iostream" using namespace std; class Matrix { private: double** A; //矩陣A double *b; //向量b public: int size; Matrix(int ); ~Matrix(); friend double* Dooli(Matrix& ); void Input(); ...
上傳時間: 2018-05-20
上傳用戶:Aa123456789
資源簡介:INTRODUCTION In the past, adding speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation(ADPCM) algorithm,...
上傳時間: 2022-06-20
上傳用戶:
資源簡介:差動保護整定范例一: 三圈變壓器參數如下表: 變壓器容量Se 31500KVA 變壓器接線方式 Yn,y,d11 變壓器變比Ue 110kV/35kV/10kV 110kV側TA變比nTA 300/5 35KV側TA變比nTA 1000/5 10KV側TA變比nTA 2000/5 TA接線 外部變換方式 一次...
上傳時間: 2013-11-01
上傳用戶:edisonfather
資源簡介:本書針對Atmel公司的AVR系列單片機和ImageCraft公司的ICC AVR開發環境,詳細地介紹了AT90LS8535的C語言程序設計。全書共有13章,其內容既涉及到了單片機的結構原理、指令系統、內容資源和外部功能擴展,又包含了單片機的編程工具——ICC AVR C編程器的數據類...
上傳時間: 2013-11-04
上傳用戶:元宵漢堡包
資源簡介:一、 main.c(35): warning: #128-D: loop is not reachable from preceding code 原因,前面有一個while(1){ …….} 二、 main.c(54): warning: #1-D: last line of file ends without a newline 少了一個回車在}之后 ?
上傳時間: 2014-12-26
上傳用戶:sjb555
資源簡介:The Motorola MPC106 PCI bridge/memory controller provides a PowerPCamicroprocessor common hardware reference platform (CHRPa) compliant bridgebetween the PowerPC microprocessor family and the Peripheral Component Interconnect(PCI) bus. In...
上傳時間: 2013-11-04
上傳用戶:as275944189