python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
how to show periodic call of a state machine in UML state diagram?
I work in the field of embedded software.
In a project, we are using a time-trigged software architecture so that each component is called
periodically (with component's tick accordingly) and the comp...
Anmk
Votes: 0
Answers: 3
Fitting a rectangular function to real data points
I would like to fit a periodic rectangle function to my data. I have tried this with the least squares method using curve_fit from scipy.optimize. Unfortunately, the optimization does not converge.
He...
frevler
Votes: 0
Answers: 1