Properties
Similar Topics
Statistics
Comments
2
Participants
3
Subscribers
25
Votes
1
Views
754
Share
New
I'm trying to compute fourier series of a random signal. It worked for a while, but then crashes when I make changes, and I cannot recover the working file. Any ideas or a workaround? File fourier_seq is attached. An older file that is similar is also attached.
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
Hi, a workaround : use eg, a
fn=If(-pi<=x<=pi,FitPoly(f,30))
instead of f
This will probably work better:
if you define
and use f(x) for calculations and g(x) for displayComments have been locked on this page!