1 страниц (10 вхождений)
rank - Сообщения
#1 Опубликовано: 19.04.2020 08:24:42
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?
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
Wrote
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
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
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
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.
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
rank(M) ... matrix rank is Smath built-in.
Here is a most precious application.
Matrix PseudoInverse.sm (111 КиБ) скачан 30 раз(а).
Here is a most precious application.
Matrix PseudoInverse.sm (111 КиБ) скачан 30 раз(а).
#6 Опубликовано: 19.04.2020 14:09:48
Wroterank(M) ... matrix rank is Smath built-in.
Matrix PseudoInverse.sm (111 КиБ) скачан 30 раз(а).
and in how far do your example explain the incorrect calculation
WroteThe 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
JordanMatrix5x5-5fachEW-HV.1.2.Stufe .sm (47 КиБ) скачан 29 раз(а).
#7 Опубликовано: 19.04.2020 23:51:44
#8 Опубликовано: 20.04.2020 11:51:33
Wroteand 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
#10 Опубликовано: 20.04.2020 14:51:32
... 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.
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.
1 страниц (10 вхождений)
-
Новые сообщения
-
Нет новых сообщений