本程序實現液晶顯示控制器SED1335的字符和漢字顯示。 1.顯示屏為320*240點陣 2.顯示屏前128行為圖形方式顯示漢字,后112行為文本方式顯示字符 3.漢字的Y坐標以象素點為單位,X坐標以8象素點為單位。
上傳時間: 2014-01-05
上傳用戶:linlin
將二維矩形網格的數據轉換為Tecplot軟件可識別的數據,其中im和jm分別為x和y方向的網格數,生成文件可用tecplot讀入
上傳時間: 2017-07-15
上傳用戶:siguazgb
加減乘除法,模的運算X的Y次方均可計算,功能強大,運算迅速,錯誤率低
上傳時間: 2013-11-30
上傳用戶:zhaoq123
差分方程求解 實驗步驟: 主界面下進入實驗五的“差分方程求解”子系統,輸入希望看到的輸出樣點數 輸入差分方程系數向量 輸入順序為:,。其中 N+1 為差分方程兩邊系數最大數目,如果有一邊輸入系數個數小于 N+1,將按不足系數為零計算。 輸入系統初始狀態向量 輸入順序為 鼠標單擊確定按鈕,以數值和圖形兩種方式顯示單位沖激響應和輸出響應 3) 確定差分方程形式:y(k)-y(k-1)+0.35y(k-2)=2x(k)-x(k-1),
上傳時間: 2017-07-24
上傳用戶:zhyiroy
Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | ==> | | ==> y | C1 D1 | | C2 D2 | The algorithm also accepts state space objects as inputs and gives out a state space object as output. 2. sysfeedbk.m [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) Gives the closed loop state space representation for two systems connected with negative feedback in the following manner. | A1 B1 | u ==> | | ==> y + o | C1 D1 | | - | | | | A2 B2 | | |= | |= | | C2 D2 | The zip file also contains checkcompatibility.m , which checks the compatibility of matrix dimensions in the system and cleanss.m which can be used to clean a state space representation.
標簽: representation included combines scripts
上傳時間: 2017-07-25
上傳用戶:semi1981
使用MATLAB對DSB-AM進行仿真:雙邊帶幅度調制的過程以及對其中所包含的對信號的頻譜分析都可以通過MATLAB中的M語句及相關函數來實現。假如信號m(t)=cos(m)以dsb-am方式調制載波c(t)=cos(20*pi*t),所的信號為y(t),并將采樣頻率定為 fs=100Hz,則可在MATLAB中設計程序對該幅度調制的結果進行仿真,繪制已調信號波形和頻譜分析。
上傳時間: 2013-12-30
上傳用戶:JIUSHICHEN
introducir un mensaje despues de un enter las letras se caen programa que usando interrupciones del Bios y lenguaje enssamblador en borlan c++
標簽: interrupciones introducir programa despues
上傳時間: 2013-12-18
上傳用戶:稀世之寶039
Let X1,X2,...X10 be independent uniformly distributed Random vari- ables over [0 1] andY = X1 + X2 +.....+ X10.Generate the PDF and pdf of Y
標簽: independent distributed uniformly Random
上傳時間: 2017-08-09
上傳用戶:ecooo
this is a document about radio frequency identification RFID, this was a project ,i have done last year ,actually this technology is a very inpotrtant one due to its relation with newest technologies , like GPS , or the miniturization of integrated circuits ,and that is described in chapter 3 . chapter 1 gives an introduction of the technology RFID , chapter 2 gives a discussion of a library using RFID , and chapter 3 is about the future of RFID , and finally the conclusion .
標簽: this identification frequency document
上傳時間: 2014-01-10
上傳用戶:gtzj
此程序實現了兩個板子的通信,在板子重啟的時候如果一個板子按鈕按住,則這個板子稱為發射節點,另一個板子成為接受節點,發射板子實時地將自己的X,Y,Z軸的數值發送給接受板子
上傳時間: 2013-12-16
上傳用戶:xzt