example of a 7 pulse multiple pulse width modulation with tow=0.8
資源簡介:example of a 7 pulse multiple pulse width modulation with tow=0.8
上傳時間: 2017-08-18
上傳用戶:13517191407
資源簡介:example of a digital data transmission implementing GMSK modulation This Simulink model simulates as an example the transmission and reception of random digital data modulated with GMSK. The purpose of this model is to illustrate how part ...
上傳時間: 2015-07-12
上傳用戶:jiahao131
資源簡介:An example of a Loan Processing Service Using Globus Toolkit for Grid Services
上傳時間: 2015-10-11
上傳用戶:baitouyu
資源簡介:This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes sectio...
上傳時間: 2013-12-20
上傳用戶:wyc199288
資源簡介:example of a FPGA memory controler
上傳時間: 2017-07-16
上傳用戶:xiaodu1124
資源簡介:this is an example of a mouse decoder designed with atmega16.
上傳時間: 2014-01-08
上傳用戶:米卡
資源簡介:An example of a divide and conquer algorithm
上傳時間: 2013-12-25
上傳用戶:sxdtlqqjl
資源簡介: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
資源簡介:Simulation of a transmitter implementing the OFDM transmission chain with QPSK modulation on each sub-carrier
上傳時間: 2013-12-20
上傳用戶:15071087253
資源簡介:RAKE receiver for direct-sequence spread spectrum systems Simulink model of a simple direct-sequence spread spectrum system with RAKE reception
上傳時間: 2014-01-05
上傳用戶:lunshaomo
資源簡介:A implementation of pulse width modulation (PWM) in matlab.
上傳時間: 2014-09-07
上傳用戶:banyou
資源簡介:This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse s...
上傳時間: 2015-04-06
上傳用戶:stella2015
資源簡介:ABC_FDTD_Die(T) Implements simulation of a Gaussian pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code
上傳時間: 2013-12-22
上傳用戶:caiiicc
資源簡介:ABC_FDTD_Die(T) Implements simulation of a Gaussian pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code
上傳時間: 2014-07-27
上傳用戶:LIKE
資源簡介:the simulink for pulse code modulation. design of a block diagram
上傳時間: 2013-11-29
上傳用戶:chongcongying
資源簡介:FDTD simulaton of a pulse hitting a lossy material with epsilonr = 5, sigma=0.05
上傳時間: 2013-12-24
上傳用戶:bjgaofei
資源簡介:pulse width modulation pwm of multilevel inverter
上傳時間: 2017-07-30
上傳用戶:xlcky
資源簡介:generation of a pulse train
上傳時間: 2017-08-28
上傳用戶:源碼3
資源簡介:Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO...
上傳時間: 2016-02-12
上傳用戶:源弋弋
資源簡介:CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a mes...
上傳時間: 2013-12-11
上傳用戶:weiwolkt
資源簡介:a zipped example of communication between the Cerebellum 16f877 pic board and the CMUcam. There are plenty of comments in the code.
上傳時間: 2013-12-16
上傳用戶:1159797854
資源簡介:Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a fi...
上傳時間: 2014-01-24
上傳用戶:asddsd
資源簡介:The Implementation of G.726 Adaptive Differential pulse Code modulation (ADPCM) on TMS320C54x DSP
上傳時間: 2015-06-07
上傳用戶:Thuan
資源簡介:the code is a example of DOBC.
上傳時間: 2015-06-13
上傳用戶:牧羊人8920
資源簡介: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
資源簡介:this a example of led 128x64
上傳時間: 2015-09-20
上傳用戶:l254587896
資源簡介:Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 8...
上傳時間: 2014-01-22
上傳用戶:rocketrevenge
資源簡介:This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates ...
上傳時間: 2015-12-02
上傳用戶:13160677563
資源簡介:防止重載多個實例的實用源代碼(Prevent multiple Instances of a 32-bit VB Application)(VB or VB.NET)
上傳時間: 2014-01-02
上傳用戶:weiwolkt
資源簡介:轉載一個程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contai...
上傳時間: 2014-08-28
上傳用戶:爺的氣質