已知一個LTI系統的差分方程為: 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),計算系統的零輸入響應
標簽: 0.0675 0.4128 0.1349 1.143
上傳時間: 2013-11-27
上傳用戶:zhengzg
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 %重疊相加法實現分段卷積
標簽: sequence overlapped-add overlpadd realize
上傳時間: 2015-07-22
上傳用戶:as275944189
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)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3 % + time varying measurement noise % using a multi-layer perceptron (MLP) and both the EKF and % the hybrid importance-samping resampling (SIR) algorithm.
標簽: input-output the generated following
上傳時間: 2014-01-05
上傳用戶:royzhangsz
給出Henon的模型x(i+1)=1+y(i)-a*x(i)^2 y(i+1)=b*x(i)
上傳時間: 2013-12-18
上傳用戶:徐孺
Sparse Estimation Algorithms by Blumensath and Davies min ||x||_0 subject to ||y - Ax||_2<e
標簽: Estimation Algorithms Blumensath subject
上傳時間: 2013-11-27
上傳用戶:frank1234
metricmatlab ch ¬ ng 4 Ma trË n - c¸ c phÐ p to¸ n vÒ ma trË n. 4.1 Kh¸ i niÖ m: - Trong MATLAB d÷ liÖ u ® Ó ® a vµ o xö lý d íi d¹ ng ma trË n. - Ma trË n A cã n hµ ng, m cét ® î c gä i lµ ma trË n cì n m. § î c ký hiÖ u An m - PhÇ n tö aij cñ a ma trË n An m lµ phÇ n tö n» m ë hµ ng thø i, cét j . - Ma trË n ® ¬ n ( sè ® ¬ n lÎ ) lµ ma trË n 1 hµ ng 1 cét. - Ma trË n hµ ng ( 1 m ) sè liÖ u ® î c bè trÝ trª n mét hµ ng. a11 a12 a13 ... a1m - Ma trË n cét ( n 1) sè liÖ u ® î c bè trÝ trª n 1 cét.
標簽: metricmatlab 203 184 tr
上傳時間: 2017-07-29
上傳用戶:來茴
檢測技術及儀表的地位與作用1.1. 1檢測儀表的地位與作用一、 檢測儀表 檢測――對研究對象進行測量和試驗,取得定量信息和定性信息的過程。檢測儀表――專門用于“測試”或“檢測”的儀表。二、 地位與作用:1、 科學研究的手段 諾貝爾物理和化學獎中有1/4是屬于測試方法和儀器創新。2、 促進生產的主流環節3、 國民經濟的“倍增器”4、 軍事上的戰斗力5、 現代生活的好幫手6、 信息產業的源頭1.1.2 檢測技術是儀器儀表的技術基礎一、非電量的電測法――把非電量轉換為電量來測量 優越性:1)便于擴展測量的幅值范圍(量程) 2)便于擴寬的測量的頻率范圍(頻帶) 3)便于實現遠距離的自動測量 4) 便于與計算機技術相結合, 實現測量的智能化和網絡化二、現代檢測技術的組成: 電量測量技術、傳感器技術非電量電測技術。三、儀器儀表的理論基礎和技術基礎――實質就是“檢測技術”。 “檢測技術”+ “應用要求”=儀器儀表 1.2 傳感器概述1.2. 1傳感器的基本概念一、 傳感器的定義國家標準定義――“能感受(或響應)規定的被測量并按照一定規律轉換成可用信號輸出的器件或裝置。”(當今電信號最易于處理和便于傳輸) 通常定義――“能把外界非電信息轉換成電信號輸出的器件或裝置”或“能把非電量轉換成電量的器件或裝置”。二、 敏感器的定義――把被測非電量轉換為可用非電量的器件或裝置1、當 即被測非電量X正是傳感器所能接受和轉換的非電量(即可用非電量)Z時,可直接用傳感器將被測非電量X轉換成電量Y。 2、當 即被測非電量X不是傳感器所能接受和轉換的非電量(即可用非電量)Z時,就需要在傳感器前面增加一個敏感器,把被測非電量X轉換為該傳感器能夠接受和轉換的非電量(即可用非電量)Z。
上傳時間: 2013-10-08
上傳用戶:2728460838
zemax源碼: This DLL models a standard ZEMAX surface type, either plane, sphere, or conic The surface also demonstrates a user-defined apodization filter The filter is defined as part of the real ray trace, case 5 The filter can be used at the stop to produce x-y Gaussian apodization similar to the Gaussian pupil apodization in ZEMAX but separate in x and y. The amplitude apodization is of the form EXP[-(Gx(x/R)^2 + Gy(y/R)^2)] The transmission is of the form EXP[-2(Gx(x/R)^2 + Gy(y/R)^2)] where x^2 + y^2 = r^2 R = semi-diameter The tranmitted intensity is maximum in the center. T is set to 0 if semi-diameter < 1e-10 to avoid division by zero.
標簽: standard surface models either
上傳時間: 2013-12-05
上傳用戶:003030
* 用改進的歐拉方法求解初值問題,其中一階微分方程未y =f(x,y) * 初始條件為x=x[0]時,y=y[0]. * 輸入: f--函數f(x,y)的指針 * x--自變量離散值數組(其中x[0]為初始條件) * y--對應于自變量離散值的函數值數組(其中y[0]為初始條件) * h--計算步長 * n--步數 * 輸出: x為說求解的自變量離散值數組 * y為所求解對應于自變量離散值的函數值數組
標簽: 初值
上傳時間: 2015-07-26
上傳用戶:libinxny
用VB寫的,通過三菱FX1S系列的編程端口與電腦串口進行通訊,可對X、M、Y、D、T、C的寄存器進行讀寫控制,操作很簡單、方便
標簽:
上傳時間: 2015-09-29
上傳用戶:417313137