how to solve this equation in matlab? Please help
Show older comments
please help me for solving this equation in matlab , thank you all , see the attached file.
Accepted Answer
More Answers (1)
L =0.2;
K11 =4.8e-12;
E0 =8.85e-12;
delta_E =0.78;
Vth = (pi/L) * sqrt(K11/(E0*delta_E))
Categories
Find more on Ordinary Differential Equations 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!