Multiplying by a random number
- From: "Abder-Rahman " <abder.rahman.ali@xxxxxxxxx>
- Date: Fri, 29 Aug 2008 20:06:03 +0000 (UTC)
In this MATLAB command:
tr = unit8(r.*double(not(t));
Provided that (r) is:
r = rand(256)*128+127;
What is the purpose of multiplying by (r)?
Thanks.
.
- Follow-Ups:
- Re: Multiplying by a random number
- From: ImageAnalyst
- Re: Multiplying by a random number
- From: Walter Roberson
- Re: Multiplying by a random number
- Prev by Date: Re: Problem 3D imaging: making 3000 coordinates into a solid 3d image
- Next by Date: Multiplying by (r)
- Previous by thread: Re: Problem 3D imaging: making 3000 coordinates into a solid 3d image
- Next by thread: Re: Multiplying by a random number
- Index(es):