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 years 前 | 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 years 前 | 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(-...
8 years 前 | 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 years 前 | 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; ...
9 years 前 | 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 ...
9 years 前 | 2 个回答 | 0