分数関数の使い方が知りたいです.
Show older comments
matlabで,y = 1 / (3x^2 + 2x + 4) のような分数関数を入力し,さらにそれをグラフに表す方法を教えてください.
xの範囲をlinspaceで指定して,とりあえずy = 1 / (3*x^2 + ...)と入力してみましたが,案の定できなかったため質問しました.
よろしくお願いします.
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!