Uses the level set method with reinitialization to compute the movement of fronts under a given velocity field.
资源简介:Uses the level set method with reinitialization to compute the movement of fronts under a given velocity field.
上传时间: 2017-05-14
上传用户:hphh
资源简介:A cylindrical wave expansion method is developed to obtain the scattering field for an ideal two-dimensional cylindrical invisibility cloak. A near-ideal model of the invisibility cloak is set up to solve the boundary problem at the inner...
上传时间: 2017-03-30
上传用户:lhc9102
资源简介:ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points...
上传时间: 2014-01-02
上传用户:gyq
资源简介: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
资源简介:the MMS List example demonstrates how to: List the MMS messages in the Inbox and sort them by sender. Monitor the Inbox for MMS messages. Delete messages from the Inbox. View a selected MMS message. This example uses the MMS ...
上传时间: 2014-01-08
上传用户:pinksun9
资源简介:Asynchrounous pages with Ajax to refresh the page without postback
上传时间: 2017-09-10
上传用户:龙飞艇
资源简介:In addition to all the people who contributed to the first edition, we would like to thank the following individuals for their generous help in writing this edition. Very special thanks go to Jory Prather for verifying the code samples as w...
上传时间: 2015-12-17
上传用户:dongqiangqiang
资源简介:Jvm 规范说明。the Java Virtual Machine was designed to support the Java programming language. Some concepts and vocabulary from the Java language are thus necessary to understand the virtual machine. This chapter gives enough of an overview...
上传时间: 2013-12-19
上传用户:wangyi39
资源简介:This folder contains two simple functions (zerocross and energy) to compute STE and STZCR. the script zcr_ste_so.m uses these two and other functions (included) to compute the STE and STZCR of the word so . See the respectiv...
上传时间: 2017-06-03
上传用户:exxxds
资源简介:source code to compute the visibility polygon of a point in a polygon.
上传时间: 2015-01-09
上传用户:wpt
资源简介:Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR model order (integer) ep : White noise variance of model input (real) ts : Sample interval in seconds (real) a : Complex array of AR p...
上传时间: 2015-06-09
上传用户:playboys0
资源简介:CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE.
上传时间: 2014-01-24
上传用户:agent
资源简介:A simple m-file to compute the experiemntal BER of coded BPSK
上传时间: 2015-09-26
上传用户:stella2015
资源简介:the Rayleigh Integral Method is useful in computing the acoustic properties of a flat panel radiating into a half space.
上传时间: 2015-12-07
上传用户:youmo81
资源简介:FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.the fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the r...
上传时间: 2016-08-17
上传用户:yoleeson
资源简介:It is inserted that the worm will duplicate great.exe to get the systematic materials in the computer of infecting, and produce a script.ini file to reach in mirc catalogue . the worm will utilize emule to disseminate too.
上传时间: 2017-01-13
上传用户:ddddddos
资源简介:This program is used to compute the trapdoor channel capacity.
上传时间: 2014-10-29
上传用户:trepb001
资源简介:Development tools for the AT91CAP9-DK.Examples on how to use the AT91CAP9-DK features and peripherals, as well as more complex demonstration applications.
上传时间: 2014-01-03
上传用户:lizhen9880
资源简介:this is the java code which describe the sdes algorithm and help us to encrypt the information
上传时间: 2017-05-03
上传用户:Breathe0125
资源简介:In the rectangle packing problem, encoding schemes to represent the placements of rectangles are the key factors of efficient algorithms. In 1995, an epoch-making encoding scheme
上传时间: 2017-06-16
上传用户:hn891122
资源简介:In the rectangle packing problem, encoding schemes to represent the placements of rectangles are the key factors determining the efficiency of algorithms. SEQP AIR is one of the most sophisticated encoding sheme, which has been consider...
上传时间: 2013-12-24
上传用户:hphh
资源简介:the C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. the movement will be shown graphically
上传时间: 2013-12-20
上传用户:1966640071
资源简介:CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface. Package ope.carsim contains classes that represent the problem domain: cars and locations. Package ope.carsim.gui contains a ...
上传时间: 2013-12-22
上传用户:gaome
资源简介:GExperts is a set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software and is contributed as freeware to the development com...
上传时间: 2014-11-27
上传用户:天诚24
资源简介:This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. the de...
上传时间: 2014-01-18
上传用户:康郎
资源简介:Implicit and Non-parametric Shape Reconstruction from Unorganized Data using a Variational Level Set Method
上传时间: 2016-03-02
上传用户:wangdean1101
资源简介:On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neur...
上传时间: 2016-04-07
上传用户:lindor
资源简介:A semantic session analysis method partitioning Web usage logs is presented.Semantic W eb usage log preparation model enhances usage logs with semantic.the M arkov chain mode1 based on ontology semantic measurement is used to identi. i...
上传时间: 2016-08-06
上传用户:gxrui1991
资源简介: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
资源简介:Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. the FFT is a faster version of the Discrete Fourier Transform (DFT). the FFT utilizes some clever algorithms to do the same thing as the DTF, but in much less time.
上传时间: 2017-07-15
上传用户:com1com2