For Programmers: Free Programming Magazines  


Home > Archive > Matlab > December 2005 > How to plot differential in a bar diagram









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to plot differential in a bar diagram
Ram

2005-12-13, 7:11 pm

Hi all,
I am new to Matlab. Could any one help me in solving this problem.
I have to plot a variable A(N) in a bar diagram. The equation is

A(N)=-d/dN[c*B(N)]

Here c is constant. d/dN is differential.
N=[0:0.1:17]is time interval.

I have already plotted the bar diagram using command
bar(N,B/sum(B),1). Now i need to plot A(N) from this bar diagram.

Thank you.
Regards,
Ram
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com