photo

Deepak d


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
169,635
of 299,852

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,818

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,274

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 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

7 years 前 | 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 ...

7 years 前 | 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...

7 years 前 | 1 个回答 | 0

1

个回答