フィルターのクリア

How do I solve a cable equation problem using MATLAB?

2 ビュー (過去 30 日間)
M
M 2013 年 10 月 29 日
回答済み: David Sanchez 2013 年 10 月 29 日
For a semi-infinite cable sealed on one end, current is injected on the other end. I have to write a code to find the steady state potential on the other end. The length, resistance, diameter and capacitance have been given.

回答 (1 件)

David Sanchez
David Sanchez 2013 年 10 月 29 日
YOu need to use pdepe function: function to solve partial derivative equations. For a good example, go to http://www.mathworks.es/es/help/matlab/math/partial-differential-equations.html#brfhed9-1
There is a explanation of the functionality of the built-in function and how to use it. Besides, you will find a similar example to the one you need.

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by