Community Profile

photo

Rafael Cordero


Last seen: circa un anno fa Attivo dal 2020

Statistiche

  • Thankful Level 3
  • First Answer
  • First Review

Visualizza badge

Content Feed

Visto da

Domanda


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, ...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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 = ...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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', ... ...

oltre 2 anni fa | 3 risposte | 0

3

risposte

Domanda


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....

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risposto
How 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-...

oltre 3 anni fa | 0

Domanda


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...

oltre 3 anni fa | 1 risposta | 1

1

risposta

Domanda


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...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risposto
matlab 2019b plot zoom in does not work
Also have the same problem. Pretty shocking it still hasn't been addressed...

oltre 3 anni fa | 0

Domanda


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 ...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Risposto
zero phase filter in simulink
Im having the same problem. Did you ever figure out how to fix this?

quasi 4 anni fa | 0

Domanda


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...

quasi 4 anni fa | 1 risposta | 0

1

risposta