photo

Muhammad Adil Rehman


Last seen: circa un anno fa Attivo dal 2022

Followers: 0   Following: 0

Messaggio

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

Statistica

All
File Exchange

2 File

Cody

0 Problemi
6 Soluzioni

RANK
N/A
of 300.392

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
13.651 of 20.934

REPUTAZIONE
21

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
2 File

DOWNLOAD
7

ALL TIME DOWNLOAD
212

RANK
45.495
of 168.373

CONTRIBUTI
0 Problemi
6 Soluzioni

PUNTEGGIO
84

NUMERO DI BADGE
2

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

Visualizza badge

Feeds

Visto da

Risolto


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

quasi 2 anni fa

Inviato


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

circa 3 anni fa | 6 download |

0.0 / 5
Thumbnail

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Risolto


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

oltre 3 anni fa

Inviato


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

oltre 3 anni fa | 1 download |

0.0 / 5
Thumbnail