Field between two wires
4 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I am trying to model the electric fields and gradients between two wires. I have two lines (wires) on a plane. and would like to model something like this:

This has been done here: http://www.mathworks.com/matlabcentral/fileexchange/42773-electric-field-of-a-parallel-plate-capacitor-using-2d-poisson-equation
But I would like to try modelling it own my own. It would be helpful if anyone could point me to materials or examples that can help me model field lines and gradients between the two wires.
0 件のコメント
回答 (1 件)
Star Strider
2014 年 8 月 11 日
Three functions (that the code in the FEX submission uses) that would help are: contour, gradient, and quiver. The documentation for those contains examples on what they do and how to use them.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Segmentation and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!