how to evaluate?

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

Risposte (1)

Mouhamed Niasse
Mouhamed Niasse il 11 Giu 2021

0 voti

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.

Categorie

Scopri di più su MATLAB Coder in Centro assistenza e File Exchange

Prodotti

Release

R2016a

Tag

Richiesto:

il 18 Apr 2021

Risposto:

il 11 Giu 2021

Community Treasure Hunt

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

Start Hunting!

Translated by