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: 7 years ago
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 84 time(s).
Arkush1.sm (11 KiB) downloaded 84 time(s).
#2 Posted: 7 years ago
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 7 years ago
#3 Posted: 7 years ago
I corrected a.k for a[k but how do I set 5 values for one variable a[k?
#4 Posted: 7 years ago
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 7 years ago
#5 Posted: 7 years ago
Unable to determine the value of an element since the item with the specified index does not exist -error
#6 Posted: 7 years ago
Arkush1.sm (14 KiB) downloaded 80 time(s).
#8 Posted: 7 years ago
#9 Posted: 7 years ago
Wrote... you may clean/recast a bit.
You have 11 sets of 'a'
Easy to tabulate, is it what you want ?
#10 Posted: 7 years ago
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 85 time(s).
Unable to select individual components of the erroneous formula.
Arkush1_ndtma.sm (16 KiB) downloaded 85 time(s).
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
#11 Posted: 7 years ago
WroteYou have 11 sets of 'a'
Easy to tabulate, is it what you want ?
Arkush1_CBG [data].sm (136 KiB) downloaded 92 time(s).
#12 Posted: 7 years ago
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