Models UWB TX and RX using BPSK fifth derivative. MATLAB Release: R13 Description: This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
標簽: Description derivative Release Models
上傳時間: 2015-05-08
上傳用戶:zhliu007
This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations for the Gaussian pulse waveforms. The first derivative is considered to be the monocycle or monopulse as discussed in most papers. The second derivative is the waveform generated from a dipole antenna used in a UWB system. Other information is contained in the file.
上傳時間: 2015-05-08
上傳用戶:leixinzhuo
Raize控件包的安裝路徑為D:\Program Files\(一定要安裝到正確位置,否則代碼不能運行),配置好C++bulider的數據庫環境. 本代碼為課程設計的報告,有相當多不完善地方,適合初學C++Builder的開發人員學習. 僅用于學習交流
標簽: Program bulider Raize Files
上傳時間: 2013-12-01
上傳用戶:zhuoying119
本例采用最優控制的方法,利用二次型性能指標,保證小車所滑過的距離和整個過程所花費的能量達到最優值.程序包括initial.m,yjlqgctr.m,cartoon.m,simlqgyj.slk等文件
標簽: yjlqgctr simlqgyj initial cartoon
上傳時間: 2014-02-07
上傳用戶:二驅蚊器
有m臺不同的機器,n個不同的工件。每個工件有多道工序,每道工序由指定的機器在固定的時間內完成。一道工序一旦開始處理,就不能中斷。每臺機器一次只能處理一道工序。一個調度就是決定每臺機器上工序的處理順序,使得機器完成所有工件的時間最短。具體的,該問題就是要求在滿足(1)、(2)兩個約束條件的前提下,確定每臺機器上工序的順序,使加工的時間跨度(從開始加工到全部工件都加工完所需要的時間)達到最小。其中,(1)表示工件約束條件:對每個工件而言,機器對它的加工路線是事先確定的;(2)表示機器約束條件:對每臺機器而言,一次只能對一道工序進行加工。 任給一個輸入實例,能輸出最短時間以及每臺機器上工序的加工順序。 能設計出一個用戶界面。
標簽: 機器
上傳時間: 2014-11-10
上傳用戶:三人用菜
This a script for working with short TCP files with several source nodes, sharing a single bottleneck link with a RED buffer
標簽: with bottlenec working several
上傳時間: 2013-12-15
上傳用戶:Miyuki
This a script for working with short TCP files with several source nodes, sharing a single bottleneck link. It is used to show how with proper choice of CIR, marking decreases losses of vulnerable packets (syns etc).
標簽: with bottlenec working several
上傳時間: 2015-05-11
上傳用戶:aa17807091
The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an incident-field file using the "perfect" incident fields ptfsf-demo-file.c: FDTD code which uses the perfect incident fields stored in a file fdtdgen.h: defines macros used in much of my code Makefile: simple make-file to compile programs Also include are some simple script files to run the programs with reasonable values. The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.)
標簽: ptfsf following the contains
上傳時間: 2013-11-28
上傳用戶:風之驕子
C-C法重構相空間文件夾說明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 產生Lorenz離散數據 3、normalize_1.m - 信號歸一化 4、ccFunction.dll - 計算S(m,N,r,t)
標簽: CC_Method_main LorenzData normalize Lorenz
上傳時間: 2013-12-21
上傳用戶:15071087253
1、LargestLyapunov_example1.m 程序主文件1,直接運行此文件即可 2、LargestLyapunov_example2.m 程序主文件2,直接運行此文件即可 3、LorenzData.dll 產生 Lorenz 離散數據 4、PhaSpaRecon.m 相空間重構 5、Lyapunov_luzhenbo.dll Lyapunov 計算主函數 6、lyapunov_buffer.dll Lyapunov 計算緩存
標簽: LargestLyapunov_example 程序
上傳時間: 2013-12-13
上傳用戶:lixinxiang