Community Profile

photo

Kim Ibrahim


Last seen: 1 year ago Active since 2021

Statistics

All
  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Channel


FirstChannel
YAAAAAAAY

1 year ago

Question


frequency and bit rate of PAM digital signal
Let`s say I have a vector of length 1000 of binary random numbers , I then do digital PAM(as in mapping it to [-3 -1 1 3]) then ...

2 years ago | 0 answers | 0

0

answers

Question


plot a function of 2 variables inside a for loop
I have this equation where A,B are onstants and E= ( 1-( ((1-B)/2.*J).*(1+(E.*J/(A*B)))*sqrt(E.*J.*A/B) )); I need to plot E ...

2 years ago | 1 answer | 0

1

answer

Question


Solving nonlinear equation inside for loop
I want to solve for p in the following equation: a1*P^0.5+a2*p+a3*p^1.5=k if I need to iterate K from 1 to 10000 this is the ...

2 years ago | 1 answer | 0

1

answer

Question


How to make time shift in a vector using non integer values?
I need to implement this equation I(t-Ts)= co*n(t) +c1* n(t-Ts) Where Ts is 1 nanosecond, so I keep getting an error " Array ...

3 years ago | 1 answer | 0

1

answer