Macyln Chingwena
Followers: 0 Following: 0
Feeds
已回答
step amplitude change in a sine wave code Matlab
clear all %Initialize variables Ts_main = 1e-6; fundamental_frequency = 50; fundamental_period = 1/fundamental_frequency;...
step amplitude change in a sine wave code Matlab
clear all %Initialize variables Ts_main = 1e-6; fundamental_frequency = 50; fundamental_period = 1/fundamental_frequency;...
4 years 前 | 0
提问
step amplitude change in a sine wave code Matlab
Hello. How do i create a step change in the amplitude of a sine wave. This is the code i have thus far: I want to change the ...
4 years 前 | 2 个回答 | 0
2
个回答提问
How to phase shift discrete time sinusoidal waveform by a certain phase angle?
Hello. I am using MATLAB 2018a. I am trying to phase shift discrete time sinusoidal waveform by a certain phase angle, say 100 d...
6 years 前 | 1 个回答 | 0
1
个回答提问
Hello I am trying to implement a transfer function with an exponential and use it as a block in matlab simulink .
How do i express the transfer function H(s)=(1 - exp(-0.01s))/s and add the transfer funtion H(s) in simulink as a block? ...
6 years 前 | 1 个回答 | 0