Statistics
0 Questions
7 Answers
122 Files
Cody0 Problems
509 Solutions
RANK
1,090
of 295,467
REPUTATION
66
CONTRIBUTIONS
0 Questions
7 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
27
RANK
48 of 20,234
REPUTATION
16,319
AVERAGE RATING
4.60
CONTRIBUTIONS
122 Files
DOWNLOADS
1995
ALL TIME DOWNLOADS
145464
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
2 Public Channels
AVERAGE RATING
40
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Matlabs square(x) equivalent in Simulink? NOT x^2. square WAVE
There is a Pulse Generator block in Simulink -> Source, where you can configure its magnitude, period and duty cycle to generate...
8 years ago | 1
I need a matlab code for doing(1d) wavelet decomposition(DWT) in single observation with time
After 1D wavelet decomposition you will obtain a approximate low frequency and a detail high frequency components of your observ...
8 years ago | 0
| accepted
Matlabs square(x) equivalent in Simulink? NOT x^2. square WAVE
There is a Math Function block in Simulink -> Math Operation, where you can configure it to perform various math operation inclu...
8 years ago | 3
wavelet matlab plotting error
The spike appeared at the start and end is the wavelet boundary effect of any given signal. It is cause by zero padding that tak...
8 years ago | 1
Simulink simscape library block colors
Hi AbdAlla If I am not wrong, you are trying to connect a Simscape Electrical voltage source (blue) to a SimscapePowerSystems L...
8 years ago | 8
| accepted
Modelling of PV array in matlab simulink
In MATLAB R2015a SimPowerSystems there is a PVArray block which you can model partial shading. PV module itself is a current so...
8 years ago | 13
Scope in SIMULINK does not display wave correctly
Hi! Hadi Just change the scope sample time to a faster sample time. For example to set sampling frequency of 15300, you can ente...
8 years ago | 1
| accepted