For Programmers: Free Programming Magazines  


Home > Archive > Matlab > May 2005 > Re: Fast method to find entries above a threshold









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 Re: Fast method to find entries above a threshold
François Bouffard

2005-05-31, 4:05 pm

> Is there any fast method to implement:
>
> A_new = A where A >= Const, else 0.


what about A(A<c) = 0?

François
Sponsored Links







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

Copyright 2008 codecomments.com