MATLAB PARALLEL COMPUTING TOOLBOX - S User's Guide Page 377

  • Download
  • Add to my manuals
  • Print
  • Page
    / 656
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 376
codistributed.spalloc
11-33
SD = codistributed.spalloc(N, N, 2*N);
for ii=1:N-1
SD(ii,ii:ii+1) = [ii ii];
end
end
See Also
spalloc | sparse | distributed.spalloc
Page view 376
1 2 ... 372 373 374 375 376 377 378 379 380 381 382 ... 655 656

Comments to this Manuals

No comments