n= 3;ri=0.9;
L=(n*(n-1))/2;
configuration = dec2bin(0:(2^L-1))-'0';
source n=1;
destination n=3;
m = limit on intermediate ;
alfak=configuration;
2*TR(alfak) == ri^m;
please help me to generate this code

답변 (1개)

Mouhamed Niasse
Mouhamed Niasse 2021년 6월 11일

0 개 추천

Hello,
The question is not very clear. What do you need to evaluate? Please make your input(s) and outpout(s) explicitly defined so that people can help you.

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

릴리스

R2016a

태그

질문:

2021년 4월 18일

답변:

2021년 6월 11일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by