Feeds
質問
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....
約8年 前 | 0 件の回答 | 0
0
回答質問
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...
約8年 前 | 0 件の回答 | 0
0
回答質問
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 ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
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...
8年以上 前 | 0 件の回答 | 0
0
回答質問
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 ...
9年弱 前 | 1 件の回答 | 0
1
回答回答済み
Transfer function RC - circuit
Problem solved! It had to been multiplied with 1/s (step response) then converted to time domain. Thank you anyway!!!
Transfer function RC - circuit
Problem solved! It had to been multiplied with 1/s (step response) then converted to time domain. Thank you anyway!!!
10年弱 前 | 0
質問
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...
10年弱 前 | 1 件の回答 | 0
1
回答質問
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...
10年弱 前 | 1 件の回答 | 0
1
回答回答済み
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...
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...
10年弱 前 | 0
質問
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, ...
10年弱 前 | 3 件の回答 | 0
3
回答質問
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...
10年以上 前 | 1 件の回答 | 0