1 Pages (14 items)
Summation Equivalent - Messages
#1 Posted: 12/9/2021 9:10:03 AM
#2 Posted: 12/9/2021 12:33:55 PM
#3 Posted: 12/10/2021 5:15:00 AM
Hi,
Still cant get it to work, I will strip out the identifying material and post the worksheet.
Thanks
Ian
Still cant get it to work, I will strip out the identifying material and post the worksheet.
Thanks
Ian
#4 Posted: 12/10/2021 7:12:21 AM
Attached is sheet, this is a MRM for beam frequency analysis
natural freq 5 v2 forum.sm (58 KiB) downloaded 47 time(s).
natural freq 5 v2 forum.sm (58 KiB) downloaded 47 time(s).
#5 Posted: 12/10/2021 8:18:09 AM
WroteAttached is sheet, this is a MRM for beam frequency analysis
Sum over 'n' ... NOT over 'k'
Model summation attached.
Function Running Summation.sm (32 KiB) downloaded 36 time(s).
#6 Posted: 12/10/2021 8:39:51 AM
WroteAttached is sheet, this is a MRM for beam frequency analysis
Better to attach the original Mathcad document.
Russia ☭ forever, Viacheslav N. Mezentsev
#7 Posted: 12/10/2021 11:24:34 AM
Mathcad sheet attached, striped version
beam frequency test 2.xmcd (171 KiB) downloaded 30 time(s).
Jean, I am at a loss as to which part of your file I should be looking at.
Ian
beam frequency test 2.xmcd (171 KiB) downloaded 30 time(s).
Jean, I am at a loss as to which part of your file I should be looking at.
Ian
#8 Posted: 12/10/2021 11:48:32 AM
Hi. As Viacheslav says, it's better in this case the mathcad file. Just a couple of notes.
You use a for loop with i as counter. Thus, at the exit, i equals the last count value, not the entire range. So, or you redefine i as range, or use this way for not changing i value

Actually, SMath doesn't have "range" variables, it only have scalars and matrices. But mathcad have "true" range variables, which it's more a complication than an adventage. BTW in SMath you can't use a range variable in the same way, and sometimes needs some dummy variable for detect them

Finally, remember that in mathcad sqrt(-1) is 1i, but in SMath it is just i, so using is as counter you loose all the complex algebra.
Bests regards.
Alvaro.
You use a for loop with i as counter. Thus, at the exit, i equals the last count value, not the entire range. So, or you redefine i as range, or use this way for not changing i value
Actually, SMath doesn't have "range" variables, it only have scalars and matrices. But mathcad have "true" range variables, which it's more a complication than an adventage. BTW in SMath you can't use a range variable in the same way, and sometimes needs some dummy variable for detect them
Finally, remember that in mathcad sqrt(-1) is 1i, but in SMath it is just i, so using is as counter you loose all the complex algebra.
Bests regards.
Alvaro.
#9 Posted: 12/10/2021 12:30:05 PM
WroteJean, I am at a loss as to which part of your file I should be looking at.
It just shows how to run summation wrt several dependent functions.
#10 Posted: 12/10/2021 1:33:41 PM
Hi Alvaro,
Some interesting hints there. I imagine its also the same going the other way.
Hi Jean,
OK, now I understand, just some pointers for me
Thanks
Ian
Some interesting hints there. I imagine its also the same going the other way.
Hi Jean,
OK, now I understand, just some pointers for me
Thanks
Ian
#11 Posted: 12/10/2021 1:46:48 PM
WroteHi Jean,
OK, now I understand, just some pointers for me
Thanks
Ian
The A,B are numerical two vectors of coefficients.
Then introduced in the scalar function wrt sin/cos.
#12 Posted: 12/10/2021 3:00:17 PM
WroteI am trying to convert a Mathcad 15 sheet, and have a problem with the below equation:
I think that there should be such a replacement.
File not found. File not found.
Russia ☭ forever, Viacheslav N. Mezentsev
#13 Posted: 12/10/2021 3:09:11 PM
1 Pages (14 items)
-
New Posts
-
No New Posts