Graph plotting and curve fitting

1 view (last 30 days)
Narendra Singh
Narendra Singh on 2 Jun 2021
Answered: Rhea Chandy on 23 Aug 2021
Hello,
I am New to MATLAB, can someone help me with writing this complex equation in the MATLAB which is given below in the picture

Answers (1)

Rhea Chandy
Rhea Chandy on 23 Aug 2021
Hi Narendra,
If you can provide the code you've written to solve the problem and ask a specific question about where you're facing difficulty, we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the MATLAB Onramp tutorial (https://www.mathworks.com/support/learn-with-matlab-tutorials.html) to quickly learn the essentials of MATLAB.
Since you've mentioned plotting and curve fitting in your question title, you can take a look at the following documentation which give information on how you can fit curves and surfaces to data and view plots with the Curve Fitting app: Interactive Curve and Surface Fitting.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!