Raúl Ibáñez Couoh
UnADM
Followers: 0 Following: 0
Statistik
All
RANG
10.322
of 301.748
REPUTATION
4
BEITRÄGE
0 Fragen
3 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
6.780 of 21.405
REPUTATION
161
DURCHSCHNITTLICHE BEWERTUNG
4.70
BEITRÄGE
9 Dateien
DOWNLOADS
12
ALL TIME DOWNLOADS
973
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Beantwortet
volume using double integral
Hello friend try this: clc,clear syms x y z x_1= sqrt(9-y^2); z= (4-y) y_0=-3; y_1=3; volumen= int(int(z,x,0,x_1),y,y_0,y...
volume using double integral
Hello friend try this: clc,clear syms x y z x_1= sqrt(9-y^2); z= (4-y) y_0=-3; y_1=3; volumen= int(int(z,x,0,x_1),y,y_0,y...
mehr als 6 Jahre vor | 0
Beantwortet
how to import matrix using load
You must be create a .mat file in the same diectory as your .m file and use load command to load the Example Matri...
how to import matrix using load
You must be create a .mat file in the same diectory as your .m file and use load command to load the Example Matri...
mehr als 6 Jahre vor | 0
| akzeptiert











