Community Profile

photo

Carlos Martínez


2015년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


Differential Equations Systems with an PWM switch.
I want to simulate the behavior of this circuit: <</matlabcentral/answers/uploaded_files/74393/power-stage-of-a-boost-convert...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


Pulse train with duty cycle variable.
Hello, I want to make a Pulse train(for a simulation of the switching a dc-dc boost elevator). Here is my code. dur...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How to make manual upsampling?
I want to add a zeros vector each "w" elements of a given vector. fs=20; N=50; T=1/fs; n=0:1:N-1; x = exp(-...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Creating a Matrix from a given Vector.
Hello, I want to make a matrix with the next features, given a vector, the columns of the matrix must be: In the first column, t...

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


Desplazate a vector one unity to the right.
I have a vector of lenght N, I want to have another vector with the same size but translated to the right. Ex: x=n1:n2; ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Fill a vector with zeros
I have a vector difined as: n=n1:n2 I want to make another vector of the same size as n called x, but with just ...

8년 초과 전 | 답변 수: 2 | 0

2

답변