photo

Muhammad Adil Rehman


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

All
File Exchange

2 文件

Cody

0 个问题
6 个答案

排名
N/A
of 300,198

声誉
N/A

贡献数
0 个提问
0 个回答

回答接受率
0.00%

收到投票数
0

排名
13,632 of 20,889

声誉
21

平均
0.00

贡献数
2 文件

下载次数
7

ALL TIME 下载次数
212

排名
45,338
of 167,681

贡献数
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.

1 year 前

已提交


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 years 前 | 6 次下载 |

0.0 / 5
Thumbnail

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

已提交


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

3 years 前 | 1 次下载 |

0.0 / 5
Thumbnail