Erwin Torreao Dassen
Followers: 0 Following: 0
Mathematician working in R&D.
Professional Interests: statistical modeling, cryptography, control theory, quantum computing
Statistics
RANK
18,064
of 295,467
REPUTATION
2
CONTRIBUTIONS
3 Questions
4 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
7,417 of 20,234
REPUTATION
129
AVERAGE RATING
4.00
CONTRIBUTIONS
2 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
1254
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
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 years ago
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 years ago | 0
Submitted
Multidimensional path-generator
This script is a general purpose multidimensional path generator algorithm.
11 years ago | 1 download |
Question
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 years ago | 1 answer | 0
1
answerS-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 years ago | 1
Question
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 years ago | 1 answer | 0
1
answerWhy 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 years ago | 0
Submitted
LAI
A linear algebra over the integers package based on layered lattices.
11 years ago | 1 download |
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 years ago | 0
| accepted
Question
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 years ago | 1 answer | 0