rank

rank - Сообщения

#1 Опубликовано: 19.04.2020 08:24:42
haweHofmann

haweHofmann

3 сообщений из 32 понравились пользователям.

Группа: User

Hallo zusammen,

DimEigenraum: (n-rank(A-λ*E))=1@#
should be 2
some steps of elementary row additions later
is 2

https://de.smath.com/cloud/sheet/vooDFR4FbP

any idea whats wrong?
#2 Опубликовано: 19.04.2020 10:08:10
Davide Carpi

Davide Carpi

1416 сообщений из 2873 понравились пользователям.

Группа: Moderator

Wrote

https://de.smath.com/cloud/sheet/vooDFR4FbP



This link doesn't works, be sure to use the share button link (on the right of the save button), because the address bar link is restricted to the author only.

If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#3 Опубликовано: 19.04.2020 10:19:42
haweHofmann

haweHofmann

3 сообщений из 32 понравились пользователям.

Группа: User

Upps, sorry

Made a link
https://de.smath.com/cloud/worksheet/3BgYDE7e,


Maxima pure
(%i6) A: matrix([1,1,1,-1,0],[0,1,0,0,1],[0,0,0,1,0],[0,0,-1,2,1],[0,0,0,0,1])$
(%i7) A-1*ident(5)$
(%i5) rank(A-1*ident(5));
(%o5) 3
but
Maxima(rank(A-1*identity(5)))=4
or
DimEigenraum: (n-rank(A-λ*E))=1
#4 Опубликовано: 19.04.2020 13:37:27
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator

The referenced sheet seems to use Maxima(). This doesn't work, as third party plug-ins aren't available in the cloud version.
It is better to attach such files here.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#5 Опубликовано: 19.04.2020 13:50:54
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

rank(M) ... matrix rank is Smath built-in.
Here is a most precious application.

Matrix PseudoInverse.sm (111 КиБ) скачан 30 раз(а).
#6 Опубликовано: 19.04.2020 14:09:48
haweHofmann

haweHofmann

3 сообщений из 32 понравились пользователям.

Группа: User

Wrote

rank(M) ... matrix rank is Smath built-in.
Matrix PseudoInverse.sm (111 КиБ) скачан 30 раз(а).


and in how far do your example explain the incorrect calculation


Wrote

The referenced sheet seems to use Maxima(). This doesn't work, as third party plug-ins aren't available in the cloud version.
It is better to attach such files here.



the Maxima part calculate the single eigenvalue which is set manually in cloud version

SMath Studio 0.99.6884 - [JordanMatrix5x5-5fachEW-HV.1.2.Stufe.sm_]_2020-04-19_19-07-08.jpg

JordanMatrix5x5-5fachEW-HV.1.2.Stufe .sm (47 КиБ) скачан 29 раз(а).
#7 Опубликовано: 19.04.2020 23:51:44
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 сообщений из 1674 понравились пользователям.

Группа: User

Hi. You're right, it's a bug and there are no way to make this works (numerical nor symbolic):

Clipboard01.jpg

First column is zero and 3th = - 4th columns, so can't be rank = 4.

Best regards.

Alvaro.
#8 Опубликовано: 20.04.2020 11:51:33
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

and in how far do your example explain the incorrect calculation


Just advanced maths above the classroom.
Your example replies bug from incorrectly threaded input.
As given, your [5*5] matrix has no mathematical meaning.

Page1 rank.sm (11 КиБ) скачан 32 раз(а).
1 пользователям понравился этот пост
sergio 20.04.2020 12:15:00
#9 Опубликовано: 20.04.2020 14:19:49
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

... clean the bugger
What application do you have for "rank(,) ?
Don't confuse with Rank in Data Analysis.
rref [Row Reduce Echelon Function] is a damned long monkey business.
Has it been done in Smath ... Watson ?


rref.PNG
#10 Опубликовано: 20.04.2020 14:51:32
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

... Rank(V)
Given a set of data values, the rank of each value is the position
at which that value appears in a sorted list of the data.
When values repeat, the rank is an average of the indices where
the value occurs after sorting.
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений