Feeds
질문
Compute the basin of attraction for a steady state of an ordinary differential equation ODE
I need write a function called "compute_basin" that takes in a steady state and its k value and computes which set of initial co...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Solve a differential equation and determine when it gets close to steady state
I have a function called "compute_ode" that computes the derivative dC/dt for the differential equation model ODE: dC/dt = 0.1*(...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Compute steady of ODE
First of all I have a function called "compute_ode" that computes the derivative dC/dt for the differential equation model. The ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Determine data cells in Excel
I have a large Excel-file (frequencydata.xls) containing data for grid frequency. The file contains data for one day (24 h) with...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Compute steady states as a funciton of k, ODE
I will write a function called "compute_states" that takes as input a value for k and then returns as output ALL real-valued ste...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Optimal schedule using fmincon, nonlcon
I have an assignment where I am supposed to calculate the optimal schedule for a wood boiler and an oil boiler connected to an a...
2년 초과 전 | 답변 수: 0 | 0
0
답변질문
Iteration of multiple nonlinear functions
I have an assignment where I need to clalculate the temperature distribution in a window with elctric heaters installed at nine ...
거의 3년 전 | 답변 수: 2 | 0
