photo

Oskar Mevik Päts


Last seen: casi 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
135.463
of 300.352

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.928

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.212

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 6 años hace | 1 respuesta | 0

1

respuesta