No BSD License  

Highlights from
Superposition

Be the first to rate this file! 6 Downloads (last 30 days) File Size: 1009 Bytes File ID: #12709

Superposition

by Vigneshwar Kalyanasundaram

 

19 Oct 2006 (Updated 23 Oct 2006)

Calculates superposition of curves in a specified range

| Watch this File

File Information
Description

The function returns the y values of the superposition of several curves at specified x values.

yv = superposition(xv,x1,y1,x2,y1,x3,y3);

will return the y values for the superposition of the curves specified by the vectors (x1,y1), (x2,y2), (x3,y3) at the x values specified in xv.

The first argument is a vector of x values at which the y values need to be calculated. The user can specify as many pairs of xn,yn values as they like. These curves need not have the same range or number of points. Obviously, the pair xn and yn need to have the same number of points. When the first argument has points that lie outside all the specified curves, the y values is assumed to be zero.

MATLAB release MATLAB 7.1.0 (R14SP3)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
approximation Vigneshwar Kalyanasundaram 22 Oct 2008 08:44:35
interpolation Vigneshwar Kalyanasundaram 22 Oct 2008 08:44:35
superposition Vigneshwar Kalyanasundaram 22 Oct 2008 08:44:35
curves Vigneshwar Kalyanasundaram 22 Oct 2008 08:44:35
add Vigneshwar Kalyanasundaram 22 Oct 2008 08:44:35
addition Vigneshwar Kalyanasundaram 22 Oct 2008 08:44:35
superpose Vigneshwar Kalyanasundaram 22 Oct 2008 08:44:35

Contact us at files@mathworks.com