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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答