English (United States) 日本語 (日本)
You are here:   Blog
Register   |  Login

アーカイブ

Minimize

アフィリエイト

Minimize

検索

Minimize

ブログ

Minimize
11 15

Written by: kano
2009/11/15 21:12 

  1. 関数の原型を定義する(ex. f(x) = a*x2 + b*x + c)
  2. データを予め用意しておく。(ex. sample.dat)
  3. fitコマンドを使用。(ex. fit f(x) "sample.dat" via a,b,c f(x)という関数をsample.datにあるデータで近似する。このとき、a,b,cの値を求める)

Tags:

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Add Comment   Cancel