User Portlet
Discussions |
---|
Hi Rohit, The main purpose is to have a good time-series prediction. |
Hi Rohit, I appreciate your time. Regards. |
Thank you so much, Mads. |
Rohit and Hans, Thank you so much. It helped me a lot. Is it possible to know which two stations have the longest air temperature records? |
Thank you so much, Henrik, Rohit and John. You are great men. |
Daniel, There is no specific reason.I have one reason for asking this question: I like Mathematica. Unfortunately, I do not see any metaheuristic optimization algorithms in Mathematica. On the other hand, you can easily find different opt.... |
Hi, How do I get the output of the interpolation as a list? data = {3.4`, 5.4`, 1.4`, 8.`, "NaN", "NaN", "NaN", 10.2`, "NaN", 15.4`, 0.`, 6.7`, 0.2`, 2.`} ListLinePlot[data] int = ... |
Thank you, Andre. The link was very useful. I got the following results. What do you think about these two plots? How can I calculate the slope (or slopes) of the periodogram? ![enter image description here][1] [1]:... |
A wonderful solution. Thank you, Rohit. How to get network output (simulated data) in a list for the train and test data? |
Thank you, Rohit. β is the slope of n pairs of data points. If a significant trend is found, the rate of change can be calculated using the Sen slope estimator (β). In other words, computing the slope for all pairs of data that were used to... |