亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

nd-ed-Vol-two

  • MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces t

    MATLAB Code for Optimal Quincunx Filter Bank Design Yi Chen July 17, 2006 This file introduces the MATLAB code that implements the two algorithms (i.e., Algorithms 1 and 2 in [1], or Algorithms 4.1 and 4.2 in [2]) used for the construction of quincunx filter banks with perfect reconstruction, linear phase, high coding gain, certain vanishing moments properties, and good frequency selectivity. The code can be used to design quincunx filter banks with two, three, or four lifting steps. The SeDuMi Matlab toolbox [3] is used to solve the second-order cone programming subproblems in the two algorithms, and must be installed in order for this code to work.

    標簽: introduces Quincunx Optimal MATLAB

    上傳時間: 2014-01-15

    上傳用戶:cc1

  • Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimen

    Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab® extends Matlab® to allow calculation with matrices of quaternions in almost the same way that one calculates with matrices of complex numbers. This is achieved by defining a private type to represent quaternion matrices and overloadings of many standard Matlab® functions. The toolbox supports real and complex quaternions (that is quaternions with four real or complex components).

    標簽: numbers generalizations hypercomplex Quaternions

    上傳時間: 2014-11-27

    上傳用戶:jhksyghr

  • 軟件簡介:HI-TECH PICC 是一款高效的C編譯器

    軟件簡介:HI-TECH PICC 是一款高效的C編譯器,支持Microchip PICmicro 10/12/14/16/17系列控制器。是一款強勁的標準C編譯器,完全遵守ISO/ANSI C,支持所有的數據類型包括24 and 32 bit IEEE 標準浮點類型。智能優化產生高質量的代碼。屬于第三方開發工具。能和MPLAB整合,內嵌開發環境(HI-TIDE)。 Hi-tech PICC Compiler v8.注冊碼 Serial: HCPIC-88888 First Name: ONE Last Name: TWO Company Name:ONE TWO Registration: 任意填,但一定要填 Activation: NPCBACMJKLPCADKLOEDBFPIOCIBAEIDI

    標簽: HI-TECH PICC 軟件 C編譯器

    上傳時間: 2016-12-16

    上傳用戶:Andy123456

  • H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the

    H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the ITU-T Video Coding Experts Group, is the latest standard for video coding. The goals of this standardization effort were enhanced compression efficiency, network friendly video representation for interactive (video telephony) and non-interactive applications (broadcast, streaming, storage, video on demand). H.264/AVC provides gains in compression efficiency of up to 50% over a wide range of bit rates and video resolutions compared to previous standards. Compared to previous standards, the decoder complexity is about four times that of MPEG-2 and two times that of MPEG-4 Visual Simple Profile. This paper provides an overview of the new tools, features and complexity of H.264/AVC.

    標簽: the collaboration between Experts

    上傳時間: 2013-12-30

    上傳用戶:dongbaobao

  • neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object o

    neural network utility is a Neural Networks library for the C++ Programmer. It is entirely object oriented and focuses on reducing tedious and confusing problems of programming neural networks. By this I mean that network layers are easily defined. An entire multi-layer network can be created in a few lines, and trained with two functions. Layers can be connected to one another easily and painlessly.

    標簽: Programmer Networks entirely network

    上傳時間: 2013-12-24

    上傳用戶:liuchee

  • gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints -----------------

    gcclib This gcc 1.40 suits for Linux kernel 0.11 - 0.95 Installtion hints ----------------- This suit contains include.taz, local.taz and this README file. You must download the bootimage and rootimage and install them first. The include.taz contains all the include files for using with gcc 1.40. The local.taz contains all the gcc tools & libs stored in two sepearted directories: /usr/local/lib /usr/local/bin You should copy the linux/ asm/ sys/ subdirectories into the include directory from the corresponding kernel source. Installation ------------ Goto the /usr directory. Untar the include.taz to the directory /usr/include. Untar the local.taz to the directory /usr/local. That s it! Example: -------- cd /usr tar zxvf include.taz tar zxvf local.taz

    標簽: Installtion gcclib kernel Linux

    上傳時間: 2014-03-12

    上傳用戶:源碼3

  • 本課題采用STC89C51單片機作為主控制器

    本課題采用STC89C51單片機作為主控制器,利用遙控開關來啟動和關閉防盜報警系統,采用ND-1型全向震動傳感器作為檢測元件,當ND-1震動傳感器檢測到較大振動信號時,能夠從第三腳輸出直流電壓信號,經過放大接入單片機I/O端口。單片機檢測到ND-1有信號輸出時,立即通過I/O口發出相應的信號驅動揚聲器發出報警信號,同時將摩托車引擎鎖住,到防盜報警的目的。

    標簽: STC 89C C51 89

    上傳時間: 2014-01-07

    上傳用戶:ryb

  • Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs

    Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network % architecture is defined by the matrix NetDef consisting of two % rows. The first row specifies the hidden layer while the second % specifies the output layer. %

    標簽: back-propagation corresponding input-output algorithm

    上傳時間: 2016-12-27

    上傳用戶:exxxds

  • % 用于模擬PN結中載流子的分布、電場和電勢 % 總長為 L 的半導體截面上

    % 用于模擬PN結中載流子的分布、電場和電勢 % 總長為 L 的半導體截面上,左側為 N 區,摻雜濃度 NA;右側為 P 區,摻雜濃度為 ND % 假設截面積足夠大

    標簽: 模擬 PN結 分布 半導體

    上傳時間: 2014-01-10

    上傳用戶:mikesering

  • Small calculater GUI This GUI takes 2 user chosen numbers and applies a matchmatical operation on

    Small calculater GUI This GUI takes 2 user chosen numbers and applies a matchmatical operation on the two numbers. Also shows save and load functionality.

    標簽: matchmatical calculater GUI operation

    上傳時間: 2013-12-19

    上傳用戶:李彥東

主站蜘蛛池模板: 蒙阴县| 遂川县| 英超| 江源县| 自贡市| 玉树县| 郴州市| 东源县| 龙门县| 鹤壁市| 巢湖市| 新乡市| 洪湖市| 会东县| 天峨县| 普安县| 磐安县| 南郑县| 平陆县| 克什克腾旗| 娱乐| 江口县| 怀远县| 宝鸡市| 天台县| 大荔县| 宣武区| 曲靖市| 马龙县| 象州县| 卢龙县| 安丘市| 从江县| 亚东县| 南城县| 正安县| 比如县| 绩溪县| 偃师市| 泾阳县| 利川市|