Unusual Linear Mapping??
- From: david <david@xxxxxxxxxx>
- Date: Sat, 29 Apr 2006 17:46:49 -0400
Dear list,
I need to perform an unusual linear mapping as follows -
I have a control which ranges from 0 - 1.
When the control is at 0 I want the value to be 0
When the control is at 0.5 I want the value to be
0.94117647058823529411764705882353
When the control is at 1 I want the value to be 1
Summarized -
0 - 0
0.5 - 0.94117647058823529411764705882353
1 - 1
Any ideas on how to perform this mapping or how to attempt to solve
it?
Thanks for any help,
David
.
- Follow-Ups:
- Re: Unusual Linear Mapping??
- From: John D'Errico
- Re: Unusual Linear Mapping??
- From: Roger Stafford
- Re: Unusual Linear Mapping??
- Prev by Date: Re: left adjusting the matrix with unique elements
- Next by Date: Re: Unusual Linear Mapping??
- Previous by thread: Smooth interpolation for sparce data set from a gridded data set
- Next by thread: Re: Unusual Linear Mapping??
- Index(es):