Skip to content

A collection of Graph plots (sin, cos, tan, sec, cot), array operations, mathematical calculations. Enhance coding skills with MATLAB scripts

License

Notifications You must be signed in to change notification settings

ThisIs-Developer/MatLab

Repository files navigation

MATLAB

Welcome to the MATLAB repository! This repository contains MATLAB scripts and functions for various mathematical operations and graph plotting. Below is an overview of the topics covered and the corresponding MATLAB scripts available in this repository.

Topics

  1. Sin Graph
  2. Cos Graph
  3. Tan Graph
  4. Sec Graph
  5. Cot Graph
  6. Array
  7. Exponential Sin
  8. Multiple Operation
  9. Operation Float
  10. Operation Unsin Int
  11. Power Loop
  12. Sum of Loop
  13. Trigonometric
  14. While

Scripts

Sin Graph

Cos Graph

Tan Graph

Sec Graph

Cot Graph

Array

  • array_operations.m: Perform various operations on arrays such as addition, subtraction, multiplication, and division.

Exponential Sin

Multiple Operation

Operation Float

Operation Unsin Int

Power Loop

Sum of Loop

Trigonometric

While

  • while_loop.m: Demonstrate the usage of while loops for iterative calculations.

How to Use

  1. Clone this repository to your local machine.
  2. Open MATLAB and navigate to the cloned directory.
  3. Run the desired MATLAB script based on the topic you are interested in.

Feel free to explore and use these scripts for your mathematical computations and graph plotting needs. If you have any questions or suggestions, please open an issue or reach out to us.


Happy coding! 🚀

About

A collection of Graph plots (sin, cos, tan, sec, cot), array operations, mathematical calculations. Enhance coding skills with MATLAB scripts

Topics

Resources

License

Stars

Watchers

Forks