How to make a certain graph..?
Show older comments
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..?
Answers (1)
Vishal Rane
on 5 Dec 2012
Edited: Vishal Rane
on 5 Dec 2012
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)
Categories
Find more on Converters (High Power) 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!