Kalyan Dash
VSSUT, Burla, Odisha, India
Followers: 0 Following: 0
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...
8 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...
8 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...
8 years 前 | 2 个回答 | 0
