thanks
On Wed, Sep 7, 2016 at 2:55 PM, Yichao Yu wrote:
>
>
> On Wed, Sep 7, 2016 at 8:48 AM, Ahmed Mazari
> wrote:
>
>> Hello,
>> l want to check whether my matrix is symmetric. in matlab we have the
>> fucntion issymmetric(A) , do we have any function in matlab that does
>> the same ?
>>
>
>
On Wed, Sep 7, 2016 at 8:48 AM, Ahmed Mazari
wrote:
> Hello,
> l want to check whether my matrix is symmetric. in matlab we have the
> fucntion issymmetric(A) , do we have any function in matlab that does the
> same ?
>
I don't know what exactly the matlab function does but we have `issymmetic`
Hello,
l want to check whether my matrix is symmetric. in matlab we have the
fucntion issymmetric(A) , do we have any function in matlab that does the
same ?
thanks