photo

ka


Last seen: 거의 4년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
92,553
of 301,159

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 21,182

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,105

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

거의 4년 전 | 답변 수: 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...

거의 4년 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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?

거의 5년 전 | 답변 수: 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...

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

1

답변