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

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

負(fù)載

  • 模擬退火算法來源于固體退火原理

    模擬退火算法來源于固體退火原理,將固體加溫至充分高,再讓其徐徐冷卻,加溫時,固體內(nèi)部粒子隨溫升變?yōu)闊o序狀,內(nèi)能增大,而徐徐冷卻時粒子漸趨有序,在每個溫度都達到平衡態(tài),最后在常溫時達到基態(tài),內(nèi)能減為最小。根據(jù)Metropolis準則,粒子在溫度T時趨于平衡的概率為e-ΔE/(kT),其中E為溫度T時的內(nèi)能,ΔE為其改變量,k為Boltzmann常數(shù)。用固體退火模擬組合優(yōu)化問題,將內(nèi)能E模擬為目標函數(shù)值f,溫度T演化成控制參數(shù)t,即得到解組合優(yōu)化問題的模擬退火算法:由初始解i和控制參數(shù)初值t開始,對當前解重復(fù)“產(chǎn)生新解→計算目標函數(shù)差→接受或舍棄”的迭代,并逐步衰減t值,算法終止時的當前解即為所得近似最優(yōu)解,這是基于蒙特卡羅迭代求解法的一種啟發(fā)式隨機搜索過程。退火過程由冷卻進度表(Cooling Schedule)控制,包括控制參數(shù)的初值t及其衰減因子Δt、每個t值時的迭代次數(shù)L和停止條件S。

    標簽: 模擬退火算法

    上傳時間: 2015-04-24

    上傳用戶:ryb

  • 模擬退火算法來源于固體退火原理

    模擬退火算法來源于固體退火原理,將固體加溫至充分高,再讓其徐徐冷卻,加溫時,固體內(nèi)部粒子隨溫升變?yōu)闊o序狀,內(nèi)能增大,而徐徐冷卻時粒子漸趨有序,在每個溫度都達到平衡態(tài),最后在常溫時達到基態(tài),內(nèi)能減為最小。根據(jù)Metropolis準則,粒子在溫度T時趨于平衡的概率為e-ΔE/(kT),其中E為溫度T時的內(nèi)能,ΔE為其改變量,k為Boltzmann常數(shù)。用固體退火模擬組合優(yōu)化問題,將內(nèi)能E模擬為目標函數(shù)值f,溫度T演化成控制參數(shù)t,即得到解組合優(yōu)化問題的模擬退火算法:由初始解i和控制參數(shù)初值t開始,對當前解重復(fù)“產(chǎn)生新解→計算目標函數(shù)差→接受或舍棄”的迭代,并逐步衰減t值,算法終止時的當前解即為所得近似最優(yōu)解,這是基于蒙特卡羅迭代求解法的一種啟發(fā)式隨機搜索過程。退火過程由冷卻進度表(Cooling Schedule)控制,包括控制參數(shù)的初值t及其衰減因子Δt、每個t值時的迭代次數(shù)L和停止條件S。

    標簽: 模擬退火算法

    上傳時間: 2014-12-19

    上傳用戶:TRIFCT

  • 分而治之方法還可以用于實現(xiàn)另一種完全不同的排序方法

    分而治之方法還可以用于實現(xiàn)另一種完全不同的排序方法,這種排序法稱為快速排序(quick sort)。在這種方法中, n 個元素被分成三段(組):左段l e f t,右段r i g h t和中段m i d d l e。中段僅包含一個元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以獨立排序,并且不必對l e f t和r i g h t的排序結(jié)果進行合并。m i d d l e中的元素被稱為支點( p i v o t )。圖1 4 - 9中給出了快速排序的偽代碼

    標簽: 排序

    上傳時間: 2015-04-27

    上傳用戶:kristycreasy

  • A Java virtual machine instruction consists of an opcode specifying the operation to be performed, f

    A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.

    標簽: instruction specifying operation performed

    上傳時間: 2014-01-11

    上傳用戶:yiwen213

  • A Java virtual machine instruction consists of an opcode specifying the operation to be performed, f

    A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.

    標簽: instruction specifying operation performed

    上傳時間: 2015-05-02

    上傳用戶:daoxiang126

  • A Java virtual machine instruction consists of an opcode specifying the operation to be performed, f

    A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.

    標簽: instruction specifying operation performed

    上傳時間: 2015-05-02

    上傳用戶:shawvi

  • A Java virtual machine instruction consists of an opcode specifying the operation to be performed, f

    A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.

    標簽: instruction specifying operation performed

    上傳時間: 2013-12-12

    上傳用戶:朗朗乾坤

  • 設(shè)計說明:1。數(shù)據(jù)結(jié)構(gòu)和表示:程序用1、2、3、4分別表示將右、上、左、下的數(shù)字塊移動到空格之中。采用典型的樹+鏈表結(jié)構(gòu)

    設(shè)計說明:1。數(shù)據(jù)結(jié)構(gòu)和表示:程序用1、2、3、4分別表示將右、上、左、下的數(shù)字塊移動到空格之中。采用典型的樹+鏈表結(jié)構(gòu),每種局面產(chǎn)生一個BoardState類。出于避免走法順序列表被過多復(fù)制的考慮,在樹結(jié)構(gòu)中保存局面的繼承關(guān)系。每種新的局面產(chǎn)生后,引用估值函數(shù)產(chǎn)生f的值,再根據(jù)大小將其插入鏈表之中,以便實現(xiàn)“優(yōu)先展開f值小的節(jié)點”。Solve()函數(shù)在成功解決問題之后保存一個走法序列供輸出并返回零,而失敗則返回失敗處的節(jié)點層數(shù)。(具體的判斷方法見后文)

    標簽: 數(shù)據(jù)結(jié)構(gòu) 典型 數(shù)字

    上傳時間: 2015-05-02

    上傳用戶:xieguodong1234

  • 本程序用資源分配網(wǎng)(Resource_Allocation Network,簡稱RAN)實現(xiàn)了Hermit多項式在線學習問題。訓(xùn)練樣本產(chǎn)生方式如下

    本程序用資源分配網(wǎng)(Resource_Allocation Network,簡稱RAN)實現(xiàn)了Hermit多項式在線學習問題。訓(xùn)練樣本產(chǎn)生方式如下,樣本數(shù)400,每個樣本輸入Xi在區(qū)間[-4,4]內(nèi)隨機產(chǎn)生(均勻分布),相關(guān)樣本輸出為F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),測試樣本輸入在[-4,+4]內(nèi)以0.04為間隔等距產(chǎn)生,共201個樣本。訓(xùn)練結(jié)束后的隱節(jié)點為:11個,訓(xùn)練結(jié)束后的平均誤差可達:0.03

    標簽: Resource_Allocation Network Hermit RAN

    上傳時間: 2014-01-14

    上傳用戶:pompey

  • The IEEE Multipath Channel block simulates an indoor UWB channel as described in "A Channel Model fo

    The IEEE Multipath Channel block simulates an indoor UWB channel as described in "A Channel Model for Ultrawideband Indoor Communications" by J.R. Foerster, M. Pendergrass and A.F. Molisch, November 2003, and attempts to incorporate the processes used in their MATLAB scripts.

    標簽: Channel Multipath simulates described

    上傳時間: 2015-05-08

    上傳用戶:水中浮云

主站蜘蛛池模板: 中山市| 登封市| 响水县| 巨鹿县| 柘城县| 巴彦县| 连山| 留坝县| 阿坝县| 榆中县| 永州市| 临潭县| 汾西县| 沂南县| 高密市| 望城县| 梁平县| 吉木乃县| 句容市| 朝阳区| 英超| 阿瓦提县| 威信县| 嘉荫县| 城市| 巨野县| 哈密市| 宜昌市| 秀山| 靖江市| 宁陵县| 类乌齐县| 黄龙县| 昌都县| 留坝县| 贡山| 祥云县| 陕西省| 大田县| 定远县| 黑水县|