Feeds
질문
how to assign and represent link weights to this graph code?
noOfNodes = 5; rand('state', 0); figure(1); clf; hold on; L = 100; R = 200; % maximum range; netXloc = rand(1,noO...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
I wrote a program.( It indicating this error:Struct contents reference from a non-struct array object.)please help me,where the error is?
clear all; close all; Nt=2; Nr=2; alpha=1; Pb=10^-3; b=2; B=10000; No=(7.94*10^-21); GtGr=3.162; ...
대략 8년 전 | 답변 수: 1 | 0
