Feeds
已回答
draw parabola
we will take the three points from the keyboard then we will draw a parabola which intercepts these points so we need a method t...
draw parabola
we will take the three points from the keyboard then we will draw a parabola which intercepts these points so we need a method t...
13 years 前 | 0
提问
draw parabola
Write a Matlab m-file to input three points (x1,y1), (x2,y2) and (x3,y3) in the x-y plane, and to draw the function and output...
13 years 前 | 3 个回答 | 0
3
个回答提问
Prime function
[EDIT: 20111113 15:00 CST - merge questions - WDR] Write a function named function p = isPrime(n) that returns 1 if n is a prim...
13 years 前 | 1 个回答 | 0