performs one of the matrix-vector operations y := alpha*A*x + beta*y, or y := alpha*A *x + beta*y, where alpha and beta are scalars, x and y are vectors and A is an m by n matrix
標簽: alpha beta matrix-vector operations
上傳時間: 2014-08-17
上傳用戶:qlpqlq
his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE receiver) 4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.
標簽: simulation baseband channel packet
上傳時間: 2013-12-23
上傳用戶:zhangyigenius
burgers方程的數(shù)值解,包括L-W格式,L-F格式,Upwind格式,以類組織,VC6.0環(huán)境
上傳時間: 2014-08-20
上傳用戶:小碼農lz
使用到的參數(shù)跟談到彈性網(wǎng)絡的那一章里頭所講的是一樣的, ke 則是終止條件。如果 step 被打勾,則程式在每一步之間會暫停 100毫秒(或其他使用者輸入的數(shù)值)。如果 Random 被打勾,則程式會以系統(tǒng)時間作為亂數(shù)產生器的種子數(shù),否則,就以使用者輸入的數(shù)( Random 右邊那一格)為種子數(shù)。 你可以利用 load 來載入推銷員問題檔與其最佳解,如此便可比較彈性網(wǎng)絡所找出來的解與最佳解差了多少。 Central, Radius, and Error 這三個參數(shù)的前兩個,只影響彈性網(wǎng)絡的起使位置和大小,對求解沒有影響。第三個參數(shù)代表城市與網(wǎng)絡點之間的容忍距離,也就是說,如果某城市與某網(wǎng)絡點之間的距離,小于容忍距離,那就把這個城市當成是被該網(wǎng)絡點所拜訪。 按下小 w按鈕會將目前的結果與參數(shù)值寫到“en.out”這個檔案。使得我們可以很方便地來比較不同參數(shù)的效果。
上傳時間: 2013-12-17
上傳用戶:84425894
WAP無線應用協(xié)議.包括WAE Wireless Application Enviromnent 無線應用環(huán)境, WAP Wireless Application Protocol 無線應用協(xié)議,WDP Wireless Datagrm Protocol 無線數(shù)據(jù)報協(xié)議,WML Wireless Markup Language 無線標記語言,WSP Wireless Session Protocol 無線會話協(xié)議,WTA Wireless Telephony Application 無線電話應用,WTLS Wireless Transport Layer Security 無線傳輸層安全,WTP Wireless Transaction Protocol 無線事務協(xié)議
標簽: Application Wireless Enviromnent WAP
上傳時間: 2015-09-12
上傳用戶:lijinchuan
kthtree問題 給定一棵有向樹T,樹T 中每個頂點u都有一個權w(u);樹的每條邊(u,v)也都有一個 非負邊長d(u,v)。有向樹T的每個頂點u 可以看作客戶,其服務需求量為w(u)。每條邊(u,v)的邊長d(u,v) 可以看作運輸費用。如果在頂點u 處未設置服務機構,則將頂點u 處的服務需求沿有向樹的邊(u,v)轉移到頂點v 處服務機構需付出的服務轉移費用為w(u)*d(u,v)。 樹根處已設置了服務機構,現(xiàn)在要在樹T中增設k處服務機構,使得整棵樹T 的服務轉移費用最小
上傳時間: 2013-12-21
上傳用戶:lyy1234
給定一棵樹T,樹中每個頂點u都有一個權w(u),權可以是負數(shù)。現(xiàn)在要找到樹T的一個連通子圖使該子圖的權之和最大。
標簽: 樹
上傳時間: 2014-08-07
上傳用戶:yyq123456789
用于稀疏分解的優(yōu)化搜索算法,版權屬于Patrick S. Huggins and Steven W. Zucker(Yale University)
上傳時間: 2014-01-05
上傳用戶:希醬大魔王
無線技術的發(fā)展使得流媒體技術可以被應用到Ad-hoc無線網(wǎng)絡上,W-Player無線網(wǎng)絡流媒體播放器是流媒體技術在無線網(wǎng)絡中的一個應用。
上傳時間: 2014-12-21
上傳用戶:lanwei
P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more.
標簽: Gnutella peer Supports OpenNap
上傳時間: 2015-10-01
上傳用戶:change0329