Community Profile

photo

Henok Mentamo


Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Control Systems, Signal Processing, Technical Computing

Statistics

All
  • Solver

View badges

Feeds

View by

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9 years ago

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

9 years ago

Question


How to enable External Mode for a Simulink model containing multiple referred models?
Hi ALL, I have been searching for quite a while if there is a way to run my Simulink project model, which consists of upto 7 ...

9 years ago | 1 answer | 0

1

answer

Question


Decimal to Binary Vector
Hi, I am running Matlab R2013b and I am in need of an implementation to convert a decimal value to a binary vector and I saw...

9 years ago | 2 answers | 0

2

answers

Answered
How to keep precision of Math Operations?
I am using the Simulink env't as I am working in an event driven control system. It would be so nice to know any solution to sol...

9 years ago | 0

Question


How to keep precision of Math Operations?
Hi, I am working with pressure and temprature sensor values in a Simulink project where I need to have higher precision than...

9 years ago | 3 answers | 0

3

answers

Answered
Startup from top Simulink model
Thanks Sebastian!

10 years ago | 0

| accepted

Question


Startup from top Simulink model
Hello! I would like to know if there is a setting somewhere in the Simulink options or a work around for the situation that w...

10 years ago | 2 answers | 0

2

answers