Community Profile

photo

aya


Last seen: 2 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Explorer
  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


Generation of an Odd numbers only
Hello every one I would like to generate a series of random odd numbers with in a specific range for example the range from 1...

9 years ago | 7 answers | 0

7

answers

Question


Dividing large area into small ones
Hello everyone I have an X by Y geographical area X=[0 400], Y=[0 300] what I want to do is dividing this area into sub areas ...

9 years ago | 1 answer | 0

1

answer

Question


minimum value array issue
I am using the following code line to get the minimum value of the matrix dn and the corresponding index of the minimum value ...

9 years ago | 3 answers | 0

3

answers

Question


GUI push button problem
I have a project with GUI that contains two puss buttons the first called run when press on it it starts a simulation program th...

10 years ago | 1 answer | 0

1

answer

Question


GUI Push button problem
I have a GUI with a push button called display network I want it to display a certain figure when I push it but the figure is a...

10 years ago | 0 answers | 0

0

answers

Question


function use in GUI returned values
I have several push buttons and text box in my GUI that I mange how to get the chosen or written value, as showen in the code be...

10 years ago | 1 answer | 0

1

answer

Question


how can i add a new drop down menu from an old one
I am building a GUI in matlab with multiple drop down menu and text boxes what I want to do is when I choose a specific value th...

10 years ago | 1 answer | 0

1

answer

Question


Wireless Sensor Network Coding Problem
I need a matlab code to create a Wireless Sensor Network Is this possible in matlab? then I need to perform an Error Correcti...

10 years ago | 1 answer | 0

1

answer

Question


Galois Field with RS code Issue
Hi every one I am working on Reed Solomon Code I want to compare its ber performance with uncoded BPSK may problem is RS codes w...

10 years ago | 0 answers | 0

0

answers

Question


Galois Field conversion issue
Hi every one kindly request your help I am trying to convert the stream r from gf(2^4) to gf(2) in order to use it with the fun...

10 years ago | 0 answers | 0

0

answers

Question


converting to binary type,binary type generation
I am using this program to find the reminder of two polynomials under Galois field it works well m=[0 1 1 0 0 1 1]; ve...

10 years ago | 1 answer | 0

1

answer

Question


polynomial division issue, how to find the remainder
i have two polynomials like a=X14 + X13 + X10 + X9 b=X8 + X7 + X6 + X4 + 1 i want to find a mod b using matlab pls.

10 years ago | 3 answers | 0

3

answers

Question


si=2*(round(rand(1,sbit))-1/2);
i am trying to generate a random signal with only +1 & -1 the code works the only problem that i donot under stand way we put t...

10 years ago | 1 answer | 0

1

answer