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

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

SERIES

在除氣泡圖以外的所有圖表類型中,SERIES函數都具有下表中列出的參數。在氣泡圖中,SERIES函數還要用一個額外的參數來指定氣泡的大小。
  • 迷宮算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,

    迷宮算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not allowed). * Your program should print a SERIES of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination. */

    標簽: Starting point means maze

    上傳時間: 2013-12-27

    上傳用戶:Divine

  • ZEUS is a family of Eulerian (grid based) Magneto-Hydrodynamic codes (MHD) for use in astrophysics,

    ZEUS is a family of Eulerian (grid based) Magneto-Hydrodynamic codes (MHD) for use in astrophysics, described in a SERIES of papers by Stone and Norman (1, 2, 3). It may be used in Cartesian (XYZ), cylindrical (ZRP), and spherical (RTP) coordinates.

    標簽: Magneto-Hydrodynamic astrophysics Eulerian family

    上傳時間: 2013-12-19

    上傳用戶:maizezhen

  • Two scripts are included here. 1. convsys.m - combines the state space representation of two syst

    Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in SERIES. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | ==> | | ==> y | C1 D1 | | C2 D2 | The algorithm also accepts state space objects as inputs and gives out a state space object as output. 2. sysfeedbk.m [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) Gives the closed loop state space representation for two systems connected with negative feedback in the following manner. | A1 B1 | u ==> | | ==> y + o | C1 D1 | | - | | | | A2 B2 | | |= | |= | | C2 D2 | The zip file also contains checkcompatibility.m , which checks the compatibility of matrix dimensions in the system and cleanss.m which can be used to clean a state space representation.

    標簽: representation included combines scripts

    上傳時間: 2017-07-25

    上傳用戶:semi1981

  • The MMS List example demonstrates how to: List the MMS messages in the Inbox and sort them by sen

    The MMS List example demonstrates how to: List the MMS messages in the Inbox and sort them by sender. Monitor the Inbox for MMS messages. Delete messages from the Inbox. View a selected MMS message. This example uses the MMS Client MTM and Message Server facilities. This example can be run in a SERIES 60 device and the emulator provided with the SDK.

    標簽: List demonstrates MMS the

    上傳時間: 2014-01-08

    上傳用戶:pinksun9

  • The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic syst

    The Kalman filter is an efficient recursive filter that estimates the state of a linear dynamic system from a SERIES of noisy measurements. It is used in a wide range of engineering applications from radar to computer vision, and is an important topic in control theory and control systems engineering. Together with the linear-quadratic regulator (LQR), the Kalman filter solves the linear-quadratic-Gaussian control problem (LQG). The Kalman filter, the linear-quadratic regulator and the linear-quadratic-Gaussian controller are solutions to what probably are the most fundamental problems in control theory.

    標簽: filter efficient estimates recursive

    上傳時間: 2017-08-06

    上傳用戶:風之驕子

  • The Windows 2000 Device Driver Book: A Guide for Programmers (2nd Edition) (Microsoft Technologies S

    The Windows 2000 Device Driver Book: A Guide for Programmers (2nd Edition) (Microsoft Technologies SERIES) (Paperback)

    標簽: Technologies Programmers Microsoft Edition

    上傳時間: 2013-12-29

    上傳用戶:1427796291

  • LUFA (Lightweight USB Framework for AVRs) is my first foray into the world of USB. Originally based

    LUFA (Lightweight USB Framework for AVRs) is my first foray into the world of USB. Originally based on the AT90USBKEY from Atmel, it is an open-source, driver for the USB-enabled AT90USBXXX AVR microcontroller SERIES, released under the permissive MIT License (see documentation or project source for full license details). Currently, the AT90USB1286, AT90USB1287, AT90USB646, AT90USB647, AT90USB162, AT90USB82, ATMEGA16U4 and ATMEGA32U4 AVR microcontrollers are supported by the library. Supported boards are the USBKEY, STK525, STK526, ATAVRUSBRF01 and the RZUSBSTICK.

    標簽: Lightweight Originally Framework USB

    上傳時間: 2013-12-17

    上傳用戶:源碼3

  • AVR single-chip developed by a very low threshold, as long as the computer will be able to study the

    AVR single-chip developed by a very low threshold, as long as the computer will be able to study the development of AVR microcontroller. Only a single-chip ISP download beginners line, the editing, debugging of software programs through a direct line into the AVR microcontroller, which can develop AVR SERIES Single-chip package of a variety of devices. AVR single-chip microcomputer in the industry known as "front-line struggle to seize state power."

    標簽: single-chip developed threshold the

    上傳時間: 2017-09-12

    上傳用戶:shinesyh

  • AVR single-chip developed by a very low threshold, as long as the computer will be able to study the

    AVR single-chip developed by a very low threshold, as long as the computer will be able to study the development of AVR microcontroller. Only a single-chip ISP download beginners line, the editing, debugging of software programs through a direct line into the AVR microcontroller, which can develop AVR SERIES Single-chip package of a variety of devices. AVR single-chip microcomputer in the industry known as "front-line struggle to seize state power."

    標簽: single-chip developed threshold the

    上傳時間: 2013-12-09

    上傳用戶:invtnewer

  • Features a unique program to estimate the power spectral density. The spectrum containing all signif

    Features a unique program to estimate the power spectral density. The spectrum containing all significant details is calculated from a time SERIES model. Model type as well as model order are determined automatically from the data, using statistical criteria. Robust estimation algorithms and order selection criteria are used to obtain reliable results. Unlike in FFT analysis, where the experimenter has to set the amount of smoothing of the raw FFT, the right level of detail is assessed using the data only.

    標簽: containing Features estimate spectral

    上傳時間: 2014-02-09

    上傳用戶:daguda

主站蜘蛛池模板: 永康市| 敦煌市| 六安市| 澎湖县| 桐柏县| 天祝| 花莲县| 金寨县| 肃宁县| 聂荣县| 永顺县| 汉沽区| 汪清县| 游戏| 冷水江市| 砚山县| 齐河县| 天柱县| 蕲春县| 乌苏市| 阳新县| 宜宾县| 静海县| 马尔康县| 长子县| 博客| 绥芬河市| 徐州市| 鹰潭市| 葫芦岛市| 永平县| 萨嘎县| 璧山县| 辉县市| 东辽县| 南川市| 曲靖市| 丰顺县| 渭南市| 宜城市| 奉新县|