Feeds
提问
How to solve 2 ODEs by using ODE 45
I know how to use ode45 to solve 1 ode, but now I have 2, I don't know what to do. Should I do it on one ode45 function or I sh...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to use taylor series to approximate the derivative?
Ok, here is the question: Evaluate error and appropriate step size if an analytical solution is not available. Consider the fol...
13 years 前 | 0 个回答 | 1
0
个回答提问
Question about how to solve a differential equation
Here are my main script and function script. C stands for concentraion and t is time, the question asked me to solve the time ra...
14 years 前 | 0 个回答 | 0
0
个回答提问
operands must be convertible to logical scalar; Help! Urgent!
This is my script file, I want to give z range, say from 0.001 to 0.1 with an increment of 0.01, and solve the value for r and p...
14 years 前 | 1 个回答 | 0
1
个回答提问
Problem Help!
Here are my codes, I keep getting wrong feedback which drive me crazy! Here's the problem: Basicly the problem is to solve a n...
14 years 前 | 1 个回答 | 0
