Statistik
2 Fragen
0 Antworten
RANG
223.772
of 301.955
REPUTATION
0
BEITRÄGE
2 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
0
RANG
of 21.472
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 177.707
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
Error receiving an array as an output of one of my variables.
The function I wrote is: function [A, c, B] = solveSAS(a, C, b) c = sqrt(a.^2 + b.^2 - 2*a.*b.*cosd(C)); B = asind((b.*sind(C...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I am receiving a "parse error" in this function. Can anyone help me?
function y = f2(x) y = x.^7 -6.0*x.^6 -14.1*x.^5 +97.6*x.^4 +70.5*x.^3 -423.9*x.^2 -169.0*x. +443.9 ; end I got the error on ...
etwa 6 Jahre vor | 1 Antwort | 0

