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

modEL-ORDER

  • This document is intended to serve as an introduction to Wavelet processing through a set of Matlab

    This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.

    标签: introduction processing document intended

    上传时间: 2016-03-22

    上传用户:qlpqlq

  • Testbenches have become an integral part of the design process, enabling you to verify that your HD

    Testbenches have become an integral part of the design process, enabling you to verify that your HDL model is sufficiently tested before implementing your design and helping you automate the design verification process. It is essential, therefore, that you have confidence your testbench is thoroughly exercising your design. Collecting code coverage statistics during simulation helps to ensure the quality and thoroughness of your tests.

    标签: Testbenches enabling integral process

    上传时间: 2016-03-24

    上传用户:1109003457

  • 本文是一篇由两部分组成的系列文章的第二部分

    本文是一篇由两部分组成的系列文章的第二部分,着重描述如何使用任何模型-视图-控制器(Model-View-Controller,MVC)模式来实现 Web 服务体系结构。本文将着重描述如何使用 SOAP 和 UDDI API 来访问静态和动态 Web 服务,以及组成 Web 服务体系结构的组件的设计实现。

    标签: 分组

    上传时间: 2013-12-24

    上传用户:h886166

  • 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes:

    8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables get shared // between functions, to stay within the 256 bytes idata space

    标签: notes for Makefile compiler

    上传时间: 2013-12-17

    上传用户:ikemada

  • 尘缘雅境图文系统免费版公告的

    尘缘雅境图文系统免费版公告的,最新图文的,最近更新的,热点的 最新更新 <script src=news.asp?shu=12></script> 热点文章 <script src=news.asp?order=click&shu=12></script> 最新公告 boardnews.asp 最新图文 <script src=picnews.asp?shu=12></script>

    标签:

    上传时间: 2016-03-30

    上传用户:英雄

  • This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation deve

    This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip The tour is self-guided and can be performed in any order. To run the presentation, first uncompress the zipped archive and store it in an appropriate directory. Run the Matlab® , enter the selected directory, and type “tutorial” in the prompt.

    标签: presentation Artificial describes tutorial

    上传时间: 2014-01-24

    上传用户:qilin

  • EM算法是机器学习领域中常用的一种算法

    EM算法是机器学习领域中常用的一种算法,这个文件是EM算法最简单的一种实现,即在Gaussian Mixture model上面的EM。

    标签: EM算法 机器学习 算法

    上传时间: 2013-12-11

    上传用户:wxhwjf

  • 模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recog

    模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-class pattern classification setting. This basic model best illustrates intuition and analysis techniques while still containing the essential features and serving as a prototype for many applications. Topics discussed include nearest neighbor, kernel, and histogram methods, Vapnik–Chervonenkis theory, and neural networks. The presentation and the large (thogh nonexhaustive) list of references is geared to provide a useful overview of this field for both specialists and nonspecialists.

    标签: statistical Classical Abstract pattern

    上传时间: 2013-11-25

    上传用户:www240697738

  • The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Orde

    The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Order Number 245471) is part of a three-volume set that describes the architecture and programming environment of all IA-32 Intel® Architecture processors. the IA-32 Intel Architecture Software Developer’s Manual, Volume 2, describes the instructions set of the processor and the opcode structure. These two volumes are aimed at application programmers who are writing programs to run under existing operating systems or executives.

    标签: Architecture Instruction Developer Reference

    上传时间: 2013-12-15

    上传用户:xsnjzljj

  • This book explains how to write, install, and debug device drivers for Windows 2000. It is intended

    This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM specification. This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.

    标签: explains intended Windows drivers

    上传时间: 2016-04-08

    上传用户:dreamboy36