Community Profile

photo

Alexandru Miculescu


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Exploring shortest paths@ Steve
Regarding Steve's topic finding the shortest path, I'm now asked to find the shortest path for all the pixels of any two object....

7 years ago | 0 answers | 0

0

answers

Question


PIDTOOL weird OFFSET why so?
Hello. I get this weird offset when trying do modeling the plant in pidtool... whereas the exported plant is the one expected. C...

7 years ago | 0 answers | 0

0

answers

Question


Step func at time different then t = 0
Hi. I want to plot the step response of (10*g0) at t = 5. How can i do that? Thank you! if true clc; G = tf([10],[10 ...

7 years ago | 1 answer | 0

1

answer

Question


How to saturate the command properly?
Hi. I have to implement a PID for the flow control. The command has to be in the range (0-100%) which controls the opening of th...

7 years ago | 0 answers | 0

0

answers

Question


Nyquist–Shannon sampling theorem
Hi. Can anyone make me understand how a signal can be reconstructed according to Nyquist–Shannon sampling theorem? How on earth ...

8 years ago | 1 answer | 0

1

answer

Answered
Transfer function RC - circuit
Problem solved! It had to been multiplied with 1/s (step response) then converted to time domain. Thank you anyway!!!

9 years ago | 0

Question


Transfer function RC - circuit
Hi! Suppose R = C = 1 then the transfer function from the input voltage to the voltage across the capacitor is 1/ (s+1). So V...

9 years ago | 1 answer | 0

1

answer

Question


concatenating more values on a matrix
Hi everyone! I've been struggling with a simple problem for a while but i could not figure it out how to do it. What i want to d...

9 years ago | 1 answer | 0

1

answer

Answered
Changing the step in a for loop
Thank you for your answer, i'll check that link. for i=1:nr_games if ( 1+fix(6*rand) ) == 6 i=i+1; % here...

9 years ago | 0

Question


Changing the step in a for loop
Hi! Easy question for you guys! How can i get the same output in matlab? Here's the code in c++ where the output is 0, 2, 4, 6, ...

9 years ago | 3 answers | 0

3

answers

Question


Non-liniar function. Why is that?
Hi! I'm new here, and i think I have a little problem. How it is possible to divide two liniar functions and get a non liniar fu...

9 years ago | 1 answer | 0

1

answer