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 years 前 | 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 years 前 | 1 个回答 | 0
