Different Results of Integration in 7219 & 7250 (Gamma Function) - Сообщения
WroteStill I get errors in SS 7251.
After I got this error with 7251, again I did a Clean re-installation, and all issues posted later occurred consequent to this.
Furthermore, a similar Clean re-installation of 7251 was done in my second laptop today, but errors continued to occur with same test worksheets except Jean's "Test_Gamma_7251_[6179].sm".
Therefore, I have no alternative but leave it to the developers to decide.
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
WroteTherefore, I have no alternative but leave it to the developers to decide.
Wait and see what Grand Doctors have to say.
Frechet PDF is another one that Simpson rejects.
In the attached, rescued in two ways.
When compatible, dn_GearsBDF is hyperfast, known accurate.
Thanks Collab for your contribution, most interesting.
Cheers ... jean
Integrate Frechet.sm (21 КиБ) скачан 171 раз(а).
WroteWhen compatible, dn_GearsBDF is hyperfast, known accurate.
It carries parameters as well, following a fitting session.
Integrate Frechet.sm (28 КиБ) скачан 167 раз(а).
Observed same problems even after a second Clean re-installation of 7251.
Consequently, I noticed that the Vectorize operator works correctly
when eval() function is used to evaluate alpha and beta of the Gamma function.
Otherwise, it gives incompatible results.
Has anybody experienced this issue?
Thank you Jean for the inspiration and encouragement.
Thank you Alvaro.
Any comments?
New_Test_Gamma.sm (14 КиБ) скачан 168 раз(а).

Consequently, I noticed that the Vectorize operator works correctly
when eval() function is used to evaluate alpha and beta of the Gamma function.
Otherwise, it gives incompatible results.
Has anybody experienced this issue?
Thank you Jean for the inspiration and encouragement.
Thank you Alvaro.
Any comments?
New_Test_Gamma.sm (14 КиБ) скачан 168 раз(а).

Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
Wrote
Any comments?

New_Test_Gamma.sm (11 КиБ) скачан 165 раз(а).
Hi Nugegodage. I slightly modify your file, putting eval only where Mean appear. What I see rigth now, with your new file using eval, not before, is that there are not bug, and the "bad results" are because Mean can't be vectorized (or better say, isn't a good idea vectorize them), like any other function that take vectors or matrices as arguments.
WroteObserved same problems even after a second Clean re-installation of 7251.
Gamma CDF function error revisited.
Following issues observed while trying to calculate SPI for a different set of data.
1. Gamma CDF function fails if 0 <'alpha' < 1
2. Even Razonar's method fails in such a situation.
3. According to the literature on calculation of SPI, the Gamma function is valid
for all 'alpha' values > 0.
4. No such issues in Excel or Mathcad.
5. Attached example is only to demonstrate the issue.
For the attention of authorities.
Gamma_CDF_Error_with_Alpha less than 1_.sm (13 КиБ) скачан 166 раз(а).

Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
1 пользователям понравился этот пост
frapuano 12.05.2020 15:43:00
WroteGamma CDF function fails
Your integration is ill posed ... "x_undefined"
SMath native Gamma(x) 4 decimals and INT acc 50 have no impact.
Try your own alpha/beta.
Cheers ... Jean
Page1 NDTMA.sm (13 КиБ) скачан 164 раз(а).
1 пользователям понравился этот пост
NDTM Amarasekera 13.05.2020 01:12:00
WroteTry your own alpha/beta.
Cheers ... Jean
Thank you Jean. Your suggestion to introduce ε=10^{-15} as lower limit of integration
solved my problem. But still the error persists if lower limit is zero.
A beginner may be confused and/or discouraged in a similar situation.
Gamma_CDF_Error_with_Alpha less than 1_SOLVED.sm (106 КиБ) скачан 173 раз(а).

Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
1 пользователям понравился этот пост
frapuano 14.05.2020 13:19:00
I see the issue... when alpha < 1 and t = 0 smath has 1/(0^(1-alpha)) and the numerical integrator fails. I'm not sure about how ccould be fixed.
Looking for improvements in the Gamma function...
Lanczos.sm (69 КиБ) скачан 165 раз(а).
Looking for improvements in the Gamma function...
Lanczos.sm (69 КиБ) скачан 165 раз(а).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
2 пользователям понравился этот пост
WroteLooking for improvements in the Gamma function...
Thanks Davide: sanity check [real/complex] vs Keisan/Casio
All that is not as simple as the BigBang theory.
If the first computed 'x' appears in data < 10^-15
the quick plot rejects, no complain ... didn't check X_Y plot.
Thus: zero min value 10^-15.
Just experimented on Bézier/Bernstein project.
Cheers ... Jean
If the first computed 'x' appears in data < 10^-15
the quick plot rejects, no complain ... didn't check X_Y plot.
Thus: zero min value 10^-15.
Just experimented on Bézier/Bernstein project.
Cheers ... Jean
WroteLooking for improvements in the Gamma function..
A few more issues please.

Gamma_CDF_Error_Wrong_Results.sm (334 КиБ) скачан 179 раз(а).

Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
WroteA few more issues please.
Freak 7251 does not open !
You just have two values: α:=0.7352, β:=245.7456
That's enough to simulate/evaluate CDF.
Cheers ... Jean
CDF Gamma.sm (262 КиБ) скачан 167 раз(а).
WroteFreak 7251 does not open !
Sorry. PDF attached. Thank you Jean!
Gamma_CDF_Error_Wrong_Results.pdf (953 КиБ) скачан 160 раз(а).
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
Ordinary Simpson is inadequate [too steep PDF, too long X's]
Romberg/Simpson algo style is just perfect.
All done in gray attached.
Cheers mon Ami from so far away !
CDF Gamma.sm (277 КиБ) скачан 178 раз(а).
Romberg/Simpson algo style is just perfect.
All done in gray attached.
Cheers mon Ami from so far away !
CDF Gamma.sm (277 КиБ) скачан 178 раз(а).
1 пользователям понравился этот пост
Davide Carpi 20.05.2020 15:24:00
-
Новые сообщения
-
Нет новых сообщений