使用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
計算拉格朗日插值。控制臺輸入用于插值的數據x,y。
上傳時間: 2014-01-06
上傳用戶:chenxichenyue
用Visual C++實現幾何圖形基本變換,例如平移,旋轉,變換,對稱(關于X軸,關于Y軸,關于原點)
上傳時間: 2017-08-30
上傳用戶:D&L37
一個用鍵盤控制的搶答軟件,在比賽中用,具體說明如下: 十個隊伍對應的按鈕分別為:(注:大小寫沒有要求) 1組->“=” 2組->“,” 3組->“S” 4組->“7” 5組->“V” 6組->“A” 7組->“E” 8組->“0” 9組->“3” 10組->“Y” 不可全屏幕,因為背景圖像格式為1024*768 有防搶功能,在一次搶答完成后,按“清空屏幕”,界面清空,這時如果隊伍按下相應搶答按鈕,觸發搶答,提示“n組偷搶問題,取消本題資格” 一次搶答結束后,在不“清空屏幕”的情況下,可以直接按“開始搶答”開始下一次搶答 倒計時20秒,如果時間到沒有隊伍搶答屏幕將顯示:"很遺憾 沒有隊伍申請回答" 有鎖鍵盤功能,在開始搶答后,除指定按鈕,其他按鈕沒有響應 啟用音響效果方法:把兩個聲音文件(“搶答音樂”和“TICK2”)直接放在C盤根目錄下(C:\)便可啟動
上傳時間: 2013-12-15
上傳用戶:kiklkook
這個小程序可以簡單的選取回歸分析中box-cox變換的lambda值,通過matlab強大的矩陣運算功能可以通過簡單比較RSS值的方式來得到lambda,使用時只需要輸入實驗值矩陣X和Y即可,然后輸入minRSS(X,Y)就能簡單明了的看到最優變換參數 (這個程序雖然小但是學習回歸分析的初學者學習時都會經過這個算法,上載時因為不到1KB所以我又放了個文本格式的)
上傳時間: 2017-09-09
上傳用戶:aig85
for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies Please validate this function before using it
標簽: entropy evaluate command matrix
上傳時間: 2017-09-10
上傳用戶:caozhizhi