Alexandru Miculescu
Followers: 0 Following: 0
Statistics
RANK
240.347
                          
                          
of 300.381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          9 Questions
                          2 Answers
ANSWER ACCEPTANCE 
                            11.11%
                        
VOTES RECEIVED
0
RANK
 of 20.941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168.477
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
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....
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 9 jaar ago | 1 answer | 0
1
answerTransfer function RC - circuit
Problem solved! It had to been multiplied with 1/s (step response) then converted to time domain. Thank you anyway!!!
meer dan 10 jaar 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...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 10 jaar ago | 1 answer | 0
1
answerChanging 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...
meer dan 10 jaar 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, ...
meer dan 10 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 11 jaar ago | 1 answer | 0
