The equation is written as a system of two first order ODEs. These are evaluated for different values of the parameter Mu. For faster integration, we choose an appropriate solver based on the value of the parameter Mu.
標簽: different evaluated equation written
上傳時間: 2013-12-25
上傳用戶:qazxsw
采用eigen value來模擬各種衰落信道的源碼程序,可以仿真瑞利衰落和AWGN疊加等等的情況。有詳細注釋。
上傳時間: 2016-01-24
上傳用戶:520
How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.
標簽: the decision clusters Cluster
上傳時間: 2013-12-21
上傳用戶:gxmm
The Software cannot constitute the primary value of any new software derived from or incorporating the Software.
標簽: incorporating constitute Software software
上傳時間: 2016-03-06
上傳用戶:vodssv
javascript中文教程 <INPUT TYPE="button" NAME="objectName" value="buttonText" [onClick="handlerText"]> NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. value specifies the label to display on the button face and can be accessed using the value property.
標簽: javascript buttonText objectName onClick
上傳時間: 2014-01-25
上傳用戶:aix008
From helping to assess the value of new medical treatments to evaluating the factors that affect our opinions and behaviors, analysts today are finding myriad uses for categorical data methods. In this book we introduce these methods and the theory behind them. Statistical methods for categorical responses were late in gaining the level of sophistication achieved early in the twentieth century by methods for continuous responses. Despite influential work around 1900 by the British statistician Karl Pearson, relatively little development of models for categorical responses occurred until the 1960s. In this book we describe the early fundamental work that still has importance today but place primary emphasis on more recent modeling approaches. Before outlining
標簽: evaluating treatments the helping
上傳時間: 2014-01-25
上傳用戶:jennyzai
Real value FFT Algorithm
上傳時間: 2014-01-21
上傳用戶:Divine
an application that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user
標簽: that application the smallest
上傳時間: 2016-05-05
上傳用戶:yiwen213
Sprague-Grundy value(博弈論)
標簽: Sprague-Grundy value 博弈論
上傳時間: 2014-07-10
上傳用戶:lnnn30
一個小型的基于Hash的Key=>value的數據庫,速度很快,目前主要運行在Unix/Linux平臺
上傳時間: 2014-12-06
上傳用戶:hoperingcong