TIPE to do with Matlab
tifflachouette
Posted messages
1
Registration date
Status
Member
Last intervention
-
Célien Posted messages 5702 Registration date Status Member Last intervention -
Célien Posted messages 5702 Registration date Status Member Last intervention -
Hello.
I am a student in CPGE MP and I need help to finish my TIPE.
I need to do my experimental part on MATLAB, but having never used this software, I am facing quite a few difficulties.
I would like to create a program that takes as input a table of speeds and durations. I need to plot the graph (which should show a sinusoid in the first case), then measure the amplitude and period of this sinusoid to finally perform calculations using the period. As output from the program, I would like the graph and the results of the calculations.
In the second case, to obtain several sinusoids, I need to perform a Fourier series decomposition.
I have tried to search for tutorials on the internet, but I get lost in the flow of information and I also cannot waste all my time searching without finding anything, as the competitions are getting closer and closer. That is why I need help.
Thank you in advance.
I am a student in CPGE MP and I need help to finish my TIPE.
I need to do my experimental part on MATLAB, but having never used this software, I am facing quite a few difficulties.
I would like to create a program that takes as input a table of speeds and durations. I need to plot the graph (which should show a sinusoid in the first case), then measure the amplitude and period of this sinusoid to finally perform calculations using the period. As output from the program, I would like the graph and the results of the calculations.
In the second case, to obtain several sinusoids, I need to perform a Fourier series decomposition.
I have tried to search for tutorials on the internet, but I get lost in the flow of information and I also cannot waste all my time searching without finding anything, as the competitions are getting closer and closer. That is why I need help.
Thank you in advance.
1 answer
-
Hello,
Learning to program takes time, and learning to use MATLAB takes time as well. MATLAB is not a toy; it is a tool for professionals.
You need to decide to sit down and spend a lot of time learning—it means several weeks or even several months, not just 5 minutes.
You have MATLAB tutorials here: https://matlab.developpez.com/tutoriels/
And also in the MATLAB FAQ, you will find answers to many questions you may have: https://matlab.developpez.com/faq/