photo

Marko Boskovic


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
237,863
of 300,105

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,874

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,405

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答