Community Profile

photo

Nils Norlander


Uppsala University

Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer