1 Pages (12 items)
How i can write this formula in Smath Studio? - How i can write this formula in Smath Studio? - Messages
#1 Posted: 5/18/2018 10:05:41 AM
I have one formula where it is necessary to make a sum in a way that takes into account 5 coefficients of a polynomial. In the sum he is marked as ak and I need that instead of ak there was a1..a2..a3 ... a4 ... a5. Also, for each polynomial account, the power K automatically changes from the index of the polynomial 1..2..3..4..5. How to implement it in this program? Also, I have several layers of reinforcement in the equation that should also be instead of Asi to As1...As2...As3...Asn and Sigma_si to Sigma_s1...Sigma_s2...Sigma_s3...Sigma_sn . Sorry for bad English.


Arkush1.sm (11 KiB) downloaded 33 time(s).
Arkush1.sm (11 KiB) downloaded 33 time(s).
#2 Posted: 5/18/2018 10:32:44 AM
You made the following error: you used "a.k" instead of "a[k". This way you did not create vectors to use in the summation with the counter. You need to do to define and then use As and Sigmas.
sergio
sergio
1 users liked this post
yuriy1996 5/18/2018 11:16:00 AM
#3 Posted: 5/18/2018 10:38:06 AM
I corrected a.k for a[k but how do I set 5 values for one variable a[k?
#4 Posted: 5/18/2018 10:55:32 AM
for example a[1:=2.5 a[2:=3.21 a[3:=-7.1
so "a" is a vector
in the sum a[k
sergio
so "a" is a vector
in the sum a[k
sergio
1 users liked this post
yuriy1996 5/18/2018 11:15:00 AM
#5 Posted: 5/18/2018 11:13:48 AM
Unable to determine the value of an element since the item with the specified index does not exist -error
#6 Posted: 5/18/2018 11:16:25 AM
Arkush1.sm (14 KiB) downloaded 24 time(s).
#8 Posted: 5/18/2018 12:29:55 PM
#9 Posted: 5/18/2018 1:18:18 PM
Wrote... you may clean/recast a bit.
You have 11 sets of 'a'
Easy to tabulate, is it what you want ?
#10 Posted: 5/18/2018 1:51:50 PM
Pl look at this. Error may have occurred when entering the formula???? Difficult to trace.
Unable to select individual components of the erroneous formula.

Arkush1_ndtma.sm (16 KiB) downloaded 32 time(s).
Unable to select individual components of the erroneous formula.
Arkush1_ndtma.sm (16 KiB) downloaded 32 time(s).
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
#11 Posted: 5/18/2018 2:53:49 PM
WroteYou have 11 sets of 'a'
Easy to tabulate, is it what you want ?
Arkush1_CBG [data].sm (136 KiB) downloaded 39 time(s).
#12 Posted: 5/18/2018 9:34:10 PM
WrotePl look at this. Error may have occurred when entering the formula???? Difficult to trace.
Unable to select individual components of the erroneous formula.
There it seems the formula is ill posed wrt [4.1].
It shows bfcd as something not defined but the originator
has defined b, and defined fcd ... b*fcd.
1 Pages (12 items)
-
New Posts
-
No New Posts