Community Profile

photo

grega


Last seen: 3年以上 前 2011 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer

バッジを表示

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...

約5年 前 | 0 件の回答 | 1

0

回答

質問


Efficient online plot?
I wonder why Matlab memory usage increases with this simple code updating the plot recursively. % subplot initialization figu...

5年以上 前 | 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 ...

5年以上 前 | 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...

5年以上 前 | 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...

5年以上 前 | 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年 前 | 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年 前 | 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年 前 | 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...

約6年 前 | 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 ...

6年以上 前 | 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...

約7年 前 | 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 ...

11年以上 前 | 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!

12年以上 前 | 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...

12年以上 前 | 3 件の回答 | 0

3

回答