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

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

ordinary

  • ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java廬, Maple廬, and MATLAB廬

    ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java廬, Maple廬, and MATLAB廬

    標簽: Differential and ordinary Equation

    上傳時間: 2013-12-31

    上傳用戶:gtzj

  • ordinary differential equations

    ordinary differential equations

    標簽: differential equations ordinary

    上傳時間: 2013-12-23

    上傳用戶:Ants

  • MATLAB Example Code : For MATLAB developers, this example code will explain the usage of ordinary D

    MATLAB Example Code : For MATLAB developers, this example code will explain the usage of ordinary Differential Equations ODE23 and ODE45 in the Matlab environment

    標簽: MATLAB developers ordinary Example

    上傳時間: 2014-11-23

    上傳用戶:qiaoyue

  • 基于IR2101最大功率跟蹤逆變器的設計

    為解決直流逆變交流的問題,有效地利用能源,讓電源輸出最大功率,設計了高性能的基于IR2101最大功率跟蹤逆變器,并以SPMC75F2413A單片機作為主控制器。高電壓、高速功率的MOSFET或IGBT驅(qū)動器IR2101采用高度集成的電平轉(zhuǎn)換技術,同時上管采用外部自舉電容上電,能夠穩(wěn)定高效地驅(qū)動MOS管。該逆變器可以實現(xiàn)DC/AC的轉(zhuǎn)換,最大功率點的跟蹤等功能。實際測試結果表明,該逆變器系統(tǒng)具有跟蹤能力強,穩(wěn)定性高,反應靈敏等特點,該逆變器不僅可應用于普通的電源逆變系統(tǒng),而且可應用于光伏并網(wǎng)發(fā)電的逆變系統(tǒng),具有廣泛的市場前景。 Abstract:  To solve the problem of DC-AC inverter, and to utilize solar energy more efficiently, the design of maximum power point tracking inverter based on IR2101 was achieved with a high-performance, which can make the system output power maximum. SPMC75F2413A was adopted as main controller. IR2101 is a high voltage, high speed power MOSFET and IGBT driver. It adopted highly integrated voltage level transforming technology, and an external bootstrap capacitor was used, which could drive MOS tube efficiently and stably. Many functions are achieved in the system, such as DC/AC conversion, maximun power point tracking, etc. The actual test result shows that the inverter system has characteristics of strong tracking ability, high stability and reacting quickly. The design can not only be used in ordinary power inverter system, but also be used in photovoltaic power inverter system. The design has certain marketing prospects

    標簽: 2101 IR 最大功率跟蹤 逆變器

    上傳時間: 2013-11-17

    上傳用戶:lliuhhui

  • 制作的是工廠管理系統(tǒng),根據(jù)實際的需要

    制作的是工廠管理系統(tǒng),根據(jù)實際的需要,可以建立或添加新的工人的資料,而且把建立三層類結構把雇員的職位分開,建立employee類,然后由employee派生出manager類和worker類,再有worker類派生出oldworker類和ordinary類 根據(jù)當月的生產(chǎn)按勞分配并計算工資

    標簽: 工廠 管理系統(tǒng)

    上傳時間: 2014-12-07

    上傳用戶:ardager

  • YSS915 (KP2V2) is an LSI for processing Karaoke voice signals. This LSI has an A/D converter (1 cha

    YSS915 (KP2V2) is an LSI for processing Karaoke voice signals. This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and key control. These features allow achieving the functions needed for the Karaoke system by using only one LSI chip. As for the microphone echoes, many other types of echoes are available in addition to ordinary ones so that YSS915 is applicable to various uses. In addition to these Karaoke programs, YSS915 is able to provide the Movie & Music programs, with which the surround effect is applied to the movie and music sources for giving the users more enjoyment. YSS915 is pin compatible with and register compatible with YSS903 (KP2V).

    標簽: processing LSI converter Karaoke

    上傳時間: 2015-06-23

    上傳用戶:lijianyu172

  • ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors

    ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points, data - matrix with data points, OUTPUT: R - rotation matrix and T - translation vector accordingly so newdata = R*data + T . newdata are transformed data points to fit model see help icp for more information

    標簽: points the minimize respect

    上傳時間: 2014-01-02

    上傳用戶:gyq

  • Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri

    Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial di?erential equations.

    標簽: introductory Numerical Computing textbook

    上傳時間: 2016-07-04

    上傳用戶:思琦琦

  • Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (

    Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial differential equations.

    標簽: Numerical Computing MATLAB with

    上傳時間: 2014-01-01

    上傳用戶:guanliya

  • GoDec_beta_1.0和SSGoDec_beta_1.0代碼親測可運行

    該代碼用于視頻中背景與前景的分離 Run "TestGoDec" firstly for testing the background modeling by GoDec on Hall  dataset.  Run "TestSSGoDec" firstly for testing the background modeling by Semi-Soft  GoDec on Hall dataset. The time cost on my PC is 8.75s, which is >4 times  faster than ordinary GoDec. 

    標簽: GoDec

    上傳時間: 2016-04-25

    上傳用戶:shiaijianjun

主站蜘蛛池模板: 普兰店市| 屏南县| 桂平市| 定安县| 辰溪县| 九寨沟县| 鹿邑县| 盘山县| 平山县| 荥阳市| 名山县| 清新县| 寿宁县| 红原县| 容城县| 东台市| 普宁市| 麻栗坡县| 临沧市| 成安县| 虞城县| 淮阳县| 武城县| 韶山市| 丘北县| 高阳县| 青川县| 德兴市| 陈巴尔虎旗| 襄樊市| 抚远县| 潼南县| 沽源县| 荥经县| 洛扎县| 岳普湖县| 徐汇区| 普定县| 澜沧| 淄博市| 西平县|