Community Profile

photo

Muhammad Adil Rehman


Last seen: 24 dagar ago Active since 2022

Followers: 0   Following: 0

Message

Programming Languages:
R, MATLAB
Spoken Languages:
English, Hindi

Statistics

All
  • Personal Best Downloads Level 1
  • Promoter
  • Solver
  • First Submission
  • First Review

View badges

Feeds

View by

Solved


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

3 månader ago

Submitted


Evolution of Steady Flow around cylinder
This code utilizes central difference approximation and SOR and SUR methods to find the convergence of results with a tolerance ...

mer än ett år ago | 9 downloads |

Thumbnail

Solved


Find the volume of cone
Find the volume of cone, when given radius(r) and height(h).

ungefär 2 år ago

Solved


Find sum of negative elements in row.
Find sum of negative elements in row. Example x=[1 -5 3 4 -6 6 7 8 9 10] result = -11

ungefär 2 år ago

Solved


Form a square matrix from four square sub-matrices
Create a square matrix, y, from 4 square sub-matrices that will be constructed (x1, x2, x3, x4): y = [x1 x2; x3 x4]; ...

ungefär 2 år ago

Solved


Convert degrees to radians
Given input in degrees, output to radians

ungefär 2 år ago

Solved


Create tangent function out of sine function only
Please don't use cosine and tangent functions

ungefär 2 år ago

Submitted


invsec
This function plot an involute sector of given color with the following inputs.

ungefär 2 år ago | 1 download |

Thumbnail