photo

Muhammad Sinan


University of Electronic Science and Technology of China

Last seen: presque 2 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Message

Programming Languages:
Python, MATLAB
Spoken Languages:
English
Pronouns:
He/him

Statistiques

All
MATLAB Answers

4 Questions
3 Réponses

File Exchange

1 Fichier

Cody

0 Problèmes
2 Solutions

RANG
21 431
of 300 352

RÉPUTATION
2

CONTRIBUTIONS
4 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
1

RANG
19 710 of 20 928

RÉPUTATION
0

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
1 Fichier

TÉLÉCHARGEMENTS
2

ALL TIME TÉLÉCHARGEMENTS
7

RANG
81 175
of 168 212

CONTRIBUTIONS
0 Problèmes
2 Solutions

SCORE
30

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Submission
  • MATLAB Mini Hack Participant
  • Solver
  • Explorer
  • First Review
  • First Answer

Afficher les badges

Feeds

Afficher par

A soumis


sinan
The generated figures are added.

environ 2 ans il y a | 2 téléchargements |

0.0 / 5
Thumbnail

A résolu


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

plus de 4 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 4 ans il y a

Réponse apportée
two-step Adams Moulton method
Hi @POLLY! The only things need to correct is the discretization in iteration, here is the code % iterate for i = 3:length(n)...

plus de 4 ans il y a | 0

Question


How do I set each legend on the curve in multiple plot?
Dear friends! I have multiple curves plot for which I need to specify the legends automatically. I use the following script in ...

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


Solution of system of Delayed ordinary differential equation
Dear sir madam, I want you to solve the Ordinary Delayed Differential Equations model. The equation solved in the documentations...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


Solution of system of Delayed ordinary differential equation
Dear sir madam, I want you to solve the Ordinary Delayed Differential Equations model. The equation solved in the documentations...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


Solution of system of Delayed ordinary differential equation
Dear sir madam, I want you to solve the Ordinary Delayed Differential Equations model. The equation solved in the documentations...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
How to find error of Fourth Order Runge-Kutta method?
Hello Dear; Please study the file using the following link. https://www.researchgate.net/publication/31135539_Error_estimate_f...

presque 6 ans il y a | 0

Réponse apportée
Function Error: Already declared
When define user function in MATLAB programming then you will need the following format. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...

presque 6 ans il y a | 1