相關分析與卷積運算 。matlab 實現。 信號函數為x(t)=(1-|t|/T)[u(t+T)-u(t-t)],h(t)= e-a*t*tsin(2πft)
上傳時間: 2017-07-10
上傳用戶:731140412
Fortran - Tóm tắ t nộ i dung mô n họ c Các khái niệ m và yế u tố trong ngô n ngữ lậ p trình FORTRAN. Các câ u lệ nh củ a ngô n ngữ FORTRAN. Cơ bả n về chư ơ ng chư ơ ng dị ch và mô i trư ờ ng lậ p trình DIGITAL Visual Fortran. Viế t và chạ y các chư ơ ng trình cho các bài toán đ ơ n giả n bằ ng ngô n ngữ FORTRAN.
上傳時間: 2013-12-25
上傳用戶:songrui
、完成以下描述算術表達式的算符優先文法的算符優先分析過程。 G[E]:E→E+T∣E-T∣T T→T*F∣T/F∣F F→(E)∣i
上傳時間: 2017-09-09
上傳用戶:GavinNeko
he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. The makefile used to build the source is included
標簽: distribution version AVRcam WinAVR
上傳時間: 2014-10-26
上傳用戶:h886166
求標準偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標簽: gt myfunction function numel
上傳時間: 2014-01-15
上傳用戶:hongmo
求標準偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標簽: gt myfunction function numel
上傳時間: 2013-12-26
上傳用戶:dreamboy36
求標準偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標簽: gt myfunction function numel
上傳時間: 2016-06-28
上傳用戶:change0329
求標準偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標簽: gt myfunction function numel
上傳時間: 2014-09-03
上傳用戶:jjj0202
常見DC/DC電源變換器的拓撲類型見表1~表3所列。表中給出不同的電路結構,同時也給出相應的電壓及電流波形(設相關的電感電流為連續工作方式)。PWM表示脈寬調制波形,U1為直流輸入電壓,UDS為功率丌關管S1(MOSFFT)的漏一源極電壓。ID1為S1的漏極電流。IF1為D1的工作電流,U0為輸出電壓,IL為負載電流。T為周期,t為UO呈高電平(或低電平)的時問及開關導通時間,D為占空比,有關系式:D=t/T。C1、C2均為輸入端濾波電容,CO為輸出端濾波電容,L1、L2為電感。 1、常見單管DC/DC電源變換器
上傳時間: 2013-10-19
上傳用戶:1966640071
安規設計注意事項1. 件選用(1) 在件選用方面,要求掌握:a .安規件有哪些?(見三.安規件介紹)b.安規件要求安規件的要求就是要取得安規機構的認證或是符合相關安規標準;c.安規件額定值任何件均必須依 MANUFACTURE 規定的額定值使用;I 額定電壓;II 額定電;III 溫額定值;(2). 件的溫升限制a. 一般電子件: 依件規格之額定溫值,決定其溫上限b. 線圈類: 依其絕緣系統耐溫決定Class A ΔT≦75℃Class E ΔT≦90℃Class B ΔT≦95℃Class F ΔT≦115℃Class H ΔT≦140℃c. 人造橡膠或PVC 被覆之線材及電源線類:有標示耐溫值 T 者ΔT≦(T-25)℃無標示耐溫值 T 者ΔT≦50℃d. Bobbin 類: 無一定值,但須做125℃球壓測試;e. 端子類: ΔT≦60℃f. 溫升限值I. 如果有規定待測物的耐溫值(Tmax),則:ΔT≦Tmax-TmraII. 如果有規定待測物的溫升限值(ΔTmax),則:ΔT≦ΔTmax+25-Tmra其中 Tmra=制造商所規定的設備允許操作室溫或是25℃
上傳時間: 2013-10-14
上傳用戶:674635689