rtn
Followers: 0 Following: 0
Statistics
RANK
98 275
of 295 467
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
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
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(:,...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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?
mer än 2 år ago | 1 answer | 0
1
answerQuestion
Creating an actorLossFunction for ContinuousDeterministicActor
Hi in the example the actor loss function is the following for a rlDiscreteCategoricalActor function loss = actorLossFunction...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 4 år ago | 1 answer | 0
1
answerChirp 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...
mer än 4 år 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...
mer än 4 år ago | 3 answers | 0
3
answersQuestion
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 ...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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
ungefär 7 år ago | 1 answer | 0