![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14576551_1550678582226_DEF.jpg)
Oskar Mevik Päts
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
241.900
of 297.016
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Plot Root Locus for PD-Controller
Hi! I'm looking to plot the Root Locus for my system. With G = G = tf([2],[1 2 1 0]); G = 2 ------------...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Eulers method for system of linear equations
function posi = position(m) m = 10; % Car count N = 400; % Steps h = 0,1; % Stepsize v_1 = 25; %Car 1's speed % Assigns...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Using an index in a loop as a variable in another function
function alpha = uppp2(x) N = 100; d = 75; g = 5; h = 0.1; for n = 1:x alpha(1,n) = (x+1-n) * d; end for n = 1:N alpha...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Order of recursive of sampled signals
Hi, I know that three sampled signals follow the recursive pattern I got three vectors of sampled signals of size 1x1024, a...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
Plot inside a function
Hi, I want to plot Distance (x) vs. Velocity (y). With my code function y = fp(x); d = 75; a = 1 / 3; for i = 1: lengt...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Questions about pararell planes in R3.
Hi! I got two parallel planes in R3 given by the equations 3x + 4y -5z = 0 & 3x + 4y - 5z = 20. I have plotted them with z1 = ...
quasi 6 anni fa | 1 risposta | 0