![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9154100_1547486167027_DEF.jpg)
Erik Eriksson
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
0 Problemas
5 Soluciones
CLASIFICACIÓN
128.530
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
51.304
of 157.725
CONTRIBUCIONES
0 Problemas
5 Soluciones
PUNTUACIÓN
61
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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*(...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaResuelto
Get the length of a given vector
Given a vector x, the output y should equal the length of x.
más de 1 año hace
Resuelto
Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.
más de 1 año hace
Resuelto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
más de 1 año hace
Resuelto
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:...
más de 1 año hace
Pregunta
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...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
alrededor de 2 años hace | 2 respuestas | 0