使用最小二乘法的一次性計(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
一輛汽車加滿油后可行使N公里,旅途中有若干個(gè)加油站,使沿途加油次數(shù)最少
標(biāo)簽: 汽車
上傳時(shí)間: 2014-01-09
上傳用戶:xmsmh
在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
拉個(gè)朗日插值公式是把Pn(X)的構(gòu)造問題轉(zhuǎn)化為n+1插值基函數(shù)問題的構(gòu)造!此軟件就是拉哥郎日插值的原程序matlab版
標(biāo)簽: matlab 插值 函數(shù) 轉(zhuǎn)化
上傳時(shí)間: 2015-10-18
上傳用戶:許小華
acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. The setup times are associated with cleaning operations and changing tools and shapes in the machine. The setup times of the woodworking machine are given as follows: (a) The setup time for the first wooden stick is 1 minute. (b) Right after processing a stick of length l and weight w , the machine will need no setup time for a stick of length l and weight w if l<=l and w<=w . Otherwise, it will need 1 minute for setup.
標(biāo)簽: WoodenSticks Description length wooden
上傳時(shí)間: 2014-03-08
上傳用戶:netwolf
指派問題的匈牙利算法,用于指派n個(gè)問題給m個(gè)人的最優(yōu)解
標(biāo)簽: 算法
上傳時(shí)間: 2014-12-08
上傳用戶:gxrui1991
龍格庫塔法的c++編程 n表示幾等分,n+1表示他輸出的個(gè)數(shù)
上傳時(shí)間: 2015-10-21
上傳用戶:yulg
對(duì)于給定的n個(gè)顧客需要的服務(wù)時(shí)間,編程計(jì)算最優(yōu)服務(wù)次序。
標(biāo)簽: 服務(wù)
上傳時(shí)間: 2015-10-22
上傳用戶:小鵬
編程計(jì)算n個(gè)居民點(diǎn)到郵局的距離總和的最小值。
上傳時(shí)間: 2015-10-22
上傳用戶:ommshaggar
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1