Statistica
MATLAB Answers
0 Domande
2 Risposte
RANK
243.086
of 301.695
REPUTAZIONE
0
CONTRIBUTI
0 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
of 176.117
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
Why does SOLVE return an incorrect result?
syms x syms x2A % 함수식 f % f = (2*x^2 + 4*x -3)/(x^2 + x - 4) % 항등식 풀기, 대입 % x1 = solve((2*x^2 + 4*x -3)/(x^2 + x - 4)) y...
Why does SOLVE return an incorrect result?
syms x syms x2A % 함수식 f % f = (2*x^2 + 4*x -3)/(x^2 + x - 4) % 항등식 풀기, 대입 % x1 = solve((2*x^2 + 4*x -3)/(x^2 + x - 4)) y...
oltre 5 anni fa | 0
Risposto
Why does SOLVE return an incorrect result?
f = (2*x^2 + 4*x - 3)/(x^2 + x - 4) x1 = - 10^(1/2)/2 - 1 10^(1/2)/2 - 1 y1 = (2*10^(1/2) - 2*(10^(...
Why does SOLVE return an incorrect result?
f = (2*x^2 + 4*x - 3)/(x^2 + x - 4) x1 = - 10^(1/2)/2 - 1 10^(1/2)/2 - 1 y1 = (2*10^(1/2) - 2*(10^(...
oltre 5 anni fa | 0
