Community Profile

photo

Ronald Niwamanya


Last seen: casi 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Program to perform a reshape of an array
Greetings of the day I have W and would like to obtain P as indicated below. W=[1 1 1 1 0 1 1 1;0 1 1 1 1 1 0 1;1 0 1 0 1 1 0 ...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Program to generate permutations in a certain order
Greetings. I need to write a program that can generate m permutations from a possible number of permutation sequences n!. (m<n!...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


program to reshape an array and perform some operations.
I have an array, A and would like to perfrom the following operations. A=[1 0 1 1 0 1 1 0 1 1 1 1 0 1 1 1]; From A, obtain fou...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Modulo-2 matrix multiplication
Hi. I would like to know whether its possible to have the following multiplication and how it can be perfromed. a=[1 1]; b=[0...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Program for aperiodic autocorrelation
I need someone to help here. I have a sequence and I need a program that calculates the values of the aperiodic autocorollation...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Need help on array multiplication
I need help with the following u1=[2 3 1 0]; u2=[2 1 3 0]; u3=[2 3 1 3]; u=[u1 u2 u3]; v1=mod(u1+u3,4)=[0 2 2 3] v2=mod(u1...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Luby Transform matlab code
Given a degree distribution (Ideal Soliton Distribution) P(d) =1/K for d=1 =1/(d(d-1) ) for d=2,3,4……K. For example whe...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Ideal Soliton Distribution code
The Ideal Soliton distribution is given by the following: P(d) =1/K for d=1 =1/(d(d-1) ) for d=2,3,4……K. Forexample...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Plot with markers defined
I am plotting the same function for different parameters. I dont want to repeat writing the functions so I use the for loop. Ho...

más de 3 años hace | 1 respuesta | 0

1

respuesta