<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>updating matrix</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Dear all<BR>
<BR>
I've the following matrix :<BR>
<BR>
A = [N1 N2 N3 .... Ni .... Nn ]' with n data<BR>
<BR>
In an iterative process, the idea is to decrease the size of the matrix when the wanted value(integer) is found .<BR>
<BR>
i = 1 -> size = n<BR>
i = 2 -> the ith value is removed => size = n-1<BR>
and so on up to n = 1<BR>
<BR>
Is there a relevant way to do it without creating a temporary matrix B -> copying the upper part/lower part of the matrix -> removing A and renaming B in A ..... ?<BR>
<BR>
The aim is both to limit the number of iterations (and to limit the time consuming) and to have a "clean" synthax !<BR>
<BR>
Thanks for any advice<BR>
<BR>
Regards<BR>
<BR>
Paul<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>
<pre>--------------------------------------------------------------------------------


Le présent mail et ses pièces jointes sont confidentiels et destinés à la personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de votre système. Toute divulgation, copie ou distribution de cet e-mail est strictement interdite.

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please contact the sender and delete the email from your system. If you are not the named addressee you should not disseminate, distribute or copy this email.