Feeds
提问
How to get error line in a compiled code?
I run a compiled code and after some time get the following error which I am able to capture via diary function storing a commen...
6 years 前 | 0 个回答 | 1
0
个回答提问
Efficient online plot?
I wonder why Matlab memory usage increases with this simple code updating the plot recursively. % subplot initialization figu...
6 years 前 | 1 个回答 | 0
1
个回答提问
Alternative command to Shell Escape [!] function
Is there alternative to Shell Escape [!] function? The problem is that I cannot asign custom name programatically for execution ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Avoid for loop?
I want to generate arbitrary matrix of indeces, e.g.: 1 2 3 4 2 3 4 5 3 4 5 6 4 5 6 7 5 6 7 8 6 7 8 9 One can observe a s...
6 years 前 | 2 个回答 | 0
2
个回答提问
Standalone app's memory increases unexpectedly
I am running a study code on a little microcontroller. What I observe is that when the code is running via Matlab, everything is...
6 years 前 | 0 个回答 | 1
0
个回答提问
parfor doesn't work in compiled program
I'm studying how to compile a code and eventually noticed that parfor loop in the compiled program doesn't work (Matlab R2016b)....
6 years 前 | 0 个回答 | 0
0
个回答提问
How to manage a simulink subsystem with high execution time?
I have a simulink model connected to experimental rig and the model has sampling time of 1s. Now I came across a problem whe...
6 years 前 | 1 个回答 | 1
1
个回答提问
How to show y-axis tags/values on both sides of the scope?
I'm using scope with the "Scroll" Time span overrun action (Configuration properties->Time tab), so the data are moving to the l...
6 years 前 | 0 个回答 | 1
0
个回答提问
How to continuously display past x-number of results in Scope?
I have simulation running for e.g. 10000 steps and while it's running I want to continuously observe just last e.g. 100 steps/re...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to get exact function's argument names?
I created own function myfunc(d.A,d.B) where A and B are vectors in structure d. In the function I'd like to get exact myfunc's ...
7 years 前 | 0 个回答 | 1
0
个回答提问
recursiveARX: How to improve simulation error?
I'm studying online parameter estimation in Matlab with recursiveARX function. It's MISO model with 2 inputs and 1 output, there...
8 years 前 | 0 个回答 | 0
0
个回答提问
What are the states in the 4-order state-space model?
Dear All I do not quite understand the state-scpace model formation and would like to ask for some simple explanation. Im ...
12 years 前 | 0 个回答 | 0
0
个回答已回答
Apply quadratic model from regstats to predict unknown values
Hey Sam! I have similar problem with 'interaction' and 'quadratic' models. Have you figure it out please? Thank you!
Apply quadratic model from regstats to predict unknown values
Hey Sam! I have similar problem with 'interaction' and 'quadratic' models. Have you figure it out please? Thank you!
13 years 前 | 0
提问
Identification of NARX problem with death time between Inputs and Outputs
Dear All I would like to identify a modeling problem and set up a right kind of (dynamic) neural netowrk. We have an experimen...
13 years 前 | 3 个回答 | 0