Community Profile

photo

Hossen_BD


University of Chittagong

Active since 2014

Statistics

  • First Review

View badges

Content Feed

View by

Question


Why I can't get a line plot from this code? Moreover how can I get different color for different "q" values here?
clear all; p=100; for q=0:0.2:1 for r=0:pi/6:4*pi s=(((1-q^2)^2)/(1+q^4-2*(q^2)*(cos(r))))*p; ...

7 years ago | 1 answer | 0

1

answer

Question


How could i calculate out Fi_v(0) and the raw values in numerical form from the code below..??
%Inputs Wm = 120; Lembda0 = 1.55; Sigma = 0; nc = 1.456; nf = 1.46; %Effective width calculation We = Wm+Lembda0/pi*((n...

9 years ago | 0 answers | 0

0

answers