Community Profile

photo

rtn


Last seen: 1 year ago Active since 2017

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Output of Transfer Function in Sys ID App not the same as workspace
The output of a model is different in the App than in the command line: From the app y_sim2 = sim( tf4 , merged(:,...

2 years ago | 1 answer | 0

1

answer

Question


Bug in Fit Report for Nlarx Models in System Identification App
Hi Using the System Identification App there is clearly a bug in reporting the fitting. In the Nlarx model it always returns ...

2 years ago | 1 answer | 0

1

answer

Question


Can System Identification App identify SIMO or MIMO sytems
Hi! Can the System Identification App also solve for single input multiple output or multi-input multioutput systems?

2 years ago | 1 answer | 0

1

answer

Question


Creating an actorLossFunction for ContinuousDeterministicActor
Hi in the example the actor loss function is the following for a rlDiscreteCategoricalActor function loss = actorLossFunction...

2 years ago | 1 answer | 0

1

answer

Question


How to see actions when using the train() function in RL tool box.
Hi! I use the train() function for my matlab env. I would like to also see the action input into the step function at each of ...

2 years ago | 1 answer | 0

1

answer

Question


How to do an unpaired t-test?
I have data that changes gradually across 120 trials. I would like to do an unpaired t-test to see if the first 5 trials are sig...

4 years ago | 1 answer | 0

1

answer

Answered
Chirp Signal that decreases frequency then stabilizes to a constant frequency
Using this object I can create a chirp signal that linearly decreases but it keeps decreasing. Is there anyway to create a chirp...

4 years ago | 0

Question


Chirp Signal that decreases frequency then stabilizes to a constant frequency
Hi! I would like to create a chirp or a sweep signal that starts at about 1.5 Hz then decreases to about .6 Hz and then remains...

4 years ago | 3 answers | 0

3

answers

Question


Using fit options to fit 3-D data using ft='linearinterp'. I only want to plot the fit and not the data used to make the fit. How do I do this?
I want to only plot the surface without the little blue dots (which is actually my original data). Is there an option to do ...

5 years ago | 1 answer | 0

1

answer

Question


openfig has the error 'The value of 'Filename' is invalid. It must satisfy the function: ischar.'
I am opening figures in a loop but I get error Error using openFigure The value of 'Filename' is invalid. It must satis...

5 years ago | 1 answer | 0

1

answer

Question


I am using the patch function and I am trying to set a FaceColor in 2017a and nothing is working. Does anyone have any suggestions?
p = patch(px,py,1); get(p) set(p,'FaceColor','b') drawnow p.FaceAlpha = 1; drawnow

6 years ago | 1 answer | 0

1

answer