Community Profile

photo

Muhammad Sinan


University of Electronic Science and Technology of China

Last seen: 5ヶ月 前 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ヶ月 前 | ダウンロード 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年 前

解決済み


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年 前

回答済み
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年 前 | 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年 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 0

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

4年以上 前 | 1