Rafael Cordero
Followers: 0 Following: 0
Feeds
질문
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, ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 3년 전 | 답변 수: 2 | 0
2
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 = ...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
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', ... ...
3년 초과 전 | 답변 수: 3 | 0
3
답변질문
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....
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
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...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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-...
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-...
4년 초과 전 | 0
질문
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...
4년 초과 전 | 답변 수: 1 | 1
1
답변질문
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...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
matlab 2019b plot zoom in does not work
Also have the same problem. Pretty shocking it still hasn't been addressed...
matlab 2019b plot zoom in does not work
Also have the same problem. Pretty shocking it still hasn't been addressed...
4년 초과 전 | 0
질문
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 ...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
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 ...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
zero phase filter in simulink
Im having the same problem. Did you ever figure out how to fix this?
zero phase filter in simulink
Im having the same problem. Did you ever figure out how to fix this?
4년 초과 전 | 0
질문
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...
4년 초과 전 | 답변 수: 1 | 0