Muhammad Sinan
University of Electronic Science and Technology of China
Followers: 0 Following: 0
Python, MATLAB
Spoken Languages:
English
Pronouns:
He/him
Statistik
RANG
21.351
of 295.467
REPUTATION
2
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
1
RANG
19.108 of 20.234
REPUTATION
0
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
1 Datei
DOWNLOADS
2
ALL TIME DOWNLOADS
7
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
mehr als 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:...
mehr als 3 Jahre vor
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)...
mehr als 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 ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenHow 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...
fast 5 Jahre vor | 0
Function Error: Already declared
When define user function in MATLAB programming then you will need the following format. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...
fast 5 Jahre vor | 1