Community Profile

photo

Deepak d


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can i solve the error Undefined function 'cxroot' for input arguments of type 'char'.?
i =1; for a = 1.5 : 0.001 : 1.6 lambda11=a.*10^-6; C=3e8 ; Epsilond =3.61 ; W=2*pi*C./lambd...

6 years ago | 1 answer | 0

1

answer

Question


How can i plot the graph of b versus a?
a=-pi:2*pi/30:pi b=pi/a^2

6 years ago | 1 answer | 0

1

answer

Question


How can i plot a graph with different y values for a particular x value?
x=0.2 y=3,5,7

6 years ago | 2 answers | 0

2

answers

Question


Is there any way to plot graph between different values of volume fraction "f" and "freq"
clear all warning off; epsa=8.9; %material for the atom, alumina epsb=1; %material of the background ...

6 years ago | 0 answers | 0

0

answers

Question


how I can fix the error "size inputs must be scalar".?
clear all; warning off; epsa=8.9; epsb=1; a=1.0; R=0.2*a; i=sqrt(-1); f=pi*R^2/a^2; NumberofCell...

6 years ago | 1 answer | 0

1

answer