photo

Deepak d


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
110.346
of 300.343

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
40.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort