Alborz Sakhaei
Followers: 0 Following: 0
Statistiques
RANG
18 049
of 295 527
RÉPUTATION
2
CONTRIBUTIONS
17 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
82.35%
VOTES REÇUS
2
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to get poles of a FRD object?
What is the simplest way to get poles of a FRD object? Obviously, we can try obtaining TF using tfest. are there any simpler and...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
tfest with forcing stable poles
Is it possible to force tfest to only use stable poles to estimate the transfer function? Test case: Trying to estimate TF f...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
LOES of a high order state space model
How to get Lower Order (4th order) Equivalant System (LOES) of a higher order (>100 order) state space model using tfest/ssest ?...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to force tfest to estimate the process with "only real poles" ?
System Identification App (>> systemIdentification) has an option to force tfest to estimate the process with only real poles in...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
What is the difference between FRD and IDFRD
1- What is the difference between FRD and IDFRD? 2- Why FRD objects can not be directly used in simulink mdoels? (Why need to c...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Resizing simulink library browser results in Matlab (2011b) crash in Windows 7
In Matlab 2011b, resizing the simulink library browser results in entire Matlab crash. Maximizing or minumizing are fine, it hap...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
What is the order of reference models in Simulink?
I have a Simulink "top" model which contains several reference models. Reference models have I/O interaction. How can I get the ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Display trailing edge of a long strings of a listbox by hovering the mouse over the string
I have a listbox on which some strings are very long. I do not wish to make listbox too wide just becuase of these few long stri...
presque 6 ans il y a | 1 réponse | 1
1
réponseReplace several occurrence of one string with multiple different strings using regexprep without a for loop
string = regexprep('2*sin(XXX)+XXX','XXX',{'ALPHA','BETA'},[1,2])
presque 6 ans il y a | 0
| A accepté
Question
Replace several occurrence of one string with multiple different strings using regexprep without a for loop
How can I replace several occurrence of one string with multiple different strings? I would like to use regexprep without using...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
appdesigner listbox item does not recognize HTML tags
Unfortunately, this command does not change the color of the first item (named "XXX") in my appdesigner UI Liastbox! app.ListB...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to convert ModelDataLogs to Structure
I have a set of ModelDataLogs that is been generated in an old version on Simulink which does not support DataSet. How can I con...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
“KeyPressFcn” for “Control + C” shortcut to run a Callback
Is it possible to setup "CTRL+C" as a shortcut to run a GUIDE Pushbutton callback? I'm using eventdata.Modifier (for CTRL) and e...
environ 7 ans il y a | 1 réponse | 1
1
réponseQuestion
GUIDATA updating "handles" in GUIDE with nested functions
This is an extension to a <https://www.mathworks.com/matlabcentral/answers/309192-guidata-does-not-trasfer-data-in-guide-with-su...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
SLPRJ vs SFPRJ in working with Reference Models
Could anyone explain the difference between the content of the compiled files in slprj and sfprj folders? I understand that sl...
plus de 7 ans il y a | 1 réponse | 0
1
réponseHow to execute Ctrl+Right Click in GUIDE listbox
Using "currentmodifier" instead of "currentkey" solved the problem.
plus de 7 ans il y a | 0
| A accepté
Question
How to execute Ctrl+Right Click in GUIDE listbox
I have a simple GUIDE with one listbox. This is what I am trying to do with the listbox: * If Right-Click on an item --> Add ...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
GUIDATA does not trasfer data in GUIDE with subfunctions.
I have a simple GUIDE with 2 pushbuttons. Button #1 plots a sine graph and button #2 adds a "draggable" vertical line to the gra...
environ 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to setup legend for a figure with two axes (left and right)?
I have a figure with two axes (left and right). 2 lines on left axis and one line on right axis. I can not get all legends in on...
environ 8 ans il y a | 2 réponses | 0