/* * 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 INTEGER N. * * OUTPUT: APPROXIMATION W TO Y AT THE (N+1) VALUES OF T. */
资源简介:/* * 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...
上传时间: 2015-08-20
上传用户:zhangliming420
资源简介:THE SOLUTION of THE book "Engineering Electromagnetics"(美)william H.Hayt,jr.(2001)著,第六版答案,网上很难找的,很有价值
上传时间: 2014-08-15
上传用户:csgcd001
资源简介:内容如下: 1.THE history of THE computerized database 2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete 3.SQL Schema Statement...
上传时间: 2015-04-25
上传用户:ardager
资源简介:CCS编程环境 使用的是汇编加C的混合编程方法: THE programme of THE Correlation ALGORITHM. Using INT2 to get THE input signal. Array x, in first step, is THE input signal produced by programme, in next step, is THE input signal get from A/...
上传时间: 2013-12-21
上传用户:leixinzhuo
资源简介:In this edition, THE majority of THE book is dedicated to covering THE Winsock API. Chapter 1 starts with an introduction to Winsock and is specifically geared for THE beginning Winsock programmer. This chapter covers all THE basics and int...
上传时间: 2015-09-08
上传用户:ommshaggar
资源简介:you can use Hutch s INCLUDE and LIB files to assemble THE program with THE exception of THE Windows.inc. If you use THE EWCalc.mak file you will have to change THE pointers to THE proper directories.
上传时间: 2014-01-21
上传用户:R50974
资源简介:This demo nstrates THE use of THE reversible jump MCMC ALGORITHM for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats THE model dimension (number of neurons), model parameters, regularisatio...
上传时间: 2014-01-08
上传用户:cuibaigao
资源简介:Of THE password is: Server: "1." Client: + for THE month of THE date of THE machine. Such as "2005/08/05", compared with THE number "85" Database: "xzxq". I made THE changes: 1, stations and customer-service once every...
上传时间: 2016-06-27
上传用户:xsnjzljj
资源简介:THE tutorial of THE DSP/BIOS s use,it is easy to understand about this field
上传时间: 2016-10-16
上传用户:hakim
资源简介:VxWorks BSP Developer s Guide5.5.1
上传时间: 2014-11-26
上传用户:zhangzhenyu
资源简介:VxWorks Programmer s Guide5.5.1
上传时间: 2017-07-14
上传用户:hgy9473
资源简介:For THE incomplete methods, we kept THE representation of THE queens by a table and THE method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than THE representation by a matrix. h...
上传时间: 2015-05-05
上传用户:1159797854
资源简介:THE intent of THE software contained on this CD is to provide support for THE material covered in THE textbook. All programs have been developed and tested using MATLAB Version 5.2. Although THE authors believe that all routines should be c...
上传时间: 2015-07-11
上传用户:离殇
资源简介:THE intent of THE software contained on this CD is to provide support for THE material covered in THE textbook. All programs have been developed and tested using MATLAB Version 5.2. Although THE authors believe that all routines should be c...
上传时间: 2013-12-30
上传用户:wweqas
资源简介:工程计算MATLAB code to calculate THE reorthogonalized sine tapers input: N = THE length of THE time series data to be tapered p = THE number of tapers requested I = THE gap structure a vector of length N I(t) = 1 if THEre is dat...
上传时间: 2013-12-17
上传用户:wangyi39
资源简介:Coriander is a GUI for controlling a Digital Camera (in THE sense of THE IIDC specs issued by THE 1394 Trade Association [1]). Due to THE properties of THE IEEE1394 protocol, Coriander can control an IEEE1394 camera without interferring ...
上传时间: 2015-08-07
上传用户:TF2015
资源简介:Most of THE developers of THE AVR binutils and gcc ports in addition to THE devleopers of avr-libc subscribe to THE list,
上传时间: 2013-12-29
上传用户:上善若水
资源简介:You know THE rudiments of THE SQL query language, yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside THE database before pushing data across THE network to your a...
上传时间: 2014-01-18
上传用户:xz85592677
资源简介:This Handbook, published under THE auspices of THE Senior NATO Logisticians’ Conference (SNLC), i s i ntended as a simple guide to logistics i n NATO. It does not attempt to examine current i ssues or provide answers to THE problems tha...
上传时间: 2014-12-07
上传用户:www240697738
资源简介: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
资源简介:Permission is granted to copy, distribute and/or modify this document under THE terms of THE GNU Free Documentation License, Version 1.1 or any later version published by THE Free Software Foundation with no Invariant Sections, with no Fr...
上传时间: 2016-11-30
上传用户:lxm
资源简介:Grass 5.00 start for idiot, one of THE best documentation for Grass beginner users. And this is THE Chinese edition, for THE ones prefer moTHEr language. From THE beginning for Linux participation to THE BIOS update, and finally THE details...
上传时间: 2016-12-06
上传用户:jjj0202
资源简介:Instead of finding THE longest common subsequence, let us try to determine THE length of THE LCS. 􀂄 THEn tracking back to find THE LCS. 􀂄 Consider a1a2…am and b1b2…bn. 􀂄 Case 1: am=bn. THE LCS must contain am,...
上传时间: 2013-12-17
上传用户:evil
资源简介:THE purpose of THE design pattern dictionary is to serve as reference point for commonly accepted software design patterns and idioms. It contains structured summaries of some 30 design patterns and idioms, commonly used in object orient...
上传时间: 2013-12-21
上传用户:leixinzhuo
资源简介:DS18B20_two_THErmo This program will NOT work on BASCOM earlier than 1.11.6.2, cause of THE CRC-function and (maybe ?) its not possible to declare functions in earlier environment. But THE 1w-functions work from 1.11.4 , I think
上传时间: 2017-07-29
上传用户:wcl168881111111
资源简介:THE target of THE assignment is to familiarize THE student with MIMO channel modeling. THE work is based on L. Schumacher’s MIMO channel model implementation, with added capacity analysis. First THE channel model implementation is introd...
上传时间: 2014-01-01
上传用户:jjj0202
资源简介:this application was developed in visual c# to draw THE sequence of THE data given by Lagrange Interpolation ALGORITHM
上传时间: 2013-12-24
上传用户:dreamboy36
资源简介:This version of THE code is compatible only with THE AT89C2051 due to THE location of THE data buffer and stack in RAM. THE code may be modified to work with THE AT89C1051 by relocating or resizing THE buffer and stack to fit into THE...
上传时间: 2015-04-05
上传用户:changeboy
资源简介:Queen and King 問題 : does some checking related to THE movement of THE queen.
上传时间: 2014-11-21
上传用户:shawvi
资源简介:This demo nstrates THE use of THE reversible jump MCMC simulated annealing for neural networks. This ALGORITHM enables us to maximise THE joint posterior distribution of THE network parameters and THE number of basis function. It performs a...
上传时间: 2015-07-19
上传用户:ma1301115706