How to make a certain graph..?

I don't know matlab and i'm asked to create a code that gives out a graph similar to this.. http://i702.photobucket.com/albums/ww21/crayhone/School%20Stuffs/salvski.jpg
can someone please help me..?

답변 (1개)

Vishal Rane
Vishal Rane 2012년 12월 5일
편집: Vishal Rane 2012년 12월 5일

0 개 추천

Search the internet for an equation or relation for the graph i.e. between impedance and frequency of an 500 ohm thin film resistor.
Then for a range of values of either impedance or frequency calculate the other.
plot(freq_values,impedance_values)

카테고리

도움말 센터File Exchange에서 Mathematics에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

2012년 12월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by