how to plot a solution with ratio of determinants in matlab
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
supoose a1=a-(det[y11 y21; c1*x11 c2*x21]/det[x11 x21; y11 y21]), if x11=((1+i*p/c1).^n)*exp(-i*c1*t/2), x21=((1+i*p/c2).^n)*exp(-i*c2*t/2), y11=((1-i*p/c1).^n)*exp(i*c1*t/2), y21=((1-i*p/c2).^n)*exp(i*c2*t/2), where a, p, c1, c2 are arbitrary constant and a1 are nontrivial solution.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!