Statistiques
2 Questions
0 Réponses
RANG
223 745
of 301 927
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 467
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 177 436
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 6 ans il y a | 1 réponse | 0

