Re: y for any given x
- From: Alan Weiss <aweiss@xxxxxxxxxxxxx>
- Date: Wed, 17 Dec 2008 09:05:11 -0500
Siddesh N wrote:
Hello,
I have plotted a time signal which is a array of size (1X1000) in 2D , where y-axis represents the voltage(amplitude) and x-axis the time value.
The thing is that I want the value of Y(voltage) for the any given time instant in the program itself without referring the plot, can it be done? How?
I guess you would like to linearly interpolate between values.
doc interp1
Alan Weiss
MATLAB mathematical toolbox documentation
.
- References:
- y for any given x
- From: Siddesh N
- y for any given x
- Prev by Date: Re: Neural Network problem!
- Next by Date: Re: Increasing memory. Will 64bit linux help?
- Previous by thread: Re: y for any given x
- Next by thread: Connect to existing COM server
- Index(es):
Relevant Pages
|