Statistics
RANK
69,866
of 297,503
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,449
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159,017
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
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;...
4 years ago | 0
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0