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

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

student-problem-solutions

  • This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control si

    This application report describes the use of Timer_A3 to decode RC5 and SIRC TV IR remote control signals. The decoder described in this report is interrupt-driven and operates a background function using specific features the Timer_A3. Only a small portion of the MSP430 CPU?s nonreal-time resources is used. Specific hardware bit-latching capabilities of the Timer_A3 module are used for real-time decoding of the IR data signal, independent and asynchronous to the CPU. CPU activity and power consumption are kept to an absolute minimum level. The Timer_A3 decoder implementation also allows other tasks to occur simultaneously if required. The solutions provided are written specifically for MSP430x11x(1) and MSP430x12x derivatives, but can be adapted to any other MSP430 incorporating Timer_A3. 電視遙控器設計基於MSP430

    標簽: application describes Timer_A control

    上傳時間: 2014-01-01

    上傳用戶:qq21508895

  • Carrier-phase synchronization can be approached in a general manner by estimating the multiplicativ

    Carrier-phase synchronization can be approached in a general manner by estimating the multiplicative distortion (MD) to which a baseband received signal in an RF or coherent optical transmission system is subjected. This paper presents a unified modeling and estimation of the MD in finite-alphabet digital communication systems. A simple form of MD is the camer phase exp GO) which has to be estimated and compensated for in a coherent receiver. A more general case with fading must, however, allow for amplitude as well as phase variations of the MD. We assume a state-variable model for the MD and generally obtain a nonlinear estimation problem with additional randomly-varying system parameters such as received signal power, frequency offset, and Doppler spread. An extended Kalman filter is then applied as a near-optimal solution to the adaptive MD and channel parameter estimation problem. Examples are given to show the use and some advantages of this scheme.

    標簽: synchronization Carrier-phase multiplicativ approached

    上傳時間: 2013-11-28

    上傳用戶:windwolf2000

  • An unsatisfactory property of particle filters is that they may become inefficient when the observa

    An unsatisfactory property of particle filters is that they may become inefficient when the observation noise is low. In this paper we consider a simple-to-implement particle filter, called ‘LIS-based particle filter’, whose aim is to overcome the above mentioned weakness. LIS-based particle filters sample the particles in a two-stage process that uses information of the most recent observation, too. Experiments with the standard bearings-only tracking problem indicate that the proposed new particle filter method is indeed a viable alternative to other methods.

    標簽: unsatisfactory inefficient property particle

    上傳時間: 2014-01-11

    上傳用戶:大三三

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    標簽: represented integers group items

    上傳時間: 2016-01-17

    上傳用戶:jeffery

  • 蟻群算法( ant colony algorithm) 是由意大利學者 Dorigo 等人[1 ,2 ] 于20 世紀90 年代初期通過模擬自然界 中螞蟻集體尋徑的行為而提出的一種基于種群的啟

    蟻群算法( ant colony algorithm) 是由意大利學者 Dorigo 等人[1 ,2 ] 于20 世紀90 年代初期通過模擬自然界 中螞蟻集體尋徑的行為而提出的一種基于種群的啟發 式仿生進化系統。蟻群算法包含兩個基本階段:適應階 段和協作階段。在適應階段,各候選解根據積累的信息 不斷調整自身結構。在協作階段,候選解之間通過信息 交流,以期望產生性能更好的解,這類似于學習自動機 的學習機制。蟻群算法最早成功應用于解決著名的旅 行商問題(t raveling salesman problem , TSP) ,該算法采 用了分布式正反饋并行計算機制,易于與其他方法結 合,而且具有較強的魯棒性[325 ] 。 蟻群算法創立十多年來,無論在算法理論還是在算 法應用方面都取得了很多突破性研究進展。

    標簽: algorithm Dorigo colony ant

    上傳時間: 2016-01-18

    上傳用戶:xyipie

  • 這是一個模擬第3類模式地震波的matlab腳本。 This a collection of Matlab scripts that solve the antiplane (mode III)

    這是一個模擬第3類模式地震波的matlab腳本。 This a collection of Matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium. The problem is formulated as a boundary integral equation and the elastodynamic kernels are analytically derived in the spectral domain (spatial wavenumber). The method is explained e.g. by Morrysey and Geubelle (1997), and has been improved and extensively used by Nadia Lapusta, Alain Cochard, etc.

    標簽: collection antiplane scripts matlab

    上傳時間: 2013-12-26

    上傳用戶:遠遠ssad

  • As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task

    As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.

    標簽: some engineering limitation language

    上傳時間: 2013-12-06

    上傳用戶:huql11633

  • Java:入門級小程序

    Java:入門級小程序,student類繼承person類。

    標簽: Java 入門級 程序

    上傳時間: 2016-01-30

    上傳用戶:chongcongying

  • Patterns of Enterprise Application Architecture is written in direct response to the stiff challenge

    Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform

    標簽: Architecture Application Enterprise challenge

    上傳時間: 2013-12-12

    上傳用戶:ywqaxiwang

  • 所有的設計模式都有一些常用的特性:一個標識(a name)

    所有的設計模式都有一些常用的特性:一個標識(a name),一個問題陳述(a problem statement)和一個解決方案(a solution)。 1、一個設計模式的標識是重要的,因為它會讓其他的程序員不用進行太深入的學習就能立刻理解你的代碼的目的(至少通過這個標識程序員會很熟悉這個模式)。? 2、問題描述是用來說明這個模式的應用的領域。? 3、解決方案描述了這個模型的執行。一個好的設計模式的論述應該覆蓋使用這個模型的優點和缺點。?

    標簽: name 設計模式 標識

    上傳時間: 2013-12-16

    上傳用戶:hfmm633

主站蜘蛛池模板: 凤翔县| 柯坪县| 宝丰县| 瑞金市| 阳东县| 肇东市| 孟村| 浦城县| 河北省| 尖扎县| 芜湖县| 巫溪县| 高台县| 湾仔区| 宜兰市| 灵山县| 宜都市| 郸城县| 大丰市| 沁源县| 汉中市| 浦江县| 荣成市| 麦盖提县| 彭泽县| 朝阳县| 会泽县| 广饶县| 钟山县| 呼玛县| 托克逊县| 东明县| 舒兰市| 海宁市| 兴仁县| 怀集县| 神池县| 德钦县| 四子王旗| 兰溪市| 延庆县|