圖像處理,利用bilt 函數(shù) Description: This example shows how to edit (cut,paste,copy) a selection of a bitmap using BitBlt function just like Microsoft Photo Editor does. It s really EASY! Take a look to the sample if you don t believe me and don t forget to VOTE FOR ME! Note: comments are in italian...i hadn t enough time to translate them all. Sorry..(VOTE!)
標(biāo)簽: 圖像處理
上傳時(shí)間: 2013-12-18
上傳用戶:851197153
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.
標(biāo)簽: percentiles weighted Returns sample
上傳時(shí)間: 2016-01-28
上傳用戶:小儒尼尼奧
這是我參考做的模型其中有三個(gè)文件:一個(gè)是初始化文件,一個(gè)是s-function 的電機(jī)模型(靜止兩相坐標(biāo)系),還有一個(gè)仿真圖
上傳時(shí)間: 2014-01-20
上傳用戶:wfl_yy
使用VC++開發(fā)的很棒的上網(wǎng)撥號(hào)工具的程序的源碼,可以選擇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.
標(biāo)簽: development Visual Using great
上傳時(shí)間: 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:
標(biāo)簽: discover viterbi algorm friend
上傳時(shí)間: 2016-02-16
上傳用戶:xc216
Matlab小問題 問: Matlab仿真中怎樣編輯Scope中的圖象??? 答: 實(shí)現(xiàn)的方法有以下的幾種: 1)PrintScreen,然后粘貼到Windows位圖編輯器,選擇圖像點(diǎn)擊右鍵,選擇“反色”即可; 2)在Scope中,它的參數(shù)設(shè)置的第二頁,有一個(gè)Save Data to Workplace,將它選中,然后在下面的方框 中指定變量名,然后用plot命令畫出; 3)直接在模型上再加一個(gè),to Workplace模塊,也用plot畫出; 4) 等scope顯示出來圖像以后,在matlab上運(yùn)行 set(0, ShowHiddenHandles , On ) set(gcf, menubar , figure ) 這時(shí)候你會(huì)發(fā)現(xiàn)scope的工具欄的上面多了一行,點(diǎn)擊insert-axes,鼠標(biāo)會(huì)變成十字形狀,然后再圖像的任意一處雙擊左鍵出現(xiàn)一個(gè)對(duì)話框PropertyEditor,選中style在窗口的右便會(huì)出現(xiàn)color,這時(shí)你就可以任意修改背景顏色了。 問: 怎樣進(jìn)行S-function的編程和使用??? 答: S-function也就是System-function的縮寫。說得簡(jiǎn)單,S-function就是用MATLAB所提供的模型不能完全滿足用戶,而提供給用戶自己編寫程序來滿足自己要求模型的接口。要了
標(biāo)簽: Matlab PrintScreen Scope 仿真
上傳時(shí)間: 2013-12-15
上傳用戶:13681659100
大學(xué)期間,matlab學(xué)習(xí)過程使用過的所有必要的function! 適合初學(xué)者!
標(biāo)簽: 大學(xué)
上傳時(shí)間: 2016-02-26
上傳用戶:wpt
天空音樂程序 V5.0 商業(yè)版程序安裝說明: (申明:請(qǐng)尊重天空音樂程序作者的勞動(dòng)成果,不要隨意銷售或送程序,需要購(gòu)買正版程序請(qǐng)咨詢QQ:497533769) 首先說明下caiji里面有個(gè)文件function.asp不是病毒,是采集程序必須的一個(gè)文件,但是卡巴等殺毒軟件會(huì)報(bào),請(qǐng)不要?dú)⒌? 如果在服務(wù)器上面建立站點(diǎn)請(qǐng)?jiān)O(shè)置服務(wù)器殺毒軟件排除function.asp文件,具體辦法是卡巴圖標(biāo)點(diǎn)右鍵,設(shè)置->保護(hù)->信任區(qū)域->填加->指定(并選中包括子文件夾),如果是用的其他殺毒軟件類似 一. 自動(dòng)安裝方法: 1.下載并安裝mssql2000,http://www.greendown.cn/soft/1954.html,http://www.jz123.cn/soft/7/106/2005/200509132570.html 安裝MSSQL軟件時(shí)候注意選擇本地用戶,登陸選擇windows系統(tǒng)登陸和sql用戶登陸。 2.確認(rèn)機(jī)器上硬盤有D盤,把程序放到網(wǎng)站根目錄 (注意如果,你要把數(shù)據(jù)庫文件,存放在其它位置請(qǐng)編輯(install.bat文件第4行)和(music.sql文件第2行),請(qǐng)將d:\sql改為,你所需要的路徑! ) 3.運(yùn)行install.bat 4.手動(dòng)建立站點(diǎn),注意站點(diǎn)權(quán)限設(shè)置需要寫入權(quán)限 5.進(jìn)入后臺(tái)/admin/index.asp,帳號(hào)密碼都為admin 如果需要清空數(shù)據(jù)庫并且自己采集數(shù)據(jù)的話請(qǐng)按照手動(dòng)安裝方法的5步到9步做
上傳時(shí)間: 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.
標(biāo)簽: generalized completely template describe
上傳時(shí)間: 2014-01-10
上傳用戶:hustfanenze
Application Note Abstract The unique configuration of the PSoC® switched capacitor blocks allows construction of a programmable bipolar current source. A detailed explanation of this function is provided demonstrating how to build a programmable current source using a couple basic PSoC User Modules.
標(biāo)簽: configuration Application capacitor Abstract
上傳時(shí)間: 2013-12-30
上傳用戶:zgu489
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1