This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without modifying the MATLAB source to explore different area/performance tradeoffs.
資源簡介:This lab exercise will cover the use of AccelDSP’s design exploration capabilities that include mapping variables to memory and unrolling loop and vector operations. You will learn how to create different hardware architectures without mod...
上傳時間: 2014-12-22
上傳用戶:eclipse
資源簡介:Lab 2 – Synthesizable MATLAB This lab exercise will explore the effects that different MATLAB coding styles have on hardware. The lab has two parts, each of which begins with a short introduction. This lab exercise is based on the simple ...
上傳時間: 2015-09-28
上傳用戶:sammi
資源簡介:This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over fifty IP generators, available in the form of three toolkits that produce synthesizable MATLAB for common MATLAB built in and toolbox functi...
上傳時間: 2013-12-16
上傳用戶:2467478207
資源簡介:This lab exercise will introduce you to AccelDSP’s floating- to fixed-point conversion features. AccelDSP will automatically generate a fixed-point representation of a floating-point design. This process is controllable by using quantize d...
上傳時間: 2015-09-28
上傳用戶:zxc23456789
資源簡介: 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
上傳用戶:熊少鋒
資源簡介:MATLAB Example Code : For MATLAB developers, this example code will explain the usage of Ordinary Differential Equations ODE23 and ODE45 in the Matlab environment
上傳時間: 2014-11-23
上傳用戶:qiaoyue
資源簡介:Do you as a programmer for their own software to be illegal to crack the use of distress, this is a hot issue programmers abroad, I believe you made reference to this source will be a number of anti-cracking tools.
上傳時間: 2014-12-21
上傳用戶:李夢晗
資源簡介:for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y...
上傳時間: 2017-09-10
上傳用戶:caozhizhi
資源簡介: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
資源簡介:This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack WinSock getsockopt/setsockopt programming interfaces.
上傳時間: 2013-12-26
上傳用戶:咔樂塢
資源簡介:This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack
上傳時間: 2015-04-16
上傳用戶:小儒尼尼奧
資源簡介:how to use the sybase database ,this is the use of pdf
上傳時間: 2015-05-11
上傳用戶:cjf0304
資源簡介:This sample demonstrates the use of the projection objects ProjCoordSys and GeoCoordSys, and the CoordinateSystem property of the MapLayer object and Map control. This application is intended to teach about the different world projectio...
上傳時間: 2015-05-17
上傳用戶:363186
資源簡介:This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a...
上傳時間: 2015-07-19
上傳用戶:ma1301115706
資源簡介:關于FPGA流水線設計的論文 This work investigates the use of very deep pipelines for implementing circuits in FPGAs, where each pipeline stage is limited to a single FPGA logic element (LE). The architecture and VHDL design of a parameter...
上傳時間: 2015-07-26
上傳用戶:CHINA526
資源簡介:This example demonstrates the use of build-in peripherals on the Philips LPC213x/214x family MCUs. The development environment is ARM s RealView Development Kits for Philips 內附README
上傳時間: 2013-12-24
上傳用戶:924484786
資源簡介:This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Onl...
上傳時間: 2014-01-01
上傳用戶:qq21508895
資源簡介:use this words you can konw the biaozhun of picture old
上傳時間: 2013-12-19
上傳用戶:yt1993410
資源簡介:This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisatio...
上傳時間: 2014-01-08
上傳用戶:cuibaigao
資源簡介:This demo shows the use of the PWM block in generating the pulse waveform whose duty cycle is changing regularly. The PWM waveform period is variable, while the width of the pulse remains constant.
上傳時間: 2014-01-15
上傳用戶:kr770906
資源簡介:This example demonstrates the use of the ADC block and PWM blocks. The generated DSP code produces the pulse waveform whose duty cycle is changing as the voltage applied to ADC input changes. The waveform period is kept constant.
上傳時間: 2016-05-17
上傳用戶:sjyy1001
資源簡介:this sample is distantly related to the httpauth sample which demonstrates the use of the SSPI package to implement the client side of NTLM authentication when interacting with IIS
上傳時間: 2014-06-15
上傳用戶:zsjzc
資源簡介:This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation) to generate Dynamic Link Library files (*.dll files) that can be used with ACOLADE.
上傳時間: 2016-10-25
上傳用戶:gengxiaochao
資源簡介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上傳時間: 2017-03-08
上傳用戶:xuanchangri
資源簡介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上傳時間: 2014-01-10
上傳用戶:yyq123456789
資源簡介:This the unix command wc [word count]. Write wc and the name of a file, wc will return the number of words in the file.
上傳時間: 2013-12-22
上傳用戶:woshiayin
資源簡介:This demonstrates the use of OpenGL to draw cylinder and circle.
上傳時間: 2014-11-15
上傳用戶:離殤
資源簡介:This report elaborates the use of LPC213x to implement a simple digital audio player, capable of playing music tracks from a removable flash card
上傳時間: 2014-01-25
上傳用戶:it男一枚
資源簡介:This is the complete information of the use of the image processing toolbox in matlab
上傳時間: 2014-11-02
上傳用戶:xfbs821
資源簡介:this program will give the functionality of bcd to seven segment display
上傳時間: 2017-06-02
上傳用戶:er1219