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

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

Note

  • Frequency Scale Conversion From f To f Scale frq2mel mel2frq mel The mel scale is based on the hu

    Frequency Scale Conversion From f To f Scale frq2mel mel2frq mel The mel scale is based on the human perception of sinewave pitch. frq2erb erb2frq erb The erb scale is based on the equivalent rectangular bandwidths of the human ear. frq2midi midi2frq midi The midi standard specifies a numbering of semitones with middle C being 60. They can use the normal equal tempered scale or else the pythagorean scale of just intonation. They will in addition output Note names in a character format.

    標簽: Scale Conversion Frequency mel

    上傳時間: 2015-06-07

    上傳用戶:

  • Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensione

    Routine mampres: To obtain amplitude response from h(exp(jw)). input parameters: h :n dimensioned complex array. the frequency response is stored in h(0) to h(n-1). n :the dimension of h and amp. fs :sampling frequency (Hz). iamp:If iamp=0: The Amplitude Res. amp(k)=abs(h(k)) If iamp=1: The Amplitude Res. amp(k)=20.*alog10(abs(h(k))). output parameters: amp :n dimensioned real array. the amplitude-frequency response is stored in amp(0) to amp(n-1). Note: this program will generate a data file "filename.dat" . in chapter 2

    標簽: dimensione parameters amplitude response

    上傳時間: 2013-12-19

    上傳用戶:xfbs821

  • 光學設計軟件zemax源碼: This DLL models an nular aspheric surface as described in: "Annular surfaces in

    光學設計軟件zemax源碼: This DLL models an nular aspheric surface as described in: "Annular surfaces in annular field systems" By Jose M. Sasian Opt. eng. 36 (12) P 3401-3401 December 1997 This surface is essentially an odd aspheric surface with an offset in the aspheric terms. The sag is given by: Z = (c*r*r) / (1+(1-((1+k)*c*c*r*r))^ 1/2 ) + a*(r-q)^2 + b*(r-q)^3 + c*(r-q)^4 + ... Note the terms a, b, c, ... have units of length to the -1, -2, -3, ... power.

    標簽: described aspheric surfaces Annular

    上傳時間: 2014-01-08

    上傳用戶:yyyyyyyyyy

  • zemax源碼: This DLL models an anamorphic aspheric surface. This surface is essentially an even asp

    zemax源碼: This DLL models an anamorphic aspheric surface. This surface is essentially an even aspheric surface with different terms for the x and y directions. The sag is given by: Z = ((CX*x*x)+(CY*y*y)) / (1 + sqrt(1-((1+KX)*CX*CX*x*x)-((1+KY)*CY*CY*y*y))) + AR*( (1 - AP)*x*x + (1 + AP)*y*y )^2 + BR*( (1 - BP)*x*x + (1 + BP)*y*y )^3 + CR*( (1 - CP)*x*x + (1 + CP)*y*y )^4 + DR*( (1 - DP)*x*x + (1 + DP)*y*y )^5 Note the terms AR, BR, CR, and DR ... have units of length to the -3, -5, -7, and -9 power. The terms AP, BP, CP, and DP are dimensionless. The surface is rotationally symmetric only if AP = BP = CP = DP == 0 and CX = CY and KX = KY.

    標簽: surface This essentially anamorphic

    上傳時間: 2015-07-25

    上傳用戶:lht618

  • This set of simulation files performs a computational complexity performance comparison of the two m

    This set of simulation files performs a computational complexity performance comparison of the two methods mentioned in the paper. The source is ANSI-C compliant, hence any C-compiler can be used to compile the source code. It has been tested using Visual Studio.net C++ and TI code composer studio C compiler for the TMS320C6701. Note that the performance comparison may be different for different platforms.

    標簽: computational performance complexity comparison

    上傳時間: 2014-12-22

    上傳用戶:aig85

  • Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols.

    Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6*X^2 + a^15*X^3 + a^25*X^4 + a^17*X^5 + a^18*X^6 + a^30*X^7 + a^20*X^8 + a^23*X^9 + a^27*X^10 + a^24*X^11 + X^12. Note: a = alpha, primitive element in GF(2^5) and a^i is root of g(x) for i = 19, 20, ..., 30. Uses Verilog description with synthesizable RTL modelling. Consists of 5 main blocks: SC (Syndrome Computation), KES (Key Equation Solver), CSEE (Chien Search and Error Evaluator), Controller and FIFO Register.

    標簽: symbols length Hard-decision Codeword

    上傳時間: 2014-07-08

    上傳用戶:曹云鵬

  • This design package includes reference materials for creating a USB - PS/2 combination mouse that a

    This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C63723 combination mouse.pdf - application Note for this design - schematic.pdf - mouse schematic Firmware Source Files src - chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants

    標簽: combination materials reference creating

    上傳時間: 2015-10-19

    上傳用戶:784533221

  • If you port µ C/OS-II to a processor not listed and want to include your port on this web site,

    If you port µ C/OS-II to a processor not listed and want to include your port on this web site, please contact Micrium at Jean.Labrosse@Micrium.com. Note that the ports are provided as is with the exeption of the Micrium ports which are supported by Micrium..

    標簽: port processor include listed

    上傳時間: 2015-10-31

    上傳用戶:tuilp1a

  • The functionality is to be designated the corresponding year reign France Thus the year, which was t

    The functionality is to be designated the corresponding year reign France Thus the year, which was the year of the zodiac. But can be designated a specific date date of the lunar calendar. Author Note : I used to do this as a commercial product development PDA calendar procedures in recent transplant PC, ... software categories : algorithm related paper from the shrimp off FO

    標簽: year functionality corresponding designated

    上傳時間: 2014-05-28

    上傳用戶:chenxichenyue

  • java 數據庫 功能強大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on

    java 數據庫 功能強大 效率高 SmallSQL Database is a free DBMS library for the Java(tm) platform. It runs on the Java 2 Platform (JDK 1.4 or later) and implements the JDBC 3.0 API. SmallSQL Database is licensed under the terms of the GNU Lesser General Public Licence (LGPL). A copy of the licence is included in the distribution. Please Note that SmallSQL Database is distributed WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Please refer to the licence for details.

    標簽: SmallSQL Database platform library

    上傳時間: 2013-12-19

    上傳用戶:yyyyyyyyyy

主站蜘蛛池模板: 公安县| 万年县| 潼关县| 墨玉县| 民权县| 佳木斯市| 石景山区| 鄂尔多斯市| 承德县| 子洲县| 荆门市| 乌兰察布市| 凤阳县| 松桃| 齐齐哈尔市| 安陆市| 永丰县| 靖宇县| 夏邑县| 读书| 长子县| 绥宁县| 鄂伦春自治旗| 四子王旗| 泰州市| 郸城县| 南陵县| 综艺| 兴安县| 慈溪市| 南宁市| 金华市| 工布江达县| 乌兰浩特市| 衡东县| 玉环县| 云霄县| 南涧| 浦县| 临城县| 运城市|