提问


How to put a impulse disturbance in a control signal of a simulink model?
I want to give disturbance(not random) automatically in to system. Say, 5 unit impulse

11 years 前 | 1 个回答 | 0

1

个回答

已回答
Help on SimPowerSystems for Getting Started
Set Model configuration> Solver to: Fixed Step, Runge Kutta with .001 step size

11 years 前 | 0

| 已接受

提问


Help on SimPowerSystems for Getting Started
I try to simulate this simple circuit using SimPowerSystems(not by Foundation Library) <<http://imagesup.net/?di=713771095415...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Help onOpposite of Manual Switch
Is there any manual switch to choose between two different "outputs" based on Input say input is u then one output is 2*u ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How Simulink block works? How to program it?
How matlab simulink works? What actually happen on this blocks? logic/math to program it in real time; I know that inte...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Matlab function help in simulink model
<http://imagesup.net/?di=213769298274> i want to write this function in Matlab Function Box { function y = func_name(a)...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to call global function?
I want to use all variables used in function workspace, in Base Workspace and vice-versa. That can be possible using script(with...

11 years 前 | 1 个回答 | 0

1

个回答

已提交


Different Time Response Parameter from Transfer Function
Get values of Delay Time, Rise Time, Peak Time, Max Overshoot, Steady State Error, and Stability

11 years 前 | 1 次下载 |

提问


Too many inputs to inline function
fcnstr=input('Put Desired Function: dy/dx=', 's') ; f=inline(fcnstr) ; x0=input('x(0)=') ; y0=input('y(0)=') ; ...

11 years 前 | 1 个回答 | 0

1

个回答