Community Profile

photo

Marko Boskovic


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to calculate integral (surface area bellow curve) in Simulink?
If I have function y as input, how to calculate surface area bellow y curve in Simulink (for time between 0 and end of simulatio...

3 years ago | 1 answer | 0

1

answer

Question


Determine when function exceeds certain value in Simulink
I want to determine at what point function exceeds a certain value, and to use that moment as the time when I will call another...

3 years ago | 0 answers | 0

0

answers

Question


How to determine the moment (time) at which the signal exceeded the set value in simulink?
If I have a signal defined by exponential function (for example): 2e^t. How do I determine time when the value of this function ...

3 years ago | 2 answers | 0

2

answers

Question


Heaviside function in simulink
How to generate this function in Simulink (Matlab code): 20.*t.*heaviside(t) - 40.*(t-10).*heaviside(t-10) + 20.*(t-(680)).*h...

3 years ago | 1 answer | 0

1

answer

Question


How to specifiy the parameters of "Distributed Parameters Line" block?
If I must use ''Distributed Parameters Line'' and know only resistance, capacitance nad inductance (per unit length) of the lin...

3 years ago | 0 answers | 0

0

answers

Question


Current control resistance in Simulink
How to make current control resistance in Simulink? Resistance has two values: Constant resistance (For example if current in c...

3 years ago | 0 answers | 0

0

answers

Question


Custom DC current function in Simulink
How to put custom DC current function in Simulink, for example: I= 20* e^(-t/2) ?

3 years ago | 0 answers | 0

0

answers

Question


How to use MATLAB code in a Simulink?
Does anybody know how to put MATLAB code for lightning current in Simulink: T1=input('Unesi vrijeme trajanja cela strujnog ta...

3 years ago | 0 answers | 0

0

answers

Question


Interception points (two) for complicate function
How can I find interception points (two) for two functions, ex: y1=(30).*(((t./7).^(3))./(1+((t./7).^(3)))).*exp(-t./400); , y2 ...

5 years ago | 1 answer | 0

1

answer

Question


How can I calculate the area between two curves?
I heave a problem, a need to calculate area between two curves, but one curve is too complicate (y1=(100./0.93).*(((x./19).^(10)...

5 years ago | 2 answers | 0

2

answers