![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7253027_1522120688379_DEF.jpg)
Carlos Martínez
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
62,872
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Question
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...
8 years ago | 0 answers | 0
0
answersQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0