Statistica
8 Domande
                        0 Risposte
RANK
280.251
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          8 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            50.0%
                        
VOTI RICEVUTI
0
RANK
of 168.477
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
Domanda
how can i fix these errors
syms x %expression for f(x) f=exp(-x)*sin(x)*cos(x); %taylor series expansion for upto to 8th order t_8=taylor(f,'Orde...
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
How can I solve this problem ? 'Area between curves'
clear all clc syms x; f=@(x) x^3-3*x^2; g=@(x) 4*x; IP=solve(f(x)-g(x)) A1=int(-g(x)+f(x),-1,0); A2=int(-f(x)+g(x),0,4); ...
oltre 6 anni fa | 2 risposte | 0
2
risposteDomanda
How to write x-axis for plot?
clear all clc syms x; f=@(x) x^3-3*x^2; g=@(x) 4*x; IP=solve(f(x)-g(x)) A1=int(-g(x)+f(x),-1,0); A2=int(-f(x)+g(x),0,4); ...
oltre 6 anni fa | 1 risposta | 0

                
              