rtn
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
Creating an actorLossFunction for ContinuousDeterministicActor
Hi in the example the actor loss function is the following for a rlDiscreteCategoricalActor function loss = actorLossFunction...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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 前 | 0
提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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
7 years 前 | 1 个回答 | 0