photo

Alexandru Miculescu


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 9 Jahre vor | 0

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 9 Jahre vor | 0

Frage


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

mehr als 9 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort