photo

Maurice Hendriks


TU Delft

2017년부터 활동

Followers: 0   Following: 0

메시지

통계학

Feeds

보기 기준

질문


Optimize/maximize for multiple functions that depend on eachother in time.
I'm calculating the profit that can be made when connecting a battery to the electricity grid; Charging when electricity is ch...

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


Optimize for multiple variables in nonlinear function
I need to optimize the charging of a battery. I have the price for power per hour; €P(i). I want to charge the battery in t_fina...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


how to find the first nonzero value of a multidimensional matrix, with a certain value for some dimensions in that matrix
I want to find the first nonzero element in a matrix, I'm now using idx = find(NH3summer==min(NH3summer(NH3summer>0))); ...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


heaviside function in fun for fminbnd
I have a function fun = @(x) f(x)*heaviside(g(x)) so it is a function of x but within it also a heaviside function that ...

7년 초과 전 | 답변 수: 2 | 0

2

답변