What's wrong with the "norme" function?

What's wrong with the "norme" function? - norme function gives strange error message and won't work - Сообщения

#1 Опубликовано: 01.09.2012 11:24:16
Gilberto E. Urroz

Gilberto E. Urroz

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

Группа: User

I've tried using the "norme" function -- the function that calculates the Euclidean norm of a vector (or matrix) -- and can't get it to work. For example, when I try:

s:mat(1,2,3,4,5,5,1)
norme(s)=

It won't calculate the Euclidean norm. Instead I get this strange message:

Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Not a big deal, since you can define your own "norme" function, e.g.,

NormE(F):line(nn:length(F),sqrt(sum((el(F,k)^2),k,1,nn)),2,1)

but, if it's listed in the "function" collection, it'd be nice to have it working properly.

September 1st, 2012


#2 Опубликовано: 02.09.2012 16:54:36
Radovan Omorjan

Radovan Omorjan

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

Группа: Moderator

That is strange...

The norme() does not work on the laptop with Win7 "error: Atempted to read or write protected memory..." - but it does works at the desktop with WinXP.


[MATH=eng]s:mat(1,2,3,4,5,5,1)[/MATH]

[MATH=eng]norme(s)=7.4162[/MATH]

[LIVE width=248 height=98]http://smath.info/live/?file=3913[/LIVE]

Regards,
Radovan
norme.png
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Опубликовано: 03.09.2012 03:22:08
sergio

sergio

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

Группа: User

same error with Win7 desktop.
sergio
#4 Опубликовано: 17.05.2013 09:29:55
Martin Kraska

Martin Kraska

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

Группа: Moderator

enorm() seems to work now (with 0.96.4884). The workaround from the customFunctions plugin is switched off here, as the dynamic assistant (invoked by F12) shows.
norme.PNG
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#5 Опубликовано: 17.05.2013 10:03:03
Davide Carpi

Davide Carpi

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

Группа: Moderator

Good, I'll disable the customFunctions workaround


regards,

w3b5urf3r
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений