Muhammad Mubashar saeed
Followers: 0 Following: 0
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...
3 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...
3 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...
3 years 前 | 1 个回答 | 0
1
个回答提问
I want to design Raster path on Matlab
I want to define it as a function of t
3 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:...
3 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...
3 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...
3 years 前 | 1 个回答 | 0