Statistiques
RANG
157 960
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
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 in my code
syms x; f=x^2+x; M=solve(f); n=size(M,2); for i=1:n if M(i)>1 disp('Ok'); else disp('Again'); end end it ...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
PROBELEM IN MY CODE (matlab r2011b)
P=inline('sin(4*x + 4*y)','x','y') Q=inline('cos (4*x-4*y)','x','y') x=linspace(-4,4,20) y=linspace(-4,4,20) [X,Y]=meshgrid(x,...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
FIND AREA SURFACE-PROBLEM IN MY CODE
syms u v; x = (1-u).*(3+cos(v)).*cos(pi*u); y = (1-u).*(3+cos(v)).*sin(pi*u); z = 8*u+( 1-u ).*sin(v); % Find Area Surface...
presque 13 ans il y a | 1 réponse | 0
1
réponseDelay using Cross correlation
i don't understand you say.
presque 13 ans il y a | 0
1
réponseQuestion
*Problem Find area surface *
x = ( 1-u )(3+cos v)cos(2pi*u) y = ( 1-u )(3+cos v)sin(2pi*u) z = 4u + ( 1-u )sinv. D={(u,v)|0<=u<=1,0<=v<=2pi} <htt...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
*Problem Akashi-Kaikyo bridge! in figure*
Figure <http://i1203.photobucket.com/albums/bb396/kidstar079/sadas.png>\ <http://i1203.photobucket.com/albums/bb396/kidstar079/...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
*Problem Find area surface*
x = ( 1-u )(3+cos v)cos(2pi*u) y = ( 1-u )(3+cos v)sin(2pi*u) z = 4u + ( 1-u )sinv. D={(u,v)|0<=u<=1,0<=v<=2pi} <ht...
presque 13 ans il y a | 1 réponse | 0