photo

Erik Eriksson


Last seen: plus d'un an il y a Actif depuis 2023

Followers: 0   Following: 0

Statistiques

All
MATLAB Answers

7 Questions
0 Réponses

Cody

0 Problèmes
5 Solutions

RANG
272 655
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
7 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
54 645
of 168 407

CONTRIBUTIONS
0 Problèmes
5 Solutions

SCORE
61

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Solver

Afficher les badges

Feeds

Afficher par

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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*(...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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

presque 2 ans il y a | 1 réponse | 0

1

réponse

A résolu


Get the length of a given vector
Given a vector x, the output y should equal the length of x.

environ 2 ans il y a

A résolu


Create a vector
Create a vector from 0 to n by intervals of 2.

environ 2 ans il y a

A résolu


Vector creation
Create a vector using square brackets going from 1 to the given value x in steps on 1. Hint: use increment.

environ 2 ans il y a

A résolu


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

environ 2 ans il y a

A résolu


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

environ 2 ans il y a

Question


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

plus de 2 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 3 ans il y a | 2 réponses | 0

2

réponses