Community Profile

photo

Michael Simonovski


Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Answered
Finding highest position of values in two arrays?
I have tried it, but it doesnt work, why? A=[0.1,2;0.6,9;0.7,10;0.4,6;0.8,3;0.9,1]; B=[0.3,1;0.8,10;0.6,3;0.9,6;0.22,9;0...

5 years ago | 0

Question


Finding highest position of values in two arrays?
Hello, i have two matrices with two columns. I want to sort them after one column. After it this matrices should compare one...

5 years ago | 3 answers | 0

3

answers

Answered
Tuning PI in a loop
My problem is, that i have to account the the accelaration force, which appears during the start and stop process and is not lin...

5 years ago | 0

Question


How to create classes in for loop?
Hello i would like to create objects in a for loop, where it get his number through an input of his number. In another for l...

5 years ago | 1 answer | 0

1

answer

Question


What code is faster in MATLAB?
What is faster in MATLAB/Simulink? The code written as .m-File or a code written in C++ and translated with MEX to MATLAB?

5 years ago | 1 answer | 0

1

answer

Question


How can i call class from a function?
Hello, i have a class with private properties and public methods to change the properties. I want to call the methods of ...

5 years ago | 2 answers | 0

2

answers

Question


Set size of array in object through input?
Hello, i want to write a script with an object. One of the private properties should be an array. Its size should not be knew...

5 years ago | 1 answer | 0

1

answer

Question


Induction Motor with vector control
Hello, i am trying to simulate a model. I have an induction motor with vector control. The load is speed and acceleration de...

6 years ago | 0 answers | 0

0

answers

Question


Constant values Simulink from M-File?
Hello, how i can set a constant value in the constant value block in Simulink from the M-File?

6 years ago | 1 answer | 0

1

answer

Question


Tuning PI in a loop
Hello, i have a simulink model with two PI-controllers and i want to tune them. The problem is, the automatic tunning doesnt ...

6 years ago | 2 answers | 0

2

answers

Question


while loop simulink running
Hello, i have a simulink model and i want to run it in a while loop. For example: The simulink model itself should run 10 ...

6 years ago | 1 answer | 0

1

answer

Question


Vector control simulink model
Hello, i am searching for a vector control in a simulink model without simscape. Does somebody know a good one? Thank you ...

6 years ago | 1 answer | 0

1

answer