To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + time varying measurement noise % using a multi-layer perceptron (MLP) and both the EKF and % the hybrid importance-samping resampling (SIR) algorithm.
資源簡介:To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t...
上傳時間: 2014-01-05
上傳用戶:royzhangsz
資源簡介:GPR matlab the function should work with MATLAB v 5 and above. Please do not hesitate to contact me with any ideas for improving it or to point out any bugs that you find.
上傳時間: 2014-01-10
上傳用戶:zhoujunzhen
資源簡介:Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses another function called wav1, which tak...
上傳時間: 2015-06-23
上傳用戶:愛死愛死
資源簡介:load flow algorithm, with entering bus data and line data it solves the load flow with newton method.
上傳時間: 2014-01-22
上傳用戶:aix008
資源簡介:A Huffman implementation reference design in both VHDL and Verilog is provided by the Xilinx
上傳時間: 2015-07-07
上傳用戶:cooran
資源簡介:the program is based on LMS filter algorithm,and it has been simulated,the simulation environment is matlab
上傳時間: 2013-12-21
上傳用戶:zhenyushaw
資源簡介:Electromagnetic scattering from the trees above a tilted rough ground plane generated by the stochastic Lidenmayer system is studied by Monte Carlo simulations in this paper.the scattering coefficients are calculated in three methods:cohere...
上傳時間: 2013-12-06
上傳用戶:xieguodong1234
資源簡介:Sha256 Algorithm. the SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algori...
上傳時間: 2014-11-09
上傳用戶:1109003457
資源簡介:the VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.
上傳時間: 2014-01-06
上傳用戶:zhuyibin
資源簡介:the audioTransmit class is a simple wrapper that can be programmed to take audio input from a source of your choice and transmit the audio to a destination computer
上傳時間: 2013-12-16
上傳用戶:sjyy1001
資源簡介:Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively l...
上傳時間: 2015-11-17
上傳用戶:zgu489
資源簡介:the XA-S3 is a member of Philips Semiconductors’ XA (eXtended Architecture) family of high performance 16-bit single-chip Microcontrollers. the XA-S3 combines many powerful peripherals on one chip. therefore, it is suited for general multi...
上傳時間: 2013-11-10
上傳用戶:liaofamous
資源簡介:by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
上傳時間: 2015-10-13
上傳用戶:彭玖華
資源簡介:All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. the universe of streams is ...
上傳時間: 2013-12-17
上傳用戶:6546544
資源簡介:This file implements a pid controller used to simulator cruise control in a car the input is a throtle value between 0 - 100 ( read on P1 ) the output is the car s speed ( P2 - P0 )
上傳時間: 2014-01-01
上傳用戶:13160677563
資源簡介:Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % the ...
上傳時間: 2016-12-27
上傳用戶:exxxds
資源簡介:% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a se...
上傳時間: 2016-12-27
上傳用戶:jcljkh
資源簡介:cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, sq...
上傳時間: 2017-03-02
上傳用戶:litianchu
資源簡介:ASK function, this is a block that has three input and one output. the input are the two carrier that have different amplitute, and the digital signal representing the information or data to be modulated.
上傳時間: 2014-12-20
上傳用戶:Shaikh
資源簡介:full wave rectifierDuring the period from 偽 to 蟺, the input voltage vs input current is are positive and the power flows from supply to the load. the converter is said to be operated at rectification mode .During the period from 蟺 to 蟺...
上傳時間: 2017-04-10
上傳用戶:alan-ee
資源簡介:This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 寫的估計復合高斯模型中的參數
上傳時間: 2015-04-10
上傳用戶:kikye
資源簡介:AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!
上傳時間: 2013-12-19
上傳用戶:3到15
資源簡介:there is an example of how to use the LDPC encode/decode with AWGN channel model in files .\ldpc_decode.m and .\GFq\ldpc_decode.m. there are a few parity check matrices available in the code but you can use other matrices provided you...
上傳時間: 2013-12-03
上傳用戶:lili123
資源簡介: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
資源簡介:HDOJ ACM input:the input consists of T test cases. the number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move....
上傳時間: 2015-10-18
上傳用戶:三人用菜
資源簡介:Input the first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. then T cases follow. the first line of each case contains N, and the second line contains N integers giving the time for each people to...
上傳時間: 2015-10-27
上傳用戶:plsee
資源簡介:Input the input consists of two lines. the first line contains two integers n and k which are the lengths of the array and the sliding window. there are n integers in the second line. Output there are two lines in the output. the fi...
上傳時間: 2014-12-21
上傳用戶:hongmo
資源簡介: the purpose of this lab is to introduce the concept of FSMs with a datapath, and to study the usage of more complex test benches. Also, we enforce a rudimentary design methodology by assuming that the students are part of a ...
上傳時間: 2014-01-24
上傳用戶:熊少鋒
資源簡介:Use DCT-LMS algorithm with recursions on C to estimate optimum weight vectors for linear estimation.
上傳時間: 2014-01-10
上傳用戶:13160677563
資源簡介:Abstract the Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexe...
上傳時間: 2016-01-10
上傳用戶:songrui