LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.
資源簡介:LINEINTRGAL Line integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be...
上傳時間: 2014-01-13
上傳用戶:hwl453472107
資源簡介:computes the permanent of a nonnegative integer matrix. Notes: Compile in C++, "g++ -o permanent permanent.c".
上傳時間: 2013-12-23
上傳用戶:zhangyi99104144
資源簡介:computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then "make" the codes (t...
上傳時間: 2013-12-23
上傳用戶:lmeeworm
資源簡介:This function seperates a 2D matrix into its X and Y components if by definition the kernel is seperable (rank==1).
上傳時間: 2013-12-26
上傳用戶:葉山豪
資源簡介:computes the length of a line using two (x,y) points. Uses pointers
上傳時間: 2017-08-07
上傳用戶:許小華
資源簡介:computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.
上傳時間: 2014-01-21
上傳用戶:CSUSheep
資源簡介:pitch=CorrelogramPitch(correlogram, width [, sr, lowPitch, highPitch]) computes the pitch of a correlogram sequence by finding the time lag with the largest correlation energy.
上傳時間: 2015-08-11
上傳用戶:youth25
資源簡介:vectline "vector field line plotter" Depending on the dimension of coordinate axis, vectline can plot both 3D and 2D vector field line.
上傳時間: 2014-01-11
上傳用戶:invtnewer
資源簡介: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
資源簡介:This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
上傳時間: 2016-01-23
上傳用戶:iswlkje
資源簡介:The Rayleigh integral Method is useful in computing the acoustic properties of a flat panel radiating into a half space.
上傳時間: 2015-12-07
上傳用戶:youmo81
資源簡介:A MATLAB GUI platform that allows user to deploy sensors in a 2-D field with mouse clicks. You need both files to work.
上傳時間: 2014-01-16
上傳用戶:開懷常笑
資源簡介:calculating the line integral contour of the iris and pupil boundaries. this fuction is used in the daugman approach of iris localization.
上傳時間: 2013-12-17
上傳用戶:trepb001
資源簡介:This matlab script is for vector field plot. It might be helpful for 2D and 3D field plot. Try it.
上傳時間: 2017-07-10
上傳用戶:FreeSky
資源簡介:The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region ...
上傳時間: 2013-12-13
上傳用戶:cylnpy
資源簡介:Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, ...
上傳時間: 2013-12-20
上傳用戶:yoleeson
資源簡介:The main file in this list of programs is "vblast.m". Type "help vblast" on the command line for details.Study the coding by stepping through the program. These programs require around 5000 packets for reasonable plotting accuracy.This has...
上傳時間: 2016-08-24
上傳用戶:wcl168881111111
資源簡介:In this paper, a new method is introduced to implement chaotic generators based on the Henon map and Lorenz chaotic generators given by the state equations using the Field Programmable Gate Array (FPGA). The aim of this method is to increas...
上傳時間: 2017-07-24
上傳用戶:qq521
資源簡介:a set of cross-platform tools that is useful for programming the GBA written in Java.
上傳時間: 2015-01-06
上傳用戶:yd19890720
資源簡介:A 2D game engine for C++ and an example : Aero Blasters
上傳時間: 2013-12-31
上傳用戶:JIUSHICHEN
資源簡介:computes the square root of a 16 bit number in pic16c
上傳時間: 2015-02-07
上傳用戶:wangdean1101
資源簡介:In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上傳時間: 2014-01-06
上傳用戶:2404
資源簡介:The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上傳時間: 2013-12-03
上傳用戶:silenthink
資源簡介:RapidForm add-in template for Visual C++. Using this template project, a user can create RapidForm template conveniently
上傳時間: 2015-05-10
上傳用戶:15071087253
資源簡介:This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide ...
上傳時間: 2015-05-14
上傳用戶:水中浮云
資源簡介:MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node. With MIB Browser you can easily load (compile) standard and proprietary MIB files, view ...
上傳時間: 2015-06-30
上傳用戶:eclipse
資源簡介:The most talketive people in the world, is a very good book for the people who want to learn talk.
上傳時間: 2015-09-08
上傳用戶:songrui
資源簡介:In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching learning system was designed in a wireless mobile a...
上傳時間: 2014-11-26
上傳用戶:waizhang
資源簡介:an external program called from Adam s FitnessFunction class in order to evaluate the fitness of a genome within a distributed grid.
上傳時間: 2015-09-25
上傳用戶:pompey
資源簡介:In this paper we propose to reduce the textural components by modelling the coefficients of a wedgelet based regression tree instead of the original pixel intensities
上傳時間: 2015-10-22
上傳用戶:gxmm