photo

Muhammad Sinan


University of Electronic Science and Technology of China

Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

All
MATLAB Answers

4 个提问
3 个回答

File Exchange

1 文件

Cody

0 个问题
2 个答案

排名
16,418
of 297,457

声誉
2

贡献数
4 个提问
3 个回答

回答接受率
0.0%

收到投票数
1

排名
19,273 of 20,438

声誉
0

平均
0.00

贡献数
1 文件

下载次数
2

ALL TIME 下载次数
7

排名
80,658
of 158,938

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


sinan
The generated figures are added.

1 year 前 | 2 次下载 |

0.0 / 5
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...

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

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

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

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

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

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

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

5 years 前 | 0

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

5 years 前 | 1