Community Profile

photo

ka


Last seen: 대략 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


error in integration of function
>> K=@(t,s)(12.*sin(2.*pi.*s).*cos(2.*pi.*s).*(3.*(sin(2.*pi.*t)-sin(2.*pi.*s))-2.*(cos(2.*pi.*t)-cos(2.*pi.*s))))./(sqrt(1...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


Error using piecewise function
Check for missing argument or incorrect argument data type in call to function 'piecewise'. Error in D>@(i,j,h)piecewise((i-1...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


I want better packed sphere
I'm trying to make a spherical shell using smaller spheres, I've reached to this point where these smaller spheres are widely sp...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How can I make sphere using smaller spheres?
How can I make sphere of say unit length using smaller spheres of 1/4 length?

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How can I give a rotational velocity to spheres?
t = linspace(0,6,250); x1 = 0; x2=2.01; y = 0; z = 0.234778*t; figh = figure; for k=1:length(t) clf t_k = t(k); z_k = z...

거의 3년 전 | 답변 수: 1 | 0

1

답변