Bogdan -Ervin - MATLAB Central
photo

Bogdan -Ervin


Last seen: 2 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 04/23 to 03/25Use left and right arrows to move selectionFrom 04/23Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 Questions
0 Answers

RANK
134,782
of 297,560

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,456

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,148

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

  • Thankful Level 2

View badges

Feeds

View by

Question


Question regarding calling the destructor of a broadcast variable in parfor.
When I run PARfor script, with parfor having final loop index a number higher or equal than six times (nEnemies>=6), the destruc...

5 months ago | 1 answer | 0

1

answer

Question


Error while multiplying 2 SISO transfer functions.
I have a script that reads transfer functions from .mat files, and I have what it looks like to be tf([-0.5 0],[0 1]) (I will no...

11 months ago | 1 answer | 0

1

answer

Question


Matlab memory optimization regarding output arguments
Suppose we have the following code in functie.m file: " function functie() x = [9]; x = functieLocala(x); disp(...

1 year ago | 2 answers | 0

2

answers

Question


Matlab doesn't stop at a breakpoint
I have a script in a folder, and a class in another folder. (Both folders are in Matlab path.) In the script is created an insta...

1 year ago | 1 answer | 0

1

answer

Question


How can I plot the magnitude and phase Bode diagrams (of an SISO model) asis shown in bode function?
All the answers I saw has not answered the question, and I spent an entire day just to show those diagrams. I have troubles esp...

2 years ago | 1 answer | 0

1

answer