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

回答