Rafael Cordero
Followers: 0 Following: 0
Statistics
RANK
32.227
of 295.467
REPUTATION
1
CONTRIBUTIONS
21 Questions
3 Answers
ANSWER ACCEPTANCE
52.38%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
How do use 'flow' in a tiled plot while forcing a maximum of 2 columns?
Hello folks, I want to produce a series of tiled plots. Problem is, I do not know a priori the number of tiles. In this sense, ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
How can I change the color of specific boxcharts?
Hello all, I'm having some problems coloring bar charts. If I have a subplot which is a boxchart( ) with several little bo...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
How can I plot xticklabels from a 3-column matrix?
Hello again, So I asked a quesiton previously and it got answered but I realized that really it was the wrong question because ...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
How can I merge a 3 column numeric matrix into a single column cell array?
Hello folks, I have the following 3-column numeric matrix: 10 20 30 10 25 35 10 30 35 10 35 40...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
How can I assign a single column of a 0x10 empty table
Hello folks, I have a 0x10 empty table. That is: the table variables are declared but there is no actual data entries in the ta...
bijna 3 jaar ago | 2 answers | 0
2
answersQuestion
How can I specify a Min LeafSize in a decision tree and also optimize it?
Hello all, I was wondering if it is possible to optimize the decision tree hyperparameter of MinLeafSize whilst imposing a limi...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
How are the folds of a 10-fold cross-validated decision tree combined to make the final tree?
Hello all, I am creating a hyper-parameter-optimized decision tree: part = cvpartition(features.label, "KFold", 10); opt = ...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
When creating a table, how do I specify the dimensions of a particular variable?
Hello all, Lets say Im defining an empty table as so: my_table = table('Size', [0,7], 'VariableNames', ... ...
meer dan 3 jaar ago | 3 answers | 0
3
answersQuestion
How can I concatenate vectors based on a grouping label contained by a separate variable?
Hello all, I have 16 test subjects. Each subject underwent a different number of tests. For each test, I have a results vector....
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
How to select a specific element in a table using variables corresponding to table headers
Hello all, Imagine I have the following table T: I would like to programatically extract a specific Order corresponding to a...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
How can I combine strings in SIMULINK like in a MATLAB cell array?
Hi folks, Imagine I have 3 string constant blocks: How can I combine them in such a way to get something like a cel...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
In Simulink, is it possible to send data to workspace in real-time using the 'ToWorkspace' block?
Hello everyone, I have a large simulink model. In this model I calculate certain variables that are essentially [1x1] constants...
ongeveer 4 jaar ago | 2 answers | 0
2
answersQuestion
Simulink Selector Block: "Invalid parameter 'Indices' specified"
Hello all, I'm getting an error on Simulink regarding the selector block. My circuit looks like this: Its a Matlab function...
ongeveer 4 jaar ago | 0 answers | 0
0
answersQuestion
How do I use markers (i.e. in vector form) to tell the selector block when to select certain parts of a signal?
Hello everyone, Lets say I have a vector r: r = [110, 435 978 ... 100240]. r is my vector of markers - it marks certai...
ongeveer 4 jaar ago | 0 answers | 0
0
answersQuestion
Simulink - Interpreted Matlab Function: How can I define that I want two inputs to my function?
I hava a function represented by the interpreted matlab function block. In the matlab function code, I have specified it has tw...
meer dan 4 jaar ago | 1 answer | 0
1
answerHow can I make an enabled "to workspace" using just a variable-size signal?
In the end I just used a selector to force the variable-size signal into a fixed-size (of length equal to the original variable-...
meer dan 4 jaar ago | 0
Question
How can I make an enabled "to workspace" using just a variable-size signal?
Hello world! I have a sequential signal processing model. It processes input biosignals in frames, and then outputs a series of...
meer dan 4 jaar ago | 1 answer | 1
1
answerQuestion
Simulink: is there a way to only run a block once a (non-zero) signal arrives to it?
Hello world, I'm doing some offline biosignal analysis on simulink. I pass an entire set of signals (e.g. 100 seconds of durati...
meer dan 4 jaar ago | 1 answer | 0
1
answermatlab 2019b plot zoom in does not work
Also have the same problem. Pretty shocking it still hasn't been addressed...
meer dan 4 jaar ago | 0
Question
Strange Simulink error: "In 'Simulink:Logging:UTInvDim', parameter {1} must be a real scalar"
Title is self-explanatory, I created a model. It worked fine. I then renamed some parameters interacting with the workspace and ...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
Discontinuities in simulink frame-per-frame filtering
Hello world! I've made the following attached signal-processing model that operates on four physiological signals via two par...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
How can I write a Mask parameter to the workspace in Simulink?
Hello world! I have a masked subsystem with two parameters fc_lo and fc_hi. They define the corner frequencies of a Bandpass ...
meer dan 4 jaar ago | 1 answer | 0
1
answerzero phase filter in simulink
Im having the same problem. Did you ever figure out how to fix this?
meer dan 4 jaar ago | 0
Question
Trouble understanding the Flip block in Simulink
Hello world! New to Simulink. Did a bunch of tutorials, now trying some projects. I'm having some problems with the 'Flip' b...
meer dan 4 jaar ago | 1 answer | 0