photo

sagar pokhrel


university of missouri

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
0 답변

순위
238,704
of 301,275

평판
0

참여
5 질문
0 답변

답변 채택
60.0%

획득한 표
0

순위
 of 21,216

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,777

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Addition of matrix in a loop
I have four matrix : r1=[1 2 3 4 5]; r2=[3 4 5 6 7]; d1=2*r1+5 d2=5*r2-2; I need to add these two matrix such tha...

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

1

답변

질문


Need help with this code- Chevyshev rational function on matlab
I am trying to approximate some data. Matlab couldn't approximate polynomial so I approximated using another software which can ...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


How to plot chebyshev polynomial in matlab
I have a chebyshev function T with all coefficient a,....i F(x1,y1)=(a+dT1(x1 )+eT1(y1 )+hT2(x1)+iT2(y1))/(1+bT1(x1)+cT1(y1)...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Need help in stepwise function
r=[0.5,1,1.5....5]; theta= linspace(0,2*pi,73); [theta,r]=meshgrid(theta,r); [x11,y11]=pol2cart(theta,r); x1= x11(:); % ...

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

1

답변

질문


Need help with 3-d graph
Its 3-d surface, where source is in z axis, perpendicular to XY plane. I have theta (angle made by point p(r,theta)), r radius ,...

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

1

답변