Erwin Torreao Dassen
2013 年からアクティブ
Followers: 0 Following: 0
Mathematician working in R&D.
Professional Interests: statistical modeling, cryptography, control theory, quantum computing
統計
All
Feeds
解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
11年弱 前
回答済み
Using Simulink Coder to build models using OPC toolbox blocks '.TLC files missing'
I'm having the same problem, although I admit I'm new to using the RTW... Any help here would be welcome.
Using Simulink Coder to build models using OPC toolbox blocks '.TLC files missing'
I'm having the same problem, although I admit I'm new to using the RTW... Any help here would be welcome.
約11年 前 | 0
送信済み
Multidimensional path-generator
This script is a general purpose multidimensional path generator algorithm.
約11年 前 | ダウンロード 1 件 |
質問
Is there support in Matlab 2012b and up for using Bus objects in a level-2 M S-function??
Is there support in Matlab 2012b and up for using Bus objects in a level-2 M S-function?? If not, any work-around possible to...
約11年 前 | 1 件の回答 | 0
1
回答回答済み
S-function 2 dimension Dwork?
Humm... I was also needing this. Elsewhere in Simulink when specifying dimensions one can use an array like [2 3] to specify a 2...
S-function 2 dimension Dwork?
Humm... I was also needing this. Elsewhere in Simulink when specifying dimensions one can use an array like [2 3] to specify a 2...
約11年 前 | 1
質問
Is there Simulink support for cubieboard as embedded target?
Ideally I would like to run Simulink models in my cubiboard in HIL (hardware in the loop) mode but external mode is also desirab...
11年以上 前 | 1 件の回答 | 0
1
回答回答済み
Why is my variable not staying updated in Simulink
Is this a custom matlab function block? In that case try declaring the variable persistent. (UPDATED)
Why is my variable not staying updated in Simulink
Is this a custom matlab function block? In that case try declaring the variable persistent. (UPDATED)
11年以上 前 | 0
送信済み
LAI
A linear algebra over the integers package based on layered lattices.
11年以上 前 | ダウンロード 1 件 |
回答済み
How to use classes as Simulink lvl 2-M S-function custom-blocks?
Solved in the comments above. Main points: 1) someclass has to be a subclass of handle class so as to have data persistenc...
How to use classes as Simulink lvl 2-M S-function custom-blocks?
Solved in the comments above. Main points: 1) someclass has to be a subclass of handle class so as to have data persistenc...
12年弱 前 | 0
| 採用済み
質問
How to use classes as Simulink lvl 2-M S-function custom-blocks?
I'm developing a Simulink model that has to access our library of Matlab classes. Although it should be, as of now, AFAIK, Simul...
12年弱 前 | 1 件の回答 | 0