SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)
資源簡(jiǎn)介:SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF_Spline(x,y)SF...
上傳時(shí)間: 2016-04-30
上傳用戶:klxznh
資源簡(jiǎn)介:功能:返回雙精度參數(shù)的反全余弦的三角函數(shù)值 返回返回雙精度參數(shù)y和x的數(shù)值由公式y(tǒng)/x計(jì)算的反正切三角函數(shù)值
上傳時(shí)間: 2014-10-31
上傳用戶:dongbaobao
資源簡(jiǎn)介:一個(gè)用于數(shù)學(xué)函數(shù)值計(jì)算的c函數(shù),求任意數(shù)學(xué)函數(shù)f(x)和f(x,y)的值
上傳時(shí)間: 2015-03-18
上傳用戶:zhangyigenius
資源簡(jiǎn)介:本程序中定義的函數(shù)為y-2*x/y,是使用宏來(lái)定義的。讀者可安需要行新定義函數(shù)
上傳時(shí)間: 2014-11-28
上傳用戶:qweqweqwe
資源簡(jiǎn)介:已知一個(gè)LTI系統(tǒng)的差分方程為: y[n]-1.143*y[n-1]+0.4128*y[n-2]=0.0675*x[n]+0.1349*x[n-1]+0.0675*x[n-2] 初始條件y(-1)=1,y(-2)=2,輸入x(n)=u(n),計(jì)算系統(tǒng)的零輸入響應(yīng)
上傳時(shí)間: 2013-11-27
上傳用戶:zhengzg
資源簡(jiǎn)介:realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse response sequence %Nfft:points of each DFT operation %重疊相加法實(shí)現(xiàn)分段卷積
上傳時(shí)間: 2015-07-22
上傳用戶:as275944189
資源簡(jiǎn)介:PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - list of n breakpoints, -inf and +inf are i...
上傳時(shí)間: 2014-01-25
上傳用戶:xyipie
資源簡(jiǎn)介:對(duì)于一個(gè)動(dòng)態(tài)系統(tǒng)dy/dt=-y(t)+x(t-m),m為一個(gè)時(shí)間滯后常量,x(t)、y(t)都是關(guān)于時(shí)間 t的函數(shù),其中x是一個(gè)正態(tài)分布的數(shù)據(jù)集合,可隨機(jī)產(chǎn)生,這樣情況下,如何將系統(tǒng)情況 用樣本點(diǎn)表示出來(lái)
上傳時(shí)間: 2015-09-23
上傳用戶:15071087253
資源簡(jiǎn)介:使用最小二乘法的一次性計(jì)算公式來(lái)估計(jì)y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并顯示你和的曲線.
上傳時(shí)間: 2015-10-15
上傳用戶:jing911003
資源簡(jiǎn)介:對(duì)于多項(xiàng)式y(tǒng)(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用遞推最小二乘法來(lái)估計(jì)上式中的b0, b1, ..., bn
上傳時(shí)間: 2013-12-24
上傳用戶:13517191407
資源簡(jiǎn)介:用最小二乘法擬合曲線y=a0+a1*x+a2*x^2+a3*x^3+...+an*x^n 的vc源碼
上傳時(shí)間: 2015-10-27
上傳用戶:ryb
資源簡(jiǎn)介:實(shí)現(xiàn):實(shí)指數(shù)、復(fù)指數(shù)、不同長(zhǎng)度序列求和、y(n)=x(-n)、y(n)=x(n-k)
上傳時(shí)間: 2015-11-04
上傳用戶:lnnn30
資源簡(jiǎn)介:一、 一元三次回歸方程 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ù)存放均與此相同(多...
上傳時(shí)間: 2015-11-25
上傳用戶:13215175592
資源簡(jiǎn)介:To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t...
上傳時(shí)間: 2014-01-05
上傳用戶:royzhangsz
資源簡(jiǎn)介:給出Henon的模型x(i+1)=1+y(i)-a*x(i)^2 y(i+1)=b*x(i)
上傳時(shí)間: 2013-12-18
上傳用戶:徐孺
資源簡(jiǎn)介:功能:編寫(xiě)的計(jì)算皮亞諾相關(guān)系數(shù) 開(kāi)發(fā)語(yǔ)言:ruby 調(diào)用:correlate(x,y) 其中,x,y為需要計(jì)算相關(guān)度的向量 調(diào)用示例: a = [3, 6, 9, 12, 15, 18, 21] b = [1.1, 2.1, 3.4, 4.8, 5.6] c = [1.9, 1.0, 3.9, 3.1, 6.9] c1 = correlate(a,a) # 1.0 c2 = co...
上傳時(shí)間: 2013-12-18
上傳用戶:skfreeman
資源簡(jiǎn)介:用線性緩沖區(qū)和間接尋址方法實(shí)現(xiàn)FIR濾波器 * *N=5,y(n)=h0*x(n)+h1*x(n-1)+h2*x(n-2)+h3*x(n-3)+h4*x(n-4)
上傳時(shí)間: 2013-12-01
上傳用戶:wanghui2438
資源簡(jiǎn)介:用線性緩沖區(qū)和帶移位雙操作數(shù)尋址方法實(shí)現(xiàn)FIR濾波器 * *N=5,y(n)=h0*x(n)+h1*x(n-1)+h2*x(n-2)+h3*x(n-3)+h4*x(n-4)*
上傳時(shí)間: 2016-07-25
上傳用戶:璇珠官人
資源簡(jiǎn)介:*用循環(huán)緩沖區(qū)和雙操作數(shù)尋址方法實(shí)現(xiàn)FIR濾波器 *N=80,y(n)=h0*x(n)+h1*x(n-1)+...+h78*x(n-78)+h79*x(n-79) *先用matlab,選擇80點(diǎn)漢明窗設(shè)計(jì)一個(gè)截止頻率為0.2pi的低通濾波器
上傳時(shí)間: 2016-07-25
上傳用戶:BOBOniu
資源簡(jiǎn)介:系數(shù)對(duì)稱的FIR濾波器設(shè)計(jì) * *N=8,h(n)=h(N-1-n) * *y(n)=h0*[x(n)+x(n-7)]+h1*[x(n-1)+x(n-6)] * * +h2*[x(n-2)+x(n-5)]+h3*[x(n-3)+x(n-4)]
上傳時(shí)間: 2013-12-09
上傳用戶:yepeng139
資源簡(jiǎn)介:最小二乘法橢圓擬合 fit_ellipse( x,y,axis_handle ) x,y為坐標(biāo)點(diǎn) 適用于一般方程哦。好用
上傳時(shí)間: 2017-02-26
上傳用戶:ljmwh2000
資源簡(jiǎn)介:Sparse Estimation Algorithms by Blumensath and Davies min ||x||_0 subject to ||y - Ax||_2<e
上傳時(shí)間: 2013-11-27
上傳用戶:frank1234
資源簡(jiǎn)介:1. 在No.1圖形窗口中繪制 y=sin(x)在[0,2*pi]內(nèi)的曲線。要求曲線的顏色為綠色,線型為 點(diǎn)劃線,用*標(biāo)示坐標(biāo)點(diǎn),在x軸的附近用 黑體 標(biāo)注 ‘x軸’字樣,在圖形的上方加上標(biāo)題 ‘正弦函數(shù)’,嚴(yán)格控制x,y軸分度相等,并開(kāi)啟網(wǎng)格。 2. 在No.2圖形窗口中創(chuàng)...
上傳時(shí)間: 2017-03-30
上傳用戶:84425894
資源簡(jiǎn)介:曲線擬合范例 已知y=x^(-1/2),x分別取1:9 通過(guò)訓(xùn)練擬合,推測(cè)x=10和11時(shí)的y值
上傳時(shí)間: 2017-09-16
上傳用戶:lvzhr
資源簡(jiǎn)介:設(shè)有二元函數(shù) f(x,y) = f(x) + f(y) 其中:f(x) = f(x-1) * x (x>1) f(x) = 1 (x=1) f(y) = f(y-1) * f(y-2) (y>2) f(y) = 1 (y=1,2) 請(qǐng)編程建立3個(gè)并發(fā)協(xié)作進(jìn)程,它們分別完成f(x,y),f(x),f(y)
上傳時(shí)間: 2017-09-18
上傳用戶:baiom
資源簡(jiǎn)介:Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]
上傳時(shí)間: 2013-12-05
上傳用戶:xymbian
資源簡(jiǎn)介:設(shè)有二元函數(shù) f(x,y) = f(x) + f(y) 其中: f(x) = f(x-1) * x (x >1) f(x)=1 ?(x=1) f(y) = f(y-1) + f(y-2) ?(y> 2) f(y)=1 ?(y=1,2) 請(qǐng)編程建立 3 個(gè)并發(fā)協(xié)作進(jìn)程,它們分別完成 f(x,y)、f(x)、f(y)
上傳時(shí)間: 2017-04-21
上傳用戶:WWSAE
資源簡(jiǎn)介:請(qǐng)大家看一看, 我編的這個(gè)用遺傳算法求 f(x)=xsin(10pi*x)+2.0 x為-1到2區(qū)間的值
上傳時(shí)間: 2015-04-24
上傳用戶:15071087253
資源簡(jiǎn)介:這是一個(gè)求 f(x)=x*sin(10PI*x)+2.0 的遺傳算法程序
上傳時(shí)間: 2013-12-17
上傳用戶:dbs012280
資源簡(jiǎn)介:JdonFramework need above jdk 1.4.0 This version has passed under Tomcat 4.x/5.x JBoss 3.x/JBoss 4.0.0 Weblogic 8.1
上傳時(shí)間: 2015-08-23
上傳用戶:guanliya