photo

Muhammad Sinan


University of Electronic Science and Technology of China

Last seen: más de 1 año hace Con actividad desde 2019

Followers: 0   Following: 0

Mensaje

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

Estadística

All
MATLAB Answers

4 Preguntas
3 Respuestas

File Exchange

1 Archivo

Cody

0 Problemas
2 Soluciones

CLASIFICACIÓN
16.418
of 297.503

REPUTACIÓN
2

CONTRIBUCIONES
4 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
19.250 of 20.449

REPUTACIÓN
0

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
1 Archivo

DESCARGAS
2

ALL TIME DESCARGAS
7

CLASIFICACIÓN
80.701
of 159.017

CONTRIBUCIONES
0 Problemas
2 Soluciones

PUNTUACIÓN
30

NÚMERO DE INSIGNIAS
1

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

Enviada


sinan
The generated figures are added.

más de 1 año hace | 2 descargas |

0.0 / 5
Thumbnail

Resuelto


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

casi 4 años hace

Resuelto


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

casi 4 años hace

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

casi 4 años hace | 0

Pregunta


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

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 4 años hace | 0 respuestas | 0

0

respuestas

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

alrededor de 5 años hace | 0

Respondida
Function Error: Already declared
When define user function in MATLAB programming then you will need the following format. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...

alrededor de 5 años hace | 1