Michael Simonovski
Followers: 0 Following: 0
Statistics
RANK
113,947
of 295,638
REPUTATION
0
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
6 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...
6 years ago | 3 answers | 0
3
answersTuning 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...
6 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...
6 years ago | 1 answer | 0
1
answerQuestion
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?
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
6 years ago | 2 answers | 0
2
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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