photo

sagar pokhrel


university of missouri

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
78,974
of 301,237

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,206

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,611

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答