![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3995192_1517840168387_DEF.jpg)
Kalyan Dash
VSSUT, Burla, Odisha, India
Followers: 0 Following: 0
Post Graduate student
Feeds
提问
How to write a program that will randomly return any one of the given statements
Statement1=He uses Nokia Statement2=He uses Iphone Statement3=He uses Samsung Statement4=He uses Motorola Statemen...
7 years 前 | 2 个回答 | 0
2
个回答提问
How do i get both values of x for y=3.5
x=0:0.001:3.5; y=5*sin(x); figure plot(x,y); grid ON target =3.5 [difference, index_At_target] = min(abs(y...
7 years 前 | 1 个回答 | 0
1
个回答提问
How do I get the values of x at y=0.67 and y=0.87
<</matlabcentral/answers/uploaded_files/103593/plot.jpg>> x=linspace(0,4,100); y=zeros(size(x)); p=0.275; fi...
7 years 前 | 2 个回答 | 0