Error - result is above maximum allowed positive number

Error - result is above maximum allowed positive number - Messages

#1 Posted: 5/5/2021 8:58:55 PM
dimart17@mainl.ru

dimart17@mainl.ru

0 likes in 4 posts.

Group: 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 Posted: 5/5/2021 9:29:38 PM
churichuro

churichuro

28 likes in 79 posts.

Group: User


this does the trick!
1 users liked this post
Bruno Choquepata 5/6/2021 12:38:00 AM
#3 Posted: 5/6/2021 12:43:30 AM
Bruno Choquepata

Bruno Choquepata

0 likes in 5 posts.

Group: User

Could you help me to make this graph please?,

thanks

ARMONICA.sm (17 KiB) downloaded 27 time(s).
#4 Posted: 5/6/2021 2:01:46 AM
Fridel Selitsky

Fridel Selitsky

520 likes in 451 posts.

Group: User

Graph
ARMONICA1.sm (18 KiB) downloaded 36 time(s).
1 users liked this post
Bruno Choquepata 5/6/2021 2:23:00 AM
#5 Posted: 5/6/2021 4:35:06 AM
sergio

sergio

115 likes in 329 posts.

Group: 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 Posted: 5/6/2021 2:08:37 PM
dimart17@mainl.ru

dimart17@mainl.ru

0 likes in 4 posts.

Group: User

Wrote


this does the trick!



Thanks a lot mate! This really does the trick!
#7 Posted: 5/6/2021 2:53:36 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: 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 Posted: 5/6/2021 7:47:25 PM
dimart17@mainl.ru

dimart17@mainl.ru

0 likes in 4 posts.

Group: 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 Posted: 5/6/2021 8:12:39 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Vectorize.PNG
#10 Posted: 5/6/2021 8:17:44 PM
dimart17@mainl.ru

dimart17@mainl.ru

0 likes in 4 posts.

Group: 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 Posted: 5/6/2021 8:28:20 PM
overlord

overlord

552 likes in 1332 posts.

Group: 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
  • New Posts New Posts
  • No New Posts No New Posts