How can I model the motion of a wave with changing amplitude?

  • Thread starter Thread starter Vance
  • Start date Start date
  • Tags Tags
    Modelling Wave
AI Thread Summary
The discussion revolves around modeling the motion of a wave function, specifically using the example y=Asin(x+p). The user seeks to visualize the wave's behavior after an initial input, focusing on its amplitude changes and color variations. The conversation highlights the importance of determining whether the visualization should be in 2D or 3D and the programming languages suitable for this task, such as C/C++ or Java. OpenGL is suggested as a feasible option for creating the visualization, with references to Nehe's tutorials for guidance. The need for clarity on the project's timeline and the user's programming familiarity is also emphasized.
Vance
Messages
180
Reaction score
0
i have a wave function and i would like to see how it acts after it receives my first input. I would like to see its ups and downs and its different color when its amplitude is changed after the function value reaches a certain point.
For example let say y=Asin(x+p). Would you please tell me how to model its motion ?
Please help...

Thanks in advance

-F
 
Computer science news on Phys.org
x will change randomly and all the time...
 
Anyone have any ideas?
 
So how exactly do you want to approach this problem? Do you want to it in 2d or 3d? How much time to you have to complete the assignment? Are you familiar with programming in c/c++ or java?
 
Depends on the languages you want to use to program and visualize in, I have some experience in Visual C++ and OpenGL, I would consider it feasible.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
i am customizing a Linux distro [arch] into love os which I am building to impress my crush. I had an idea to integrate an ai model into the Linux system so it can speak like me but romantically. but I don't know what or how to do. I don't know the basic concept of Linux but yet I am customizing my os purely relying on chat gpt and perplexity. when i ask chat gpt about this it said to fine tune an ai model and integrate to the Linux distro and my friend said for the data to be fed to the ai...
Back
Top