Feeds
提问
Integrating tolerance level with MATLAB gt(A,B)
Hello! Is there any good way to use gt(A,B) to determine if A>B with a tolerance level, as in ismembertol(A,B) to determine e...
7 years 前 | 2 个回答 | 0
2
个回答提问
Flipping y-axis of findpeaks-plot
Hi! To find minima-values of an array I multiplied my array with -1 and used findpeaks. To graphically show the minimas I wan...
7 years 前 | 3 个回答 | 0
3
个回答提问
My if x ~= y statement is not working
Dear all, I have a really simple annoying problem which I can't wrap my head around. In my code: for k = time i...
7 years 前 | 3 个回答 | 0
3
个回答提问
Find minimum of variable by altereing two variables.
Hello! I'm simulating an energy system and trying to minimize a variable by altering battery size and level of power consump...
7 years 前 | 0 个回答 | 0
0
个回答提问
Find the optimum of two variables in complex code
Hi all! So I'm investigating the optimal battery size and consumption power to achieve even power consumption in a smaller sm...
7 years 前 | 0 个回答 | 0
0
个回答提问
How to make functions run in parts of for loop
Hello world! I'm making a script to calculate the energy balance of a small electricity grid with PV, ESS, EV etc. for all ho...
8 years 前 | 1 个回答 | 0