design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.
標(biāo)簽: Butterworth internally Chebyshev specified
上傳時(shí)間: 2015-11-08
上傳用戶:253189838
Linux是一個(gè)Open Source的UNIX-like作業(yè)系統(tǒng),除了有著廣大的支援社群以外,穩(wěn)定、模組化、擁有廣大的應(yīng)用免費(fèi)應(yīng)用軟體支援是它主要的優(yōu)點(diǎn)。ARM嵌入式處理器則是目前應(yīng)用在嵌入式系統(tǒng)領(lǐng)域中,佔(zhàn)有率最高的處理器,同時(shí)也是Linux核心目前所能夠支援的處理器之一,然而要使得Linux在ARM嵌入式處理器上運(yùn)作,勢(shì)必要經(jīng)過(guò)移植 (porting) 的過(guò)程,也就是要將平臺(tái)相依 (platform dependent) 的部分做適當(dāng)?shù)男薷?/p>
標(biāo)簽: UNIX-like Source Linux Open
上傳時(shí)間: 2015-11-08
上傳用戶:dengzb84
在Linux下編寫(xiě)驅(qū)動(dòng)程序的原理和思想完全類(lèi)似于其他的Unix系統(tǒng),但它dos或window環(huán)境下的驅(qū)動(dòng)程序有很大的區(qū)別.
標(biāo)簽: window Linux Unix dos
上傳時(shí)間: 2014-01-24
上傳用戶:fhzm5658
JSP中文網(wǎng)新聞發(fā)布系統(tǒng)是由jsp中文網(wǎng)為了方便管理自己的相關(guān)技術(shù)文章而編寫(xiě)的b/s模式的集新聞發(fā)布、管理與一體的新聞發(fā)布系統(tǒng)。
標(biāo)簽: JSP jsp 新聞發(fā)布系統(tǒng) 新聞
上傳時(shí)間: 2014-01-22
上傳用戶:13215175592
// 帶有列主元的高斯消元法 // 功能: 求解線性方程組 Ax = b // 參數(shù): A - 指向n*n系數(shù)矩陣的指針 // b - 常數(shù)向量的指針 // n - 方程組的維數(shù) // 返回值:0 - 如果成功。線性方程組的解保存在 b 中 // 1 - 求解失敗
上傳時(shí)間: 2013-12-18
上傳用戶:xcy122677
B-spline曲線是包含Bezier曲線的通用數(shù)學(xué)表示法。
上傳時(shí)間: 2015-11-22
上傳用戶:whenfly
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
標(biāo)簽: C. hamsterdb structure database
上傳時(shí)間: 2013-12-11
上傳用戶:LouieWu
文法如下: (1)S->aAcBe (2)A->b (3)A->Ab (4)B->d 關(guān)於lr0的語(yǔ)法分析
上傳時(shí)間: 2015-11-22
上傳用戶:thinode
用全選主元高斯消去法求解N復(fù)系數(shù)階線性方程組AX=B
上傳時(shí)間: 2015-11-25
上傳用戶:ggwz258
一、 一元三次回歸方程 CubicMultinomialRegress.cs 方程模型為Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系數(shù)數(shù)組,存放順序與模型系數(shù)相反,即該數(shù)組中系數(shù)的值依次是d,c,b,a。 以后所述所有模型的系數(shù)存放均與此相同(多元線性回歸方程除外)。 public override double forecast(double x) 預(yù)測(cè)函數(shù),根據(jù)模型得到預(yù)測(cè)結(jié)果 public override double computeR2() 計(jì)算相關(guān)系數(shù)(決定系數(shù)),系數(shù)越接近1,數(shù)據(jù)越滿足該模型。
標(biāo)簽: CubicMultinomialRegress override public double
上傳時(shí)間: 2015-11-25
上傳用戶:13215175592
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1