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

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

respectively

  • PRINCIPLE: PLS cross-validation using the SIMPLS or WIMPLS algorithm, respectively for tall or wide

    PRINCIPLE: PLS cross-validation using the SIMPLS or WIMPLS algorithm, respectively for tall or wide X-data. The optimal approach is selected automatically.

    標簽: cross-validation respectively PRINCIPLE algorithm

    上傳時間: 2016-11-27

    上傳用戶:a673761058

  • 相敏檢波電路鑒相特性的仿真研究

    分析了調幅信號和載波信號之間的相位差與調制信號的極性的對應關系,得出了相敏檢波電路輸出電壓的極性與調制信號的極性有對應關系的結論。為了驗證相敏檢波電路的這一特性,給出3 個電路方案,分別選用理想元件和實際元件,采用Multisim 對其進行仿真實驗,直觀形象地演示了相敏檢波電路的鑒相特性,是傳統的實際操作實驗所不可比擬的。關鍵詞:相敏檢波;鑒相特性;Multisim;電路仿真 Abstract : The corresponding relation between modulation signal polarity and difference phases of amplitudemodulated signal and the carrier signal ,the polarity of phase2sensitive detecting circuit output voltage and the polarity of modulation signal are correspondent . In order to verify this characteristic ,three elect ric circuit s plans are produced ,idea element s and actual element s are selected respectively. Using Multisim to carry on a simulation experiment ,and then demonst rating the phase detecting characteristic of the phase sensitive circuit vividly and directly. Which is t raditional practical experience cannot be com pared.Keywords :phase sensitive detection ;phase2detecting characteristic ;Multisim;circuit simulation

    標簽: 相敏檢波 電路 仿真研究 鑒相

    上傳時間: 2013-11-23

    上傳用戶:guanhuihong

  • DN436微型全橋壓電馬達驅動器

      Piezoelectric motors are used in digital cameras for autofocus,zooming and optical image stabilization. Theyare relatively small, lightweight and effi cient, but theyalso require a complicated driving scheme. Traditionally,this challenge has been met with the use ofseparatecircuits, including a step-up converter and an oversizedgeneric full-bridge drive IC. The resulting high componentcount and large board space are especially problematicin the design of cameras for ever shrinking cell phones.The LT®3572 solves these problems by combining astep-up regulator and a dual full-bridge driver in a 4mm× 4mm QFN package. Figure 1 shows a typical LT3572Piezo motor drive circuit. A step-up converter is usedto generate 30V from a low voltage power source suchas a Li-Ion battery or any input power source within thepart’s wide input voltage range of 2.7V to 10V. The highoutput voltage of the step-up converter, adjustable upto 40V, is available for the drivers at the VOUT pin. Thedrivers operate in a full-bridge fashion, where the OUTAand OUTB pins are the same polarity as the PWMA andPWMB pins, respectively, and the OUTA and OUTB pinsare inverted from PWMA and PWMB, respectively. Thestep-up converter and both Piezo drivers have their ownshutdown control. Figure 2 shows a typical layout

    標簽: 436 DN 全橋 壓電

    上傳時間: 2013-11-18

    上傳用戶:hulee

  • PCA9544A 4channel I2C multiple

    The PCA9544A provides 4 interrupt inputs, one for each channeland one open drain interrupt output. When an interrupt is generated byany device, it will be detected by the PCA9544A and the interruptoutput will be driven LOW. The channel need not be active fordetection of the interrupt. A bit is also set in the control byte.Bits 4 – 7 of the control byte correspond to channels 0 – 3 of thePCA9544A, respectively. Therefore, if an interrupt is generated byany device connected to channel 2, the state of the interrupt inputs isloaded into the control register when a read is accomplished.Likewise, an interrupt on any device connected to channel 0 wouldcause bit 4 of the control register to be set on the read. The mastercan then address the PCA9544A and read the contents of thecontrol byte to determine which channel contains the devicegenerating the interrupt. The master can then reconfigure thePCA9544A to select this channel, and locate the device generatingthe interrupt and clear it. The interrupt clears when the deviceoriginating the interrupt clears.

    標簽: 4channel multiple 9544A 9544

    上傳時間: 2014-12-28

    上傳用戶:潛水的三貢

  • 基于MASON公式的多功能二階通用濾波器設計

    基于通用集成運算放大器,利用MASON公式設計了一個多功能二階通用濾波器,能同時或分別實現低通、高通和帶通濾波,也能設計成一個正交振蕩器。電路的極點頻率和品質因數能夠獨立、精確地調節。電路使用4個集成運放、2個電容和11個電阻,所有集成運放的反相端虛地。利用計算機仿真電路的通用濾波功能、極點頻率和品質因數的獨立控制和正交正弦振蕩,從而證明該濾波器正確有效。 Abstract:  A new multifunctional second-order filter based on OPs was presented by MASON formula. Functions, such as high-pass, band-pass, low-pass filtering, can be realized respectively and simultaneously, and can become a quadrature oscillator by modifying resistance ratio. Its pole angular frequency and quality factor can be tuned accurately and independently. The circuit presented contains four OPs, two capacitors, and eleven resistances, and inverting input of all OPs is virtual ground. Its general filtering, the independent control of pole frequency and quality factor and quadrature sinusoidal oscillation were simulated by computer, and the result shows that the presented circuit is valid and effective.

    標簽: MASON 多功能 二階 濾波器設計

    上傳時間: 2013-10-09

    上傳用戶:13788529953

  • We often get questions about how the deflate() and inflate() functions should be used. Users wonder

    We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of zlib.

    標簽: functions questions deflate inflate

    上傳時間: 2014-01-02

    上傳用戶:zhuyibin

  • Zlib函數列表 We often get questions about how the deflate() and inflate() functions should be used. User

    Zlib函數列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of zlib.

    標簽: functions questions deflate inflate

    上傳時間: 2014-01-03

    上傳用戶:lhc9102

  • Input The input consists of two lines. The first line contains two integers n and k which are the l

    Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first line gives the minimum values in the window at each position, from left to right, respectively. The second line gives the maximum values. Sample Input 8 3 1 3 -1 -3 5 3 6 7 Sample Output -1 -3 -3 -3 3 3 3 3 5 5 6 7

    標簽: The two consists contains

    上傳時間: 2014-12-21

    上傳用戶:hongmo

  • 參考網上的提供的代碼,我把uCosII移植到MSP430f149上,分三個任務,分別是485通訊,鍵盤掃描,LED顯示,可供參考!- Refers to code which on-line prov

    參考網上的提供的代碼,我把uCosII移植到MSP430f149上,分三個任務,分別是485通訊,鍵盤掃描,LED顯示,可供參考!- Refers to code which on-line provides, I transplant uCosII to MSP430f149 on, divides three duties, respectively is 485 communications, scanning, LED demonstrated

    標簽: on-line uCosII Refers which

    上傳時間: 2013-12-11

    上傳用戶:xieguodong1234

  • 4. Write a program that sorts three integers. The integers are entered from the console and stored i

    4. Write a program that sorts three integers. The integers are entered from the console and stored in variables num1, num2 and num3, respectively. The program sorts the numbers so that num1 <= num2 <= num3.

    標簽: integers program entered console

    上傳時間: 2016-05-05

    上傳用戶:龍飛艇

主站蜘蛛池模板: 璧山县| 山西省| 克东县| 桐庐县| 娱乐| 嘉峪关市| 原平市| 全州县| 泽普县| 湘乡市| 双鸭山市| 龙山县| 东乌珠穆沁旗| 泽州县| 两当县| 呼玛县| 延庆县| 饶平县| 渭南市| 马关县| 赤城县| 新余市| 万山特区| 龙江县| 叙永县| 长沙县| 吐鲁番市| 仙居县| 罗江县| 巴东县| 栾城县| 望都县| 河西区| 正镶白旗| 城市| 阳春市| 阳曲县| 云梦县| 宜川县| 沭阳县| 吴川市|