photo

Maurice Hendriks


TU Delft

2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
84,999
of 301,275

評判
0

コントリビューション
4 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,216

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,777

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
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...

8年以上 前 | 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...

8年以上 前 | 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))); ...

約9年 前 | 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 ...

約9年 前 | 2 件の回答 | 0

2

回答