對數(shù)回歸方程 LogarithmRegress.cs 方程模型為 Y=a*LnX+b public override double[] buildFormula() 得到系數(shù)數(shù)組,存放順序與模型系數(shù)相反,即該數(shù)組中系數(shù)的值依次是b,a。 public override double forecast(double x) 預測函數(shù),根據(jù)模型得到預測結果。 public override double computeR2() 計算相關系數(shù)(決定系數(shù)),系數(shù)越接近1,數(shù)據(jù)越滿足該模型。
標簽: LogarithmRegress buildFormula override public
上傳時間: 2014-01-23
上傳用戶:330402686
本題的算法中涉及的三個函數(shù): double bbp(int n,int k,int l) 其中n為十六進制位第n位,k取值范圍為0到n+7,用來計算16nS1,16nS2,16nS3,16nS4小數(shù)部分的每一項。返回每一項的小數(shù)部分。 void pi(int m,int n,int p[]) 計算從n位開始的連續(xù)m位的十六進制數(shù)字。其中p為存儲十六進制數(shù)字的數(shù)組。 void div(int p[]) void add(int a[],int b[]) 這兩個函數(shù)都是為最后把十六進制數(shù)字轉換為十進制數(shù)字服務的。 最后把1000個數(shù)字分別存儲在整型數(shù)組r[]中,輸出就是按順序輸出該數(shù)組。
上傳時間: 2014-01-05
上傳用戶:xcy122677
Double 3-dimensional transform Double 3-dimensional transform
標簽: dimensional transform Double
上傳時間: 2016-01-08
上傳用戶:nanxia
基于雙數(shù)組Trie(Double-Array Trie)的詞典查詢算法 PPT
標簽: Trie Double-Array 數(shù)組
上傳時間: 2013-12-14
上傳用戶:jennyzai
density evolution for LDPC codes design and some related documents
標簽: evolution documents density related
上傳時間: 2016-01-13
上傳用戶:daguda
labs to practise link list and double link list
上傳時間: 2016-01-19
上傳用戶:奇奇奔奔
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標簽: converts Toolbox complex logical
上傳時間: 2016-02-12
上傳用戶:a673761058
SUIPack.chm is the help file. Double click on it. Skin files are in the Skins directory.
標簽: directory the SUIPack Double
上傳時間: 2016-02-15
上傳用戶:love_stanford
Double被關在了一個機關密室里,他必須在200步內把箱子放回原處才能逃出升天。 他唯一的救命稻草就是他的手機,里面只有你的號碼。開動你的腦筋救他一命。 藍色為Double,黃色為箱子,白色為墻壁,紅色為目的地,當箱子放到目的地時, 箱子會變綠 游戲操作: 上:上箭頭 下:下箭頭 左:左箭頭 右:右箭頭 重來:r 退出:q
上傳時間: 2016-03-13
上傳用戶:金宜
Study on LD Pumped Yb3+ -doped Double-clad Fiber Lasers數(shù)值分析對線形腔LD泵浦摻鐿的雙包層光纖激光器進行研究,分析了單端泵浦和雙端泵浦的泵浦光及激光輸出功率和增益在光纖中的分布,結果表明,非均勻泵浦比較適合高功率光纖激光器。
標簽: Double-clad Pumped Lasers Study
上傳時間: 2013-12-25
上傳用戶:jichenxi0730