You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, congratulations on your work. It is really cool stuff!
I would like to use your code to simulate the interaction of waves generated by two distinct sources (different frequency).
I would like to simulate two sources, wherein one source would have a frequency of 1Hz and the other 10Hz. How could I get this simulation to work? My interpretation is that the constant 0.008 in the code above corresponds to the frequency. What are the other terms in the 'my_lambda' equation?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hi,
First of all, congratulations on your work. It is really cool stuff!
I would like to use your code to simulate the interaction of waves generated by two distinct sources (different frequency).
I believe this would be best function for such:
I would like to simulate two sources, wherein one source would have a frequency of 1Hz and the other 10Hz. How could I get this simulation to work? My interpretation is that the constant 0.008 in the code above corresponds to the frequency. What are the other terms in the 'my_lambda' equation?
Thank you in advance!
The text was updated successfully, but these errors were encountered: