1 страниц (10 вхождений)
rank - Сообщения
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?
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
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
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
rank(M) ... matrix rank is Smath built-in.
Here is a most precious application.
Matrix PseudoInverse.sm (111 КиБ) скачан 134 раз(а).
Here is a most precious application.
Matrix PseudoInverse.sm (111 КиБ) скачан 134 раз(а).
Wroterank(M) ... matrix rank is Smath built-in.
Matrix PseudoInverse.sm (111 КиБ) скачан 134 раз(а).
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
![SMath Studio 0.99.6884 - [JordanMatrix5x5-5fachEW-HV.1.2.Stufe.sm_]_2020-04-19_19-07-08.jpg](/ru-RU/files/Download/SRDYrq/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 КиБ) скачан 146 раз(а).
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 КиБ) скачан 146 раз(а).
1 пользователям понравился этот пост
sergio 20.04.2020 12:15:00
... 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 вхождений)
-
Новые сообщения
-
Нет новых сообщений