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年 前 | 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年 前 | 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年以上 前 | 1 件の回答 | 0