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