Peter Otten wrote:
> raulmaqueda6...@gmail.com wrote:
>
>> I do not know how to do this exercise, does anyone help me?
>>
>> Define the matrix_range (m) function that returns the range of an array
>> calculated by the Gaussian method.
>>
>> It should work with any number of rows and columns. No
Peter Pearson writes:
> I don't know any definition of "matrix range" that fits this description.
> Is it possible that someone means "rank"?
Yes, the rank is the dimension of the range unless I'm mistaken. I
think rank is what was meant.
To find the rank with Gaussian elimination, I guess you
On Sat, 24 Dec 2016 02:27:05 -0800 (PST), raulmaqueda6...@gmail.com wrote:
> I do not know how to do this exercise, does anyone help me?
>
> Define the matrix_range (m) function that returns the range of an
> array calculated by the Gaussian method.
>
> It should work with any number of rows and c
raulmaqueda6...@gmail.com wrote:
> I do not know how to do this exercise, does anyone help me?
If you have a specific, precise question, that's one thing.
Otherwise:
http://lmgtfy.com/?q=Academic+Dishonesty
Phil
--
AH#61 Wolf#14 BS#89 bus#1 CCB#1 SENS KOTC#4
h...@philb.ca http:/
raulmaqueda6...@gmail.com wrote:
> I do not know how to do this exercise, does anyone help me?
>
> Define the matrix_range (m) function that returns the range of an array
> calculated by the Gaussian method.
>
> It should work with any number of rows and columns. No punctuation will be
> given t
El sábado, 24 de diciembre de 2016, 11:27:16 (UTC+1), raulmaq...@gmail.com
escribió:
> I do not know how to do this exercise, does anyone help me?
>
> Define the matrix_range (m) function that returns the range of an array
> calculated by the Gaussian method.
>
> It should work with any number