虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

mixed-Signal

  • 本文档介绍了如何使用各种内嵌工具

    本文档介绍了如何使用各种内嵌工具,函数和其他一些小技巧来加强使用matlab的速度和效率,是广大爱好者必读的文档。具体内容请参阅文档。 Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column vector, bounding a value without if statements, and repeating/tiling a vector without repmat. Contents: * The Profiler * Array Preallocation * JIT Acceleration * Vectorization * Inlining Simple Functions * Referencing Operations * Numerical Integration * Signal Processing * Miscellaneous Tricks

    标签: 文档 如何使用 内嵌

    上传时间: 2013-12-11

    上传用户:cuiyashuo

  • The software is capable to simulate space time code [1] for QPSK modulation using different number o

    The software is capable to simulate space time code [1] for QPSK modulation using different number of state. Examples of generator matrix up to 256 stetes are provided. Variable signal to noise ratio (SNR) might be applied to produce bit error rate (BER) or frame error rate (FER) curves.

    标签: modulation different software simulate

    上传时间: 2014-01-22

    上传用户:qq1604324866

  • ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project

    ECE345, Visual-to-Audio Electronic Travel Aid Code for TM320C54x (v2a.asm) download This project involves the design and implementation of a audio synthesis device that converts moving images into audio signals. The system is built on a TM320C54x DSP with interface to an IMAQ camera module via the serial port on a PC. Brief description: A LabVIEW VI acquires an image from the IMAQ camera module. It quantizes the image into a 5x5, 3-bit image, and sends the data to the TM320C54x DSP via a serial port. The TM320C54x DSP constructs a 64-tap FIR by combining a series of 64-tap head related transfer functions (HRTF) according to the incoming data, and then filters an input audio signal with this FIR filter, in effect creating a correspondence between the filtered signal and the original image.

    标签: Visual-to-Audio Electronic download project

    上传时间: 2017-02-01

    上传用户:笨小孩

  • This document describes how to switch to and program the unisersal serial bus (USB) analog phase-lo

    This document describes how to switch to and program the unisersal serial bus (USB) analog phase-locked loop (APLL) on the C5506/C5507/C5509A devices. Example assembly programs for programming and switching to and from the APLL are also provided in the attached zip file. It is assumed that the reader is familiar with the use and operation of the C5506/C5507/C5509A USB digital phase-locked loop (DPLL) and C55x™ Digital Signal Processor (DSP) IDLE procedures.

    标签: describes unisersal document phase-lo

    上传时间: 2014-01-13

    上传用户:hustfanenze

  • PowerPCB教程简介 欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能 和特点

    PowerPCB教程简介 欢迎使用 PowerPCB 教程。本教程描述了PADS-PowerPCB 的绝大部分功能 和特点,以及使用的各个过程,这些功能包括: · 基本操作 · 建立元件(Component) · 建立板子边框线(Board outline) · 输入网表(Netlist) · 设置设计规则(Design Rule) ·元件(Part)的布局(Placement) · 手工和交互的布线 · SPECCTRA全自动布线器(Route Engine) ·覆铜(Copper Pour) · 建立分隔/混合平面层(Split/mixed Plane) · Microsoft 的目标连接与嵌入(OLE)(Object Linking Embedding) · 可选择的装配选件(Assembly options) · 设计规则检查(Design Rule Check) · 反向标注(Back Annotation) · 绘图输出(Plot Output) 使用本教程后,你可以学到印制电路板设计和制造的许多基本知识。 你不必一次完成整个教程,如果在任何时候退出后,下次直接找到你要进入 的部分,继续学习本教程。 当你完成了本教程的学习后,可以参考在线帮助(On-line Help)以便得到更多 的信息。如果你需要附加的信息内容,你可以与PADS 在各地办事处或代理商取 得联系,以便得到更多的帮助。 欢迎使用PowerPCB进行PCB设计!

    标签: PowerPCB PADS-PowerPCB 教程

    上传时间: 2013-12-12

    上传用户:caozhizhi

  • CDMA 的仿真程序

    CDMA 的仿真程序,Frequency Hopping Spread Spectrum,Random frequency hopps to form a spread signal

    标签: CDMA 仿真程序

    上传时间: 2013-12-22

    上传用户:nanshan

  • In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for un

    In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly based on the representation of uniform quantizer by gain plus additive noise model. Based on this model, we derive the weight vector and the output signal-to-interference ratio (SIR) of the MMSE receiver. The effects of quantization on the MMSE receiver performance is characterized in a single parameter named 鈥漞quivalent noise variance鈥? The optimal quantizer stepsize which maximizes the MMSE receiver output SNR is also determined.

    标签: mean-square multiuser receiver project

    上传时间: 2014-11-21

    上传用户:ywqaxiwang

  • This is GPS in matlab calculatePseudoranges finds relative pseudoranges for all satellites listed

    This is GPS in matlab calculatePseudoranges finds relative pseudoranges for all satellites listed in CHANNELLIST at the specified millisecond of the processed signal. The pseudoranges contain unknown receiver clock offset. It can be found by the least squares position search procedure.

    标签: calculatePseudoranges pseudoranges satellites relative

    上传时间: 2017-03-09

    上传用户:时代电子小智

  • This project uses the capabilities of LabVIEW and the data acquisition card to measure the power spe

    This project uses the capabilities of LabVIEW and the data acquisition card to measure the power spectrum of an audio signal.

    标签: the capabilities acquisition LabVIEW

    上传时间: 2017-03-21

    上传用户:hn891122

  • This paper shows the development of a 1024-point radix-4 FFT VHDL core for applications in hardware

    This paper shows the development of a 1024-point radix-4 FFT VHDL core for applications in hardware signal processing, targeting low-cost FPGA technologies. The developed core is targeted into a Xilinx庐 Spartan鈩?3 XC3S200 FPGA with the inclusion of a VGA display interface and an external 16-bit data acquisition system for performance evaluation purposes. Several tests were performed in order to verify FFT core functionality, besides the time performance analysis highlights the core advantages over commercially available DSPs and Pentium-based PCs. The core is compared with similar third party IP cores targeting resourceful FPGA technologies. The novelty of this work is to provide a lowcost, resource efficient core for spectrum analysis applications.

    标签: applications development hardware paper

    上传时间: 2013-12-21

    上传用户:jichenxi0730