Gregory Power
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
133.002
of 295.569
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
20.0%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 5 Jahre vor | 1 Antwort | 0