Skip to main content
1-Visitor
November 11, 2021
Solved

Fit two data sets with the same differential equations. ODESOLVE + miner

  • November 11, 2021
  • 2 replies
  • 2328 views

I wrote the program which fit two datasets by the same ODESOLVE and miner. But I call the function twice

and the program works slow.  So anyone knows how to make it faster to fit two datasets?

 

amusiienko_0-1636641671068.png

amusiienko_1-1636641708009.png

 

Best answer by terryhendicott

Hi,

The sheet spends most of its calculation of f2t(0) as seen in the enclosed video.

It is a big sheet so it will take some time to see how to make this function faster.

Cheers

Terry

2 replies

24-Ruby III
November 11, 2021

What versions of Windows OS and Mathcad Prime are you using? And also the amount of RAM?

1-Visitor
November 15, 2021

I use Windows 10, I have Mathcad 3 prime and 16 G of fast RAM.

21-Topaz II
November 14, 2021

Hi,

The sheet spends most of its calculation of f2t(0) as seen in the enclosed video.

It is a big sheet so it will take some time to see how to make this function faster.

Cheers

Terry