photo

Muhammad Mubashar saeed


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
190,346
of 300,392

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,299

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Surface generation with an external impact at particular point
I want to generate a surface using this code at a particular value of x and y, z will have a specific value otherwise it will be...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Surface generation for material removal after impact of tool
I want to generate a surface with showing material removal due to tool influence on a particular spot. First I need to generat...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Error while integrating with changing value of alpha and beta
I am getting error in this code x=-5:0.1:5; a=5; alpha=linspace(0,30*pi/180,12); beta=linspace(0,30*pi/180,12); Z=3; for i...

4 years 前 | 1 个回答 | 0

1

个回答

提问


I want to design Raster path on Matlab
I want to define it as a function of t

4 years 前 | 1 个回答 | 0

1

个回答

提问


Unable to apply an if condition x^2+y^2=a^2;
I have this code and I just want to execute values of x & y with this condition x^2+y^2=a^2; f=2500; Rt=30; x=1:0.1:5; y=1:...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Error while performing integration
I am getting error while running this code function Q = Zdirection(y) alpha=30*pi/180; beta=120*pi/180; x=1:0.1:5; z=3; a...

4 years 前 | 2 个回答 | 0

2

个回答

提问


While running this program I got the error "Error using mesh (line 71) Data dimensions must agree"
f=1000; s=300; theta= 45; dp=0.000005; rb=35; Rt=20; Rmj=18; Rmn=9; v1=0.4999; v2=0.05; E1=50; E2=137000; t=0:0.1:30...

4 years 前 | 1 个回答 | 0

1

个回答