Community Profile

photo

Deepak d


2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


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년 전 | 답변 수: 0 | 0

0

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변