Returns weighted percentiles of a sample given the weight vector w % The idea is to give more emphasis in some examples of data as compared to % others by giving more weight. For example, we could give lower weights to % the outliers. % The motivation to write this function is to compute percentiles for Monte % Carlos simulations where some simulations are very bad (in terms of goodness % of fit between simulated and actual value) than the others and to give % the lower weights based on some goodness of fit criteria.
標簽: percentiles weighted Returns sample
上傳時間: 2016-01-28
上傳用戶:小儒尼尼奧
這是我參考做的模型其中有三個文件:一個是初始化文件,一個是s-function 的電機模型(靜止兩相坐標系),還有一個仿真圖
上傳時間: 2014-01-20
上傳用戶:wfl_yy
這是我自己寫的用于嵌入式設備的CGI程序,ANSI C編寫,嵌入式Linux中使用。這些CGI代碼是我在CGIC庫的基礎上加上了常用的一些外圍功能模塊函數,比如讀寫配置文件等。其中比較重要的是我自己實現的session控制、頁面模板方式(模板標簽替換)和web多語言版本的一種我自己的實現方法。請參閱cgi_functions.c、session.c和multi-language.c。
上傳時間: 2014-01-15
上傳用戶:520
A new cable fault location method based on wavelet reconstruction is proposed. In this method the difference between the currents of faulty phase and sound phase under the high voltage pulse excitation is used as the measured signal and is decomposed in multi-scale by wavelet transform, then reconstructed in single scale. Comparing with traditional fault location method by travelling wave, the presented method will not be interfered by the reflected wave from the branch joint of cables or from other positions where the impedances are not matched and not be influenced by fault types, otherwise, the reflected waves can be recognized even the faulty position is near to the measuring terminal, at the same time, the influence of the wave speed uncertainty can be reduced. The correctness of the proposed method is proved by simulation results.
標簽: method reconstruction location proposed
上傳時間: 2016-02-04
上傳用戶:maizezhen
使用VC++開發的很棒的上網撥號工具的程序的源碼,可以選擇PING,UDP,TCP/IP等等方式,功能比較全面.Using Visual C + + development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP / IP, etc., function more comprehensive.
標簽: development Visual Using great
上傳時間: 2016-02-06
上傳用戶:l254587896
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
Matlab小問題 問: Matlab仿真中怎樣編輯Scope中的圖象??? 答: 實現的方法有以下的幾種: 1)PrintScreen,然后粘貼到Windows位圖編輯器,選擇圖像點擊右鍵,選擇“反色”即可; 2)在Scope中,它的參數設置的第二頁,有一個Save Data to Workplace,將它選中,然后在下面的方框 中指定變量名,然后用plot命令畫出; 3)直接在模型上再加一個,to Workplace模塊,也用plot畫出; 4) 等scope顯示出來圖像以后,在matlab上運行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 這時候你會發現scope的工具欄的上面多了一行,點擊insert-axes,鼠標會變成十字形狀,然后再圖像的任意一處雙擊左鍵出現一個對話框PropertyEditor,選中style在窗口的右便會出現color,這時你就可以任意修改背景顏色了。 問: 怎樣進行S-function的編程和使用??? 答: S-function也就是System-function的縮寫。說得簡單,S-function就是用MATLAB所提供的模型不能完全滿足用戶,而提供給用戶自己編寫程序來滿足自己要求模型的接口。要了
標簽: Matlab PrintScreen Scope 仿真
上傳時間: 2013-12-15
上傳用戶:13681659100
大學期間,matlab學習過程使用過的所有必要的function! 適合初學者!
標簽: 大學
上傳時間: 2016-02-26
上傳用戶:wpt
天空音樂程序 V5.0 商業版程序安裝說明: (申明:請尊重天空音樂程序作者的勞動成果,不要隨意銷售或送程序,需要購買正版程序請咨詢QQ:497533769) 首先說明下caiji里面有個文件function.asp不是病毒,是采集程序必須的一個文件,但是卡巴等殺毒軟件會報,請不要殺掉 如果在服務器上面建立站點請設置服務器殺毒軟件排除function.asp文件,具體辦法是卡巴圖標點右鍵,設置->保護->信任區域->填加->指定(并選中包括子文件夾),如果是用的其他殺毒軟件類似 一. 自動安裝方法: 1.下載并安裝mssql2000,http://www.greendown.cn/soft/1954.html,http://www.jz123.cn/soft/7/106/2005/200509132570.html 安裝MSSQL軟件時候注意選擇本地用戶,登陸選擇windows系統登陸和sql用戶登陸。 2.確認機器上硬盤有D盤,把程序放到網站根目錄 (注意如果,你要把數據庫文件,存放在其它位置請編輯(install.bat文件第4行)和(music.sql文件第2行),請將d:\sql改為,你所需要的路徑! ) 3.運行install.bat 4.手動建立站點,注意站點權限設置需要寫入權限 5.進入后臺/admin/index.asp,帳號密碼都為admin 如果需要清空數據庫并且自己采集數據的話請按照手動安裝方法的5步到9步做
上傳時間: 2016-03-01
上傳用戶:Miyuki
This template file is used to completely describe a system in a generalized % state space format useable by the ReBEL inference and estimation system. % This file must be copied, renamed and adapted to your specific problem. The % interface to each function should NOT BE CHANGED however.
標簽: generalized completely template describe
上傳時間: 2014-01-10
上傳用戶:hustfanenze