看n2實例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows #$ns color 1 Blue #$ns color 2 Red #Open the nam trace file set nf [open out-1.nam w] $ns namtrace-all $nf set f0 [open out0.tr w] set f1 [open out1.tr w] #Define a finish procedure proc finish {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms
標(biāo)簽: simulator Simulator different Create
上傳時間: 2016-07-02
上傳用戶:wfl_yy
Accurate estimates of the autocorrelation or power spectrum can be obtained with a parametric model (AR, MA or ARMA). With automatic inference, not only the model parameters but also the model structure are determined from the data. It is assumed that the ARMASA toolbox is presen
標(biāo)簽: autocorrelation parametric estimates Accurate
上傳時間: 2013-12-29
上傳用戶:3到15
6自由度puma機器人仿真程序源碼。This is PUMA3d.M, a 3D Matlab Kinematic model of a Puma robot located in the robotics lab of Walla Walla University. The file uses CAD data converted to Matlab using cad2matdemo.m, which is located on the Mathworks central file exchange. % % This file is still being developed, for the latest version check the % Mathworks central file exchange.
標(biāo)簽: robot Kinematic located Matlab
上傳時間: 2013-12-23
上傳用戶:清風(fēng)冷雨
Smart antennas for wireless communication - With MATLAB (Gross F.B. - 2005 - McGraw-Hill)
標(biāo)簽: F.B. communication McGraw-Hill antennas
上傳時間: 2013-12-22
上傳用戶:蟲蟲蟲蟲蟲蟲
包含 hdm32gs12-b 的仿真原理圖
上傳時間: 2016-07-07
上傳用戶:lacsx
針對 hdm32gs12-b 的 C語言 單片機代碼
上傳時間: 2016-07-07
上傳用戶:l254587896
a complete model of the double star induction motor by matlab/simulink 7.1
標(biāo)簽: induction complete simulink double
上傳時間: 2014-07-27
上傳用戶:sclyutian
A multi-hypothesis approach for salient object tracking in visual surveillance
標(biāo)簽: multi-hypothesis surveillance approach tracking
上傳時間: 2016-07-11
上傳用戶:杜瑩12345
T-kernel 的extension源代碼,是日本最著名的T-kernel所獨有的,適合開發(fā)T-kernel的朋友們使用! TK/SE is the program that extends T-Kernel and provides the functions such as a file system and a process management. The TK/SE archive to be provided is comprised of the main portion and the 2 extended file system portions, and TK/SE object is built by adding these to T-Kernel source. a) tkernel_se_1.00.00.tar.gz Main source of T-Kernel/SE b) extfs_fatfs_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (FAT) c) extfs_cdrom_1.00.00.tar.gz Difference source of T-Kernel/SE extended file system (CD-ROM)
標(biāo)簽: extension T-kernel 源代碼
上傳時間: 2014-01-20
上傳用戶:czl10052678
全國第四屆java技術(shù)與應(yīng)用交流論文集 一、專題綜述 1.JXT--A PEER-TO-PEER TECHNOLOG.. 2.JAVA智能卡技術(shù)及其它世界各國的廣泛.. 3.選擇java戰(zhàn)略決策 .... 二、Java平臺的應(yīng)用與開發(fā) A.多級網(wǎng)站模式中數(shù)據(jù)同步機制的研究 B.構(gòu)件與java平臺下的電子商務(wù)構(gòu)件開發(fā) C.一個用JAVA實現(xiàn)的并行計算的應(yīng)用實例 .... 三、Java技術(shù)與應(yīng)用 1.JAVA子集部分求值器的約束時間分析 2.基于J2EE的電子書店 3.用JAVA語言實現(xiàn)網(wǎng)上定餐
標(biāo)簽: java PEER-TO-PEER TECHNOLOG JAVA
上傳時間: 2014-06-21
上傳用戶:杜瑩12345
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1