This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan2PU(X,Y) * 360) The program will prompt the user to change the gain and frequency of the X and Y waveforms.
資源簡介:This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) ...
上傳時間: 2014-01-06
上傳用戶:123456wh
資源簡介:This function seperates a 2D matrix into its X and Y components if by definition the kernel is seperable (rank==1).
上傳時間: 2013-12-26
上傳用戶:葉山豪
資源簡介:this a program about talent web database used asp and VB.
上傳時間: 2013-12-25
上傳用戶:ommshaggar
資源簡介:This simple app generates a MAC address for Ethernet cards. Maybe it can be useful for you.
上傳時間: 2017-07-01
上傳用戶:aeiouetla
資源簡介:bank account program. if there is saving and drawing, it will calculate the amount of your account
上傳時間: 2013-12-29
上傳用戶:hjshhyy
資源簡介:fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
上傳時間: 2016-09-17
上傳用戶:ljt101007
資源簡介:This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
上傳時間: 2013-12-18
上傳用戶:huql11633
資源簡介:toolbox of BVQX, This is the access between BV and matlab. It will help you to analysis data from BV in matlab more efficientlY.
上傳時間: 2014-09-02
上傳用戶:gundan
資源簡介:SWI with ARTX Kernel and RealView Compiler This example program shows how to implement software interrupt functions in an application that uses the ARTX Kernel. The example uses the RealView Compilation Tools. The file SWI_Table.s imple...
上傳時間: 2015-05-30
上傳用戶:chenlong
資源簡介:EPS_Java Projec is JAVA program can display charts, and handle waypoints, track, and routes. It reads output from the gpstrans program. gpstrans can communicate with Garmin GPS navigators.
上傳時間: 2016-01-22
上傳用戶:2404
資源簡介:This is for preparing Labview certification exam materials. Presentation and examples. Must have to prepare the exam.
上傳時間: 2016-02-28
上傳用戶:pompey
資源簡介:This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.
上傳時間: 2013-12-11
上傳用戶:784533221
資源簡介:This is simple sample program to test a File System integrity
上傳時間: 2015-06-19
上傳用戶:gaojiao1999
資源簡介:/* This program generates the DApkg.vhd file that is used to define * the DA filter core and gives its parameters and the contents of the * Distributed Arithmetic Look-up-table "DALUT" according to the DA algorithm
上傳時間: 2015-07-07
上傳用戶:wangchong
資源簡介:This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with circular inclusions. It calculates both TE and TM modes (E and H polarization).
上傳時間: 2015-10-08
上傳用戶:1427796291
資源簡介:This program generates a color signal as the input signal and a desired signal of the idetification plant
上傳時間: 2013-12-29
上傳用戶:epson850
資源簡介:This program generates a input signal and a desired signal of the idetification plant
上傳時間: 2014-01-23
上傳用戶:shawvi
資源簡介:This program generates OFDM (Orthogonal Frequency Division Multiplexing) signal and its spectrum. Also the guard interval (GI) is inserted.
上傳時間: 2014-01-16
上傳用戶:daoxiang126
資源簡介:In this program we calculate the scattering field of a infinite dielectric cylinder by two methods. 1)Moment 2)Analytic
上傳時間: 2017-03-30
上傳用戶:BIBI
資源簡介:This program take a two sequences with differents lengths and transform in two sequences with same length with use zero padding method.
上傳時間: 2017-05-27
上傳用戶:kikye
資源簡介:enter two number given by user and add the two number . This program with the GUI.
上傳時間: 2017-06-14
上傳用戶:Amygdala
資源簡介:this is vhdl program for two address method
上傳時間: 2014-01-17
上傳用戶:jichenxi0730
資源簡介:This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the s...
上傳時間: 2014-12-01
上傳用戶:獨孤求源
資源簡介:THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, fr...
上傳時間: 2015-08-04
上傳用戶:zhengzg
資源簡介:this application program demonstrate programming and simulation of the on-chip CAN (controller area network) interface of the C167/ST10-F168. The sample source code can be compiled using keil C166 compiler. To test the program you may use t...
上傳時間: 2013-12-11
上傳用戶:zmy123
資源簡介:This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB. There are 2 programs: the main program called coherence_MVDR.m and an...
上傳時間: 2016-07-03
上傳用戶:athjac
資源簡介:This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
上傳時間: 2014-01-23
上傳用戶:silenthink
資源簡介:This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample...
上傳時間: 2014-12-01
上傳用戶:edisonfather
資源簡介:This is program with source code to convert ascii text files to the maxicode barcode standard. The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The c...
上傳時間: 2017-06-07
上傳用戶:ardager
資源簡介:epson 13506 sample program code
上傳時間: 2015-03-10
上傳用戶:181992417