Community Profile

photo

Muhammad Sinan


University of Electronic Science and Technology of China

Last seen: 5 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

联系

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

统计数据

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

查看徽章

Feeds

排序方式:

已提交


sinan
The generated figures are added.

8 months 前 | 2 次下载 |

Thumbnail

已解决


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

3 years 前

已解决


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

3 years 前

已回答
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)...

3 years 前 | 0

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

4 years 前 | 0

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

4 years 前 | 1