photo

Marko Boskovic


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
227,524
of 300,379

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

5 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) ?

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

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

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

7 years ago | 2 answers | 0

2

answers