Community Profile

photo

Olga Rakvag


Last seen: 11 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to get a better fit with given equations that would approximately match given data output?
I need to produce aproximately same output of vertical displacement of a point in the sea surface, defined as \eta^2/2 with gi...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Calculate phase shift i bode plot for 2 order system data
Hi, I could not get right alignment for the data, but know that the experimental data should be almost the same as simulated. C...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


calculate/pich up x-value from step function
How I can easiest calculate/pick up x value for r63 and r98 prosent av full scale? clc; clear all; close all; % 1 order step ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


find x or y at given point for f_cutoff, 0.1*f_cutoff and 10*f_cutoff
% %Need to replace so it looks the same but with calculation of x at given y= -3.02 in magnitude plot % and y at -45.01 deg, -...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How to improve a simple code so it takes and calculates several resistance values as shown in table?
I tried to implement for loop so to desplay second order step response, so it takes clc; clear all; close all; t = linspace(0...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


multiply with a vector inside for loop
I want to simply multiply with a vector for every iteration of a_xn inside for loop, and then multiply the result of each itera...

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

1

respuesta

Pregunta


ekstra lines in plot
Tying to plot from .txt file and get extras lines if I use x vector. data = readtable(fileName, 'HeaderLines',23); data.Pr...

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

1

respuesta

Respondida
plotting after a for loop doesn't work
Here comes the result with your code, thank you! :-) close clear all clc; CM=2; CD=1; D=1; k=2*pi/153.9; h=60; H=(1:1:1...

alrededor de 2 años hace | 0

Pregunta


plotting after a for loop doesn't work
close clear all clc; CM=2; CD=1; D=1; k=2*pi/153.9; h=60; H=(0:25); for zeta_a=H/2 y = real(asin(CM/CD*((pi*D^2...

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas