photo

Gregory Power


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


signal drift when integrating accelometer data to velocity
Hi all, I am generating some synthetic accelerometer data with noise to perform a modal analysis. I have used a sine wave added...

5 years ago | 0 answers | 0

0

answers

Question


having trouble with number displays in matrix
I am having a problem with the way numbers are being displayed in a matrix from a while loop. I am trying to calculate basic int...

5 years ago | 3 answers | 0

3

answers

Question


zooming in and out mandelbrot figure
Hi all, I am writing a script that needs to call a function that draws a mandelbrot figure. The script also needs to be able to...

5 years ago | 0 answers | 0

0

answers

Question


script for looping function
I'm trying to write a script that defines a function, 5*sin((2*pi).*f1.*t)+10*cos((2*pi).*f2.*t), that loops through the functi...

5 years ago | 2 answers | 0

2

answers

Question


calling a funcion in a loop and replacing input variable with output variable
So I have the funcion: function y=function_for_Ex6a(x) % This is a simple function y=4*(1-cos(x)).^2+x.^3; end And ...

5 years ago | 1 answer | 0

1

answer