![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25917046_1647280927132_DEF.jpg)
Abu Zar
Followers: 0 Following: 0
Statistik
15 Fragen
0 Antworten
RANG
128.085
of 297.016
REPUTATION
0
BEITRÄGE
15 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
Feeds
Frage
why all values constant?
for different values of n ,i got the fidelity 1,what is going wrong in this . Untitled0123
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Data show one value why all values not displying?
i got the different values of fid but display only show only one value of fid
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
why plot line style not change?
plot(x,y,'r--*') but not change ,i want to line both -- *
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
for loop not working????
fidelities value does not change with different values of r. i'm trying to get the different values of fidelity with different ...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
what is NaN matrix?
I got the 15X15 matrix with NaN and inf and only one digit value 0.00226. i am confuse that my result is ok or not? NaN NaN ...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
why two function in separate m.file not in one ?
statement of squeezed function is follow squeezed(moke(n),1)=power(lema,n)*exp(-abs(lema)*abs(lema)/2)/sqrt(factorial(n)); her...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
What is the purpose of zero function?
Why zero function is introduced here ? thank you
fast 2 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
I did not got the required result??? error!!!
my programme is not upto mark,where i doing mistake help me little.thank you
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How introduce column vector in M-file?
how I improved my file to get { temp1<<1}, I am stuck here. i gto sugestion to introduce column vector for temp0 but i am fail...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Vector must be the same length.
I created the m.file to plot alpha vs Vnorm but the vector is not the same length ,its request to hellp me at this stage D=15; ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
why MATLAB is busy for this code?
1.What is the result? creation=circshift(diag(sqrt(0:1:14)),-1); annihilation=creation'; syms n alpha = sym(0.03); ketalpha...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
why plot not generate for the following codes?
help please 1.short form of this codes 2.plot of Vnorm and ketalpha
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Codes for coherent state function?
Summation n=0 to10 exp-abs(alpha)^2*alpha^n/sqrtfactorial(n)
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Check summation from n=0 to 5 |n><n| in MATLAB?
D=5; tmpI=eye(D); ket0=tmpI(:,1); %|0> ket1=tmpI(:,2); %|1> ket2=tmpI(:,3); %|2> ket3=tmpI(:,4); %|3> ket4=tmpI(:,5); ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How this write in summation form in matlab a0*b0+a1*b1+...................an*bn?
limit is from 0 to n
etwa 2 Jahre vor | 1 Antwort | 0