how to plot a solution with ratio of determinants in matlab
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!