Community Profile

photo

Mohammad


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Hello, I tried to simulate this code in Matlab, but I couldn't and I don't know where is the problem? could anyone help me please?
close all clear all clc Bt=10000; r=0; Rb=(2*Bt)/(1+r); t=0:0.1:10; A=(cos(pi*Rb*t))/(1-(2*Rb*t)^2); p=Rb*A*sinc(pi*...

9 years ago | 1 answer | 0

1

answer