thinking in c++ new edition for your reference(part three)
標簽: reference thinking edition three
上傳時間: 2016-02-12
上傳用戶:璇珠官人
The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And what is the most likely sequence of rainy/sunny days that would explain these observations? The first question is answered by the forward algorithm the second question is answered by the Viterbi algorithm. These two algorithms are structurally so similar (in fact, they are both instances of the same abstract algorithm) that they can be implemented in a single function:
標簽: discover viterbi algorm friend
上傳時間: 2016-02-16
上傳用戶:xc216
Determining embedding dimension for phase-space reconstruction using a geometrical construction. It is very important reference for time forecast in chaos sequence.
標簽: reconstruction construction Determining phase-space
上傳時間: 2013-12-23
上傳用戶:weiwolkt
ML Estimation of frequency, phase, and amplitude of a sinusoid from discrete time samples MLEsim.m
標簽: Estimation frequency amplitude discrete
上傳時間: 2014-12-07
上傳用戶:dianxin61
The program implements three large-margin thresholded ensemble algorithms for ordinal regression. It includes an improved RankBoost algorithm, the ORBoost-LR algorithm, and the ORBoost-All algorithm.
標簽: large-margin thresholded implements algorithms
上傳時間: 2014-10-28
上傳用戶:zhichenglu
:介紹了一種基于數字信號處理器(DSP)的移相調頻(Phase-Shifted and Frequency-Varied,PSFV)PWM控制 逆變電源,給出了主電路拓撲結構,分析了其控制原理并設計了其控制程序流程圖。新穎的PSFV 控制能夠實現輸出 電壓90%的調整率,輸出電流波動小于單純移相調功PWM方式,并在輕載時保持連續。功率開關器件零電壓零電流 通斷(Zero-Voltage-Zero-Current Switching,ZVZCS)軟開關的實現,有利于進一步提高開關頻率和降低開關損耗。采用 高性能的專用DSP 芯片TMS320F2812 實現了系統的數字控制,滿足了系統控制的靈活性和實時性,減小了系統的 體積和生產成本。仿真分析和實驗結果證明了此控制模式的可行性與合理性。
標簽: Frequency-Varied Phase-Shifted DSP and
上傳時間: 2013-12-04
上傳用戶:kristycreasy
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
上傳用戶:龍飛艇
The module includes three sub_module:FDivider128,generates the 1/128 frequency, MD_Counter8Zero, generates the flute when the posedge, MD_Counter8One,generates the flute when the negedge.The aim of the module is to generate the mended miller code to be the source of the MillerDecode. 輸入的數據以下降沿采樣,有效輸入范圍為上升沿前一點,輸入數據包括1 b0+有效數據+1 b0 Operating Rule: R_DATAUNCODE must be synchronous with R_ACTIVE
標簽: MD_Counter sub_module 128 generates
上傳時間: 2013-12-30
上傳用戶:Miyuki
A MATLAB-based three-dimensional viewer
標簽: three-dimensional MATLAB-based viewer
上傳時間: 2016-06-05
上傳用戶:liuchee
The last step in training phase is refinement of the clusters found above. Although DynamicClustering counters all the basic k-means disadvantages, setting the intra-cluster similarity r may require experimentation. Also, a cluster may have a lot in common with another, i.e., sequences assigned to it are as close to it as they are to another cluster. There may also be denser sub-clusters within the larger ones.
標簽: DynamicClusteri refinement Although clusters
上傳時間: 2014-01-04
上傳用戶:watch100