photo

Yogesh


Last seen: 2 giorni fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

All
  • Thankful Level 2
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


How to find area under the curve after converting the power spectrum from Watt to dBm
PS=0.2; %Input Power L=10; h = 6.62607015e-34; n=1.45; %Index of refraction eps0=8.854e-12; % [F/m] Vacuum permittivity...

10 giorni fa | 1 risposta | 0

1

risposta

Domanda


How to get to Power Spectral Density from Power spectrum as shown in figure
fsine=10e6; L=10; PS=0.2; A=7.85e-11; c=3e8; dt=2e-12; V=1; n=1.45; %Index of refraction eps0=8.854e-12; % [F/m] Vacuum...

13 giorni fa | 1 risposta | 0

1

risposta

Domanda


Why isn't the numerical value assigned by matlab verified using == function.
I have calculated the value for R using my code which has assigned 0.0094 but if I try to verify using == function , it shows ...

circa 2 mesi fa | 2 risposte | 0

2

risposte

Domanda


How to choose a single element randomly from a vector
A=[2 3 4 5]; How do I choose any one variable from the vector A randomly each time.

2 mesi fa | 2 risposte | 0

2

risposte

Domanda


Need some help generating White Noise Source
clear all close all clc tic L=10; %[m] Fiber length PS=1; n=1.45; eps0=8.854e-12; % [F/m] Vacuum permittivity mu0 = ...

2 mesi fa | 0 risposte | 0

0

risposte

Domanda


How to assign pair of values to a single aeeay in the matrix using two different vectors
fsine=50e6:0.4e9:3e9; Vp=0:0.5:3; I need to form a matrix such that columns correspons to different Vp for a single fsine...

3 mesi fa | 2 risposte | 0

2

risposte

Domanda


How to find RMS bandwidth of the below signal
L=10; n=1.45; c=2.9979e8; dt=6e-12; T=10*2*L*n/c; fmax =2.5e9 %fs=80*fmax; TA=-T/2:dt:T/2; fs=1/dt; %t = (-T/2/...

3 mesi fa | 1 risposta | 0

1

risposta