Statistik
3 Fragen
0 Antworten
RANG
294.278
of 301.296
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 21.225
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.832
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Extract shapes from photos as graphs using MATLAB and express them as functions
I would like to extract a function by graphing the outline of the Hindenburg airship. Here, I would like to define a fun...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to Fourier transform the 'y' function using Euler's formulas.
'y' is x = [-pi:pi/10:pi]; sum=0; y1=0; for k=1:100 y1=(((cos(k*pi)-1).*cos(k*x))./(-pi*(k^2))); sum=sum +y1; end...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Incorrect number or types of inputs or outputs for function int
Recently, I have been working on a school task. I've tried my best searching in how to deal with my problem in order to finishin...
mehr als 2 Jahre vor | 0 Antworten | 0
