photo

Muhammad Adil Rehman


Last seen: 대략 1개월 전 2022년부터 활동

Followers: 0   Following: 0

메시지

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

통계

All
File Exchange

2 파일

Cody

0 문제
6 답안

순위
N/A
of 301,175

평판
N/A

참여
0 질문
0 답변

답변 채택
0.00%

획득한 표
0

순위
13,600 of 21,185

평판
22

평균 평점
0.00

참여
2 파일

다운로드 수
6

ALL TIME 다운로드 수
221

순위
47,164
of 173,238

참여
0 문제
6 답안

점수
84

배지 수
2

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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

대략 2년 전

제출됨


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 ...

3년 초과 전 | 다운로드 수: 5 |

0.0 / 5
Thumbnail

문제를 풀었습니다


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

대략 4년 전

문제를 풀었습니다


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

대략 4년 전

문제를 풀었습니다


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]; ...

대략 4년 전

문제를 풀었습니다


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

대략 4년 전

문제를 풀었습니다


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

대략 4년 전

제출됨


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

대략 4년 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail