使用最小二乘法的一次性計(jì)算公式來估計(jì)y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并顯示你和的曲線.
上傳時(shí)間: 2015-10-15
上傳用戶:jing911003
對(duì)于多項(xiàng)式y(tǒng)(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用遞推最小二乘法來估計(jì)上式中的b0, b1, ..., bn
上傳時(shí)間: 2013-12-24
上傳用戶:13517191407
在sco unix 下顯示前n天或后n天日期的處理程序。 printf("功能: 時(shí)間戳與時(shí)間格式字符串的轉(zhuǎn)換程序\n") printf(" -i 輸入的參數(shù)為時(shí)間戳\n") printf(" -s 輸入的參數(shù)為格式化時(shí)間\n") printf(" -t 輸入的時(shí)間取當(dāng)前系統(tǒng)時(shí)間\n") printf(" -x 輸入的時(shí)間增加或減少的天數(shù)\n") printf(" -o 輸出的時(shí)間為時(shí)間戳格式\n") printf(" -O 輸出的時(shí)間為格式化時(shí)間\n") printf(" -h 幫助文件-查看[format]如何定義,例 %s -h\n",procname) printf("范例:1 取當(dāng)前日期的前2天的時(shí)間顯示 %s -t -x -2\n",procname) printf(" 2 取20030101的前5天的時(shí)間顯示 %s -s 20030101000000 -x -5\n",procname) printf(" 3 取20031231的后5天的時(shí)間顯示 %s -s 20031231000000 -x 5 -O \"%%D %%T\"\n",procname) printf(" 4 取時(shí)間戳為1089619417的時(shí)間顯示 %s -i 1089619417 \n",procname) printf(" 5 取時(shí)間戳為1089619417的后4天的時(shí)間顯示 %s -i 1089619417 -x 4 \n",procname)
標(biāo)簽: printf unix sco 處理程序
上傳時(shí)間: 2015-10-17
上傳用戶:TRIFCT
動(dòng)態(tài)k均值聚類C源碼[C],好東西,仔細(xì)研究呀!呵呵^
標(biāo)簽: 動(dòng)態(tài) 均值聚類 源碼
上傳時(shí)間: 2015-10-20
上傳用戶:lht618
用GOSS解線性方程組 Dim i As Integer 循環(huán)變量 Dim j As Integer 循環(huán)變量 Dim k As Integer 循環(huán)變量
上傳時(shí)間: 2015-10-25
上傳用戶:xinzhch
《DCOM入門》隨書源碼 Chapter 1 (Distributed Computing) N/A Chapter 2 (DCOM Overview) N/A Chapter 3 (Objects) Basics Chapter 4 (Components) Basics Chapter 5 (Infrastructure) Infrastructure Chapter 6 (Building Components with ATL) OCRServer Chapter 7 (Using COM Objects) OCRClient Chapter 8 (COM in Cyberspace) Cyber Chapter 9 (Applying Security) Security Chapter 10 (Connecting Objects) Chat
標(biāo)簽: Chapter DCOM Distributed Computing
上傳時(shí)間: 2014-01-03
上傳用戶:haoxiyizhong
設(shè)計(jì)算法實(shí)現(xiàn)在一個(gè)具有在n各互不相同元素的數(shù)組A[1…n]中找出所有前k個(gè)最小元素的問題,這里k不是常量,即它是輸入數(shù)據(jù)的一部分。要求算法的時(shí)間復(fù)雜性為Θ(n)。
上傳時(shí)間: 2013-12-21
上傳用戶:zhliu007
Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first line gives the minimum values in the window at each position, from left to right, respectively. The second line gives the maximum values. Sample Input 8 3 1 3 -1 -3 5 3 6 7 Sample Output -1 -3 -3 -3 3 3 3 3 5 5 6 7
標(biāo)簽: The two consists contains
上傳時(shí)間: 2014-12-21
上傳用戶:hongmo
用最小二乘法擬合曲線y=a0+a1*x+a2*x^2+a3*x^3+...+an*x^n 的vc源碼
上傳時(shí)間: 2015-10-27
上傳用戶:ryb
灰色理論下之灰關(guān)聯(lián)matlab源碼,可幫助計(jì)算一序列中的數(shù)據(jù)的權(quán)重,得以給予不同之相關(guān)性
標(biāo)簽: matlab
上傳時(shí)間: 2013-12-22
上傳用戶:源碼3
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1