Error - result is above maximum allowed positive number

Error - result is above maximum allowed positive number - Сообщения

#1 Опубликовано: 05.05.2021 20:58:55
dimart17@mainl.ru

dimart17@mainl.ru

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

Группа: User

Hi guys (and girls of course if any)

can someone help me with the following error message and what is wrong here:

Screenshot 2021-05-06 015718.png

Thanks!
#2 Опубликовано: 05.05.2021 21:29:38
churichuro

churichuro

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

Группа: User


this does the trick!
1 пользователям понравился этот пост
Bruno Choquepata 06.05.2021 00:38:00
#3 Опубликовано: 06.05.2021 00:43:30
Bruno Choquepata

Bruno Choquepata

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

Группа: User

Could you help me to make this graph please?,

thanks

ARMONICA.sm (17 КиБ) скачан 27 раз(а).
#4 Опубликовано: 06.05.2021 02:01:46
Fridel Selitsky

Fridel Selitsky

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

Группа: User

Graph
ARMONICA1.sm (18 КиБ) скачан 36 раз(а).
1 пользователям понравился этот пост
Bruno Choquepata 06.05.2021 02:23:00
#5 Опубликовано: 06.05.2021 04:35:06
sergio

sergio

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

Группа: User

However, to have a correct representation you must use a smaller time step. The period is equal to 0.04 sec -> use at least 0.001 sec

sergio
#6 Опубликовано: 06.05.2021 14:08:37
dimart17@mainl.ru

dimart17@mainl.ru

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

Группа: User

Wrote


this does the trick!



Thanks a lot mate! This really does the trick!
#7 Опубликовано: 06.05.2021 14:53:36
Jean Giraud

Jean Giraud

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

Группа: User

Wrote

Could you help me to make this graph please?,


Your document does not open incorrect format
This bug is inferno, maybe caused by your AV.
It has never been addressed from many complains.
#8 Опубликовано: 06.05.2021 19:47:25
dimart17@mainl.ru

dimart17@mainl.ru

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

Группа: User

Now I need to multiply two arrays of values and get a third array of values. This is very easy. For some reason I get just one figure instead of array. What is wrong here and how to solve this?

Screenshot 2021-05-07 004939.png
#9 Опубликовано: 06.05.2021 20:12:39
Jean Giraud

Jean Giraud

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

Группа: User

Vectorize.PNG
#10 Опубликовано: 06.05.2021 20:17:44
dimart17@mainl.ru

dimart17@mainl.ru

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

Группа: User

Wrote

Vectorize.PNG



Thanks a lot, buddy! Much appreciated! This program is really good but needs some good help section for beginners like myself
#11 Опубликовано: 06.05.2021 20:28:20
overlord

overlord

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

Группа: Moderator

Wrote

Now I need to multiply two arrays of values and get a third array of values. This is very easy. For some reason I get just one figure instead of array. What is wrong here and how to solve this?


There are different methods you can use.
You either multiply with vectorize function. Sometimes this function will not avail.
Or multiply the elements piece by piece with for loop, in some cases this is the only way.
Or calculate dyadic product and take the transverse results of it. Why? because you can (swh).

Regards

2021-05-07_02-23.png
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений