photo

justin Taylor


UST

2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 3
  • First Answer

배지 보기

Feeds

보기 기준

질문


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 ...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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,...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Delay using Cross correlation
i don't understand you say.

12년 초과 전 | 0

질문


*PLOT FIELD VECTOR*
(sin(4*x+8*y),cos(4*x+8*y),0)

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


*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...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


*Problem Akashi-Kaikyo bridge! in figure*
Figure <http://i1203.photobucket.com/albums/bb396/kidstar079/sadas.png>\ <http://i1203.photobucket.com/albums/bb396/kidstar079/...

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


*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...

12년 초과 전 | 답변 수: 1 | 0

1

답변