This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000. Contents: MATLAB (Version 5.2) Demonstrations & Scripts Chapter4 ephemeris.m calculates the GPS satellite position in ECEF coordinates from its ephemeris parameters. Chapter5 Klobuchar_fix.m calculates the ionospheric delay. Chapter6 (shows the quaternion utilities)
標(biāo)簽: demonstration diskette contains programs
上傳時間: 2016-10-20
上傳用戶:壞天使kk
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
標(biāo)簽: SHIFTER name module Input
上傳時間: 2013-12-13
上傳用戶:himbly
Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock rising edge. 5. The SHIFT signal describes the shift number. The shift range is 0 to 15. 6. When the signal RIGHT is high, it shifts input data to right. On the other hand, it shifts input data to left. 7. When the signal SIGN is high, the input data is a signed number and it shifts with sign extension. However, the input data is an unsigned number if the signal SIGN is low. 8. You can only use following gates in Table I and need to include the delay information (Tplh, Tphl) in your design.
標(biāo)簽: SHIFTER name module Input
上傳時間: 2014-01-20
上傳用戶:三人用菜
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
標(biāo)簽: calculate the quadratic equation
上傳時間: 2014-01-17
上傳用戶:aappkkee
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
標(biāo)簽: can entering command MATLAB
上傳時間: 2016-11-07
上傳用戶:偷心的海盜
* The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any * matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver * can support "SHIFT" keys. These keys are: SHIFT1, SHIFT2 and SHIFT3.
標(biāo)簽: keyboard However assumed columns
上傳時間: 2016-11-14
上傳用戶:ardager
KPMstats is a directory of miscellaneous statistics functions written by Kevin Patrick Murphy and various other people
標(biāo)簽: miscellaneous statistics directory functions
上傳時間: 2014-01-13
上傳用戶:hfmm633
1、 采用原始變量法,即以速度U、V及壓力P作為直接求解的變量 2、 守恒型的差分格式,離散方程系對守恒型的控制方程通過對控制容積作積分而得出的,無論網(wǎng)格疏密程度如何,均滿足在計算區(qū)域內(nèi)守恒的條件; 3、 采用區(qū)域離散化方法B,即先定控制體界面、再定節(jié)點(diǎn)位置 4、 采用交叉網(wǎng)格,速度U、V與其他變量分別存儲于三套網(wǎng)格系統(tǒng)中; 5、 不同的項在空間離散化過程中去不同的型線假設(shè),源項采用局部線性化方法;擴(kuò)散——對流項采用乘方格式(但很容易轉(zhuǎn)化為中心差分、迎風(fēng)差分或混合格式);街面上的擴(kuò)散系數(shù)采用調(diào)和平均法,而密度與流速則用線性插值; 6、 不穩(wěn)態(tài)問題采用全隱格式,以保證在任何時間步長下均可獲得具有物理意義的解; 7、 邊界條件采用附加源項法處理; 8、 耦合的流速與壓力采用SIMPLE算法來求解; 9、 迭代式的求解方法,對非線性問題,整個求解過程具有迭代性質(zhì);對于代數(shù)方程也采用迭代法求解; 10、 采用交替方向先迭代法求解代數(shù)方程并補(bǔ)以塊修正技術(shù)以促進(jìn)收斂。
標(biāo)簽: 變量
上傳時間: 2013-12-18
上傳用戶:時代電子小智
1、 采用原始變量法,即以速度U、V及壓力P作為直接求解的變量 2、 守恒型的差分格式,離散方程系對守恒型的控制方程通過對控制容積作積分而得出的,無論網(wǎng)格疏密程度如何,均滿足在計算區(qū)域內(nèi)守恒的條件; 3、 采用區(qū)域離散化方法B,即先定控制體界面、再定節(jié)點(diǎn)位置 4、 采用交叉網(wǎng)格,速度U、V與其他變量分別存儲于三套網(wǎng)格系統(tǒng)中; 5、 不同的項在空間離散化過程中去不同的型線假設(shè),源項采用局部線性化方法;擴(kuò)散——對流項采用乘方格式(但很容易轉(zhuǎn)化為中心差分、迎風(fēng)差分或混合格式);街面上的擴(kuò)散系數(shù)采用調(diào)和平均法,而密度與流速則用線性插值; 6、 不穩(wěn)態(tài)問題采用全隱格式,以保證在任何時間步長下均可獲得具有物理意義的解; 7、 邊界條件采用附加源項法處理; 8、 耦合的流速與壓力采用SIMPLE算法來求解; 9、 迭代式的求解方法,對非線性問題,整個求解過程具有迭代性質(zhì);對于代數(shù)方程也采用迭代法求解; 10、 采用交替方向先迭代法求解代數(shù)方程并補(bǔ)以塊修正技術(shù)以促進(jìn)收斂。
標(biāo)簽: 變量
上傳時間: 2013-12-13
上傳用戶:qlpqlq
1、 采用原始變量法,即以速度U、V及壓力P作為直接求解的變量 2、 守恒型的差分格式,離散方程系對守恒型的控制方程通過對控制容積作積分而得出的,無論網(wǎng)格疏密程度如何,均滿足在計算區(qū)域內(nèi)守恒的條件; 3、 采用區(qū)域離散化方法B,即先定控制體界面、再定節(jié)點(diǎn)位置 4、 采用交叉網(wǎng)格,速度U、V與其他變量分別存儲于三套網(wǎng)格系統(tǒng)中; 5、 不同的項在空間離散化過程中去不同的型線假設(shè),源項采用局部線性化方法;擴(kuò)散——對流項采用乘方格式(但很容易轉(zhuǎn)化為中心差分、迎風(fēng)差分或混合格式);街面上的擴(kuò)散系數(shù)采用調(diào)和平均法,而密度與流速則用線性插值; 6、 不穩(wěn)態(tài)問題采用全隱格式,以保證在任何時間步長下均可獲得具有物理意義的解; 7、 邊界條件采用附加源項法處理; 8、 耦合的流速與壓力采用SIMPLE算法來求解; 9、 迭代式的求解方法,對非線性問題,整個求解過程具有迭代性質(zhì);對于代數(shù)方程也采用迭代法求解; 10、 采用交替方向先迭代法求解代數(shù)方程并補(bǔ)以塊修正技術(shù)以促進(jìn)收斂。
標(biāo)簽: 變量
上傳時間: 2016-12-28
上傳用戶:wab1981
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1