Community Profile

photo

Muhammad Sinan


University of Electronic Science and Technology of China

Last seen: 4 Monate vor Aktiv seit 2019

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

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Gesendet


sinan
The generated figures are added.

7 Monate vor | 2 Downloads |

Thumbnail

Gelöst


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

fast 3 Jahre vor

Gelöst


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

fast 3 Jahre vor

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

etwa 3 Jahre vor | 0

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

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

etwa 4 Jahre vor | 0

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

etwa 4 Jahre vor | 1